blueprint.spec
author erwannc
Wed, 13 Apr 2005 10:20:57 +0000
changeset 5336 6d7cc3c6aaef
parent 5333 817fa62bc95d
child 5370 06fd4677e6e3
permissions -rw-r--r--
2005-04-13 Erwann Chenede - <[email protected]> * blueprint.spec : bumped version for refined launch image * gnome-panel.spec : bumped release * ext-sources/gnome-main-menu-linux.png : refined image * patches/gnome-panel-05-i18n-launch-button-linux.diff : modified the launch text colors and placement
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
312
d271fec35241 2003-06-26 Erwann Chenede - <[email protected]>
erwannc
parents: 308
diff changeset
     1
#
d271fec35241 2003-06-26 Erwann Chenede - <[email protected]>
erwannc
parents: 308
diff changeset
     2
# spec file for package blueprint
116
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     3
#
677
6fbb30a81e23 2003-07-21 Erwann Chenede - <[email protected]>
erwannc
parents: 669
diff changeset
     4
# Copyright (c) 2003 Sun Microsystems, Inc.
116
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     6
# package are under the same license as the package itself.
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     7
#
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     8
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     9
Name:         blueprint
1325
5e13a29eb5bd 2003-10-21 Erwann Chenede - <[email protected]>
erwannc
parents: 1239
diff changeset
    10
Summary:      Engine for GTK2 Blue Print Theme
4669
64229e1be6f4 rollback to Erwann's version with the %ifos'd Version tag :/
laca
parents: 4645
diff changeset
    11
%ifos solaris
64229e1be6f4 rollback to Erwann's version with the %ifos'd Version tag :/
laca
parents: 4645
diff changeset
    12
Version:      0.9.8
64229e1be6f4 rollback to Erwann's version with the %ifos'd Version tag :/
laca
parents: 4645
diff changeset
    13
%else
5336
6d7cc3c6aaef 2005-04-13 Erwann Chenede - <[email protected]>
erwannc
parents: 5333
diff changeset
    14
Version:      0.9.16
4669
64229e1be6f4 rollback to Erwann's version with the %ifos'd Version tag :/
laca
parents: 4645
diff changeset
    15
%endif
5333
817fa62bc95d Incremented release numbers for build 33
dermotm
parents: 5317
diff changeset
    16
Release:      34 
1022
906578a40d99 2003-08-08 Erwann Chenede - <[email protected]>
erwannc
parents: 967
diff changeset
    17
License:      LGPL
4867
e8cfe7e64783 *.spec (almost): update Vendor and Distribution tags
dermotm
parents: 4860
diff changeset
    18
Distribution: Java Desktop System, Release 3
677
6fbb30a81e23 2003-07-21 Erwann Chenede - <[email protected]>
erwannc
parents: 669
diff changeset
    19
Vendor:	      Sun Microsystems, Inc.
312
d271fec35241 2003-06-26 Erwann Chenede - <[email protected]>
erwannc
parents: 308
diff changeset
    20
Group:        System/GUI/GNOME
d271fec35241 2003-06-26 Erwann Chenede - <[email protected]>
erwannc
parents: 308
diff changeset
    21
Source:       %{name}-%{version}.tar.bz2
5277
a24488e36721 2005-03-24 Kieran Colfer <[email protected]>
miles
parents: 5237
diff changeset
    22
Source1:      blueprint-l10n-po-1.14.tar.bz2
4821
6d89aba22863 2005-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 4801
diff changeset
    23
Source2:      l10n-configure.sh
116
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    24
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    25
URL:          http://www.gnome.org
229
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 116
diff changeset
    26
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    27
%define gtk2_version 2.4.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    28
%define intltool_version 0.30
677
6fbb30a81e23 2003-07-21 Erwann Chenede - <[email protected]>
erwannc
parents: 669
diff changeset
    29
BuildRequires: gtk2 >= %{gtk2_version}
1925
3a3c1de9d720 Add intltool to BuildRequires.
dermotm
parents: 1876
diff changeset
    30
BuildRequires: intltool >= %{intltool_version}
229
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 116
diff changeset
    31
116
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    32
%description
1325
5e13a29eb5bd 2003-10-21 Erwann Chenede - <[email protected]>
erwannc
parents: 1239
diff changeset
    33
Engine for GTK2 Blue Print Theme
116
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    34
Property of Sun Microsystems Inc., 2003
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    35
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    36
%prep
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    37
%setup -q
2355
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
    38
/usr/bin/bzcat -dc %SOURCE1|tar xf -
116
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    39
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    40
bash -x %SOURCE2
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    41
116
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    42
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    43
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    44
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    45
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    46
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    47
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3679
diff changeset
    48
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    49
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    50
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    51
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    52
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    53
4976
7a5b952f4d74 2005-01-31 Takao Fujiwara <[email protected]>
fujiwara
parents: 4973
diff changeset
    54
aclocal $ACLOCAL_FLAGS -I %{_datadir}/aclocal/gnome2-macros -I .
4958
ac9e590ae536 2005-01-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 4938
diff changeset
    55
automake -a -c -f
4976
7a5b952f4d74 2005-01-31 Takao Fujiwara <[email protected]>
fujiwara
parents: 4973
diff changeset
    56
autoconf
312
d271fec35241 2003-06-26 Erwann Chenede - <[email protected]>
erwannc
parents: 308
diff changeset
    57
CFLAGS="$RPM_OPT_FLAGS"
d271fec35241 2003-06-26 Erwann Chenede - <[email protected]>
erwannc
parents: 308
diff changeset
    58
./configure --prefix=%{_prefix}  \
d271fec35241 2003-06-26 Erwann Chenede - <[email protected]>
erwannc
parents: 308
diff changeset
    59
	    --libdir=%{_prefix}/%_lib \
d271fec35241 2003-06-26 Erwann Chenede - <[email protected]>
erwannc
parents: 308
diff changeset
    60
	    --sysconfdir=%{_sysconfdir} 
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    61
make -j $CPUS
116
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    62
cd -
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    63
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    64
%install
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    65
make DESTDIR=$RPM_BUILD_ROOT install
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    66
mkdir -p $RPM_BUILD_ROOT%{_defaultdocdir}/blueprint-engine
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    67
cp -a AUTHORS COPYING ChangeLog NEWS README $RPM_BUILD_ROOT%{_defaultdocdir}/blueprint-engine
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    68
1325
5e13a29eb5bd 2003-10-21 Erwann Chenede - <[email protected]>
erwannc
parents: 1239
diff changeset
    69
# Hack to install images into %{_datadir}/pixmaps with blueprint prefix
5e13a29eb5bd 2003-10-21 Erwann Chenede - <[email protected]>
erwannc
parents: 1239
diff changeset
    70
mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps
5e13a29eb5bd 2003-10-21 Erwann Chenede - <[email protected]>
erwannc
parents: 1239
diff changeset
    71
mkdir -p /tmp/blueprint-pixmaps
5e13a29eb5bd 2003-10-21 Erwann Chenede - <[email protected]>
erwannc
parents: 1239
diff changeset
    72
installfiles=`find icons/48x48 -name "*.png"`				
5e13a29eb5bd 2003-10-21 Erwann Chenede - <[email protected]>
erwannc
parents: 1239
diff changeset
    73
for i in $installfiles; do						
5e13a29eb5bd 2003-10-21 Erwann Chenede - <[email protected]>
erwannc
parents: 1239
diff changeset
    74
  echo '-- moving '$i ;						
5e13a29eb5bd 2003-10-21 Erwann Chenede - <[email protected]>
erwannc
parents: 1239
diff changeset
    75
  cp $i /tmp/blueprint-pixmaps ;             				
5e13a29eb5bd 2003-10-21 Erwann Chenede - <[email protected]>
erwannc
parents: 1239
diff changeset
    76
done;                                           			
1714
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1631
diff changeset
    77
installfiles=`find /tmp/blueprint-pixmaps -name "*.png" |sed 's/^\/tmp\/blueprint-pixmaps\///'`
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1631
diff changeset
    78
1325
5e13a29eb5bd 2003-10-21 Erwann Chenede - <[email protected]>
erwannc
parents: 1239
diff changeset
    79
for i in $installfiles; do                     			
5e13a29eb5bd 2003-10-21 Erwann Chenede - <[email protected]>
erwannc
parents: 1239
diff changeset
    80
  echo '-- Installing '$i ;                  				
5e13a29eb5bd 2003-10-21 Erwann Chenede - <[email protected]>
erwannc
parents: 1239
diff changeset
    81
  mv /tmp/blueprint-pixmaps/$i $RPM_BUILD_ROOT%{_datadir}/pixmaps/blueprint-$i ; 	
5e13a29eb5bd 2003-10-21 Erwann Chenede - <[email protected]>
erwannc
parents: 1239
diff changeset
    82
  done ;                                          			
5e13a29eb5bd 2003-10-21 Erwann Chenede - <[email protected]>
erwannc
parents: 1239
diff changeset
    83
rm -rf /tmp/blueprint-pixmaps/
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    84
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/engines/*.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    85
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/engines/*.la
1325
5e13a29eb5bd 2003-10-21 Erwann Chenede - <[email protected]>
erwannc
parents: 1239
diff changeset
    86
116
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    87
%clean
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    88
rm -rf $RPM_BUILD_ROOT
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    89
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    90
%files
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    91
%defattr(-, root, root)
405
b610bc2589bd 2003-07-02 Erwann Chenede - <[email protected]>
erwannc
parents: 397
diff changeset
    92
%doc AUTHORS COPYING ChangeLog NEWS README
116
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    93
%{_defaultdocdir}/blueprint-engine/ChangeLog
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    94
%{_defaultdocdir}/blueprint-engine/AUTHORS
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    95
%{_defaultdocdir}/blueprint-engine/COPYING
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    96
%{_defaultdocdir}/blueprint-engine/README
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    97
%{_defaultdocdir}/blueprint-engine/NEWS
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
    98
%{_libdir}/gtk-2.0/*/engines/*.so
405
b610bc2589bd 2003-07-02 Erwann Chenede - <[email protected]>
erwannc
parents: 397
diff changeset
    99
%{_datadir}/themes/*
397
gman
parents: 312
diff changeset
   100
%{_datadir}/icons/*
1570
e7a00cfbb228 2004-02-04 Erwann Chenede - <[email protected]>
erwannc
parents: 1543
diff changeset
   101
%{_datadir}/locale/*
1325
5e13a29eb5bd 2003-10-21 Erwann Chenede - <[email protected]>
erwannc
parents: 1239
diff changeset
   102
%{_datadir}/pixmaps/*
116
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
   103
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
   104
%changelog
5047
8f4340ab340f 2005-02-10 Muktha <[email protected]>
muktha
parents: 4980
diff changeset
   105
* Thu Feb 10 2005 - [email protected]
8f4340ab340f 2005-02-10 Muktha <[email protected]>
muktha
parents: 4980
diff changeset
   106
- Bumped the tarball to include icons required to fix
8f4340ab340f 2005-02-10 Muktha <[email protected]>
muktha
parents: 4980
diff changeset
   107
  #5088581.
8f4340ab340f 2005-02-10 Muktha <[email protected]>
muktha
parents: 4980
diff changeset
   108
4976
7a5b952f4d74 2005-01-31 Takao Fujiwara <[email protected]>
fujiwara
parents: 4973
diff changeset
   109
* Mon Jan 31 2005 - [email protected]
7a5b952f4d74 2005-01-31 Takao Fujiwara <[email protected]>
fujiwara
parents: 4973
diff changeset
   110
- Updated %build to stop build error
7a5b952f4d74 2005-01-31 Takao Fujiwara <[email protected]>
fujiwara
parents: 4973
diff changeset
   111
4960
8f69a03736cb 2005-01-28 Muktha <[email protected]>
muktha
parents: 4958
diff changeset
   112
* Fri Jan 28 2005 - [email protected]
8f69a03736cb 2005-01-28 Muktha <[email protected]>
muktha
parents: 4958
diff changeset
   113
- Bumped the tarball which includes the fix for #5088581 and
8f69a03736cb 2005-01-28 Muktha <[email protected]>
muktha
parents: 4958
diff changeset
   114
  merged blueprint-01-g11n-icon.diff in the tarball. 
8f69a03736cb 2005-01-28 Muktha <[email protected]>
muktha
parents: 4958
diff changeset
   115
4958
ac9e590ae536 2005-01-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 4938
diff changeset
   116
* Fri Jan 28 2005 - [email protected]
ac9e590ae536 2005-01-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 4938
diff changeset
   117
- Updated %build to add automake
ac9e590ae536 2005-01-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 4938
diff changeset
   118
4821
6d89aba22863 2005-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 4801
diff changeset
   119
* Wed Jan 12 2005 - [email protected]
6d89aba22863 2005-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 4801
diff changeset
   120
- Removed blueprint-01-g11n-alllinguas.diff. Use l10n-configure.sh
6d89aba22863 2005-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 4801
diff changeset
   121
- Added blueprint-01-g11n-icon.diff to fix 5083114
6d89aba22863 2005-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 4801
diff changeset
   122
3978
dc8c07ebb4af Updating blueprint.spec to include blueprint-01-g11n-alllinguas.diff patch
yk150259
parents: 3858
diff changeset
   123
* Thu Sep 16 2004 - [email protected]
dc8c07ebb4af Updating blueprint.spec to include blueprint-01-g11n-alllinguas.diff patch
yk150259
parents: 3858
diff changeset
   124
- Added blueprint-01-g11n-alllinguas.diff to include cs,hu linguas
dc8c07ebb4af Updating blueprint.spec to include blueprint-01-g11n-alllinguas.diff patch
yk150259
parents: 3858
diff changeset
   125
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   126
* Thu Jul 08 2004 - [email protected]
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   127
- Updated l10n content to blueprint-l10n-po-1.2.tar.bz2
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   128
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   129
* Wed Jul 07 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   130
- ported to rpm4
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   131
                                                                                
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   132
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   133
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   134
2987
2f54e83f7d28 2004-06-02 Glynn Foster <[email protected]>
gman
parents: 2958
diff changeset
   135
* Wed Jun 2 2004 - [email protected]
2f54e83f7d28 2004-06-02 Glynn Foster <[email protected]>
gman
parents: 2958
diff changeset
   136
- Bump to 0.9.5
2f54e83f7d28 2004-06-02 Glynn Foster <[email protected]>
gman
parents: 2958
diff changeset
   137
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2667
diff changeset
   138
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2667
diff changeset
   139
- Updated l10n content to blueprint-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2667
diff changeset
   140
2355
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   141
* Wed Mar 31 2004 - [email protected]
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   142
- replace tar jxf with the more solaris friendly
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   143
  bzcat piped through tar
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   144
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   145
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   146
- Adding blueprint-l10n-po-1.0.tar.bz2 l10n content
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   147
2187
57d1f0086fa9 2004-03-13 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   148
* Fri Mar 12 2004 Niall Power <[email protected]>
57d1f0086fa9 2004-03-13 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   149
- remove "rm -rf" evil from the install stage
57d1f0086fa9 2004-03-13 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   150
1714
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1631
diff changeset
   151
* Mon Feb 16 2004 Niall Power <[email protected]>
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1631
diff changeset
   152
- add ACLOCAL_FLAGS to aclocal invocation
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1631
diff changeset
   153
- do not use the -printf argument with find - it
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1631
diff changeset
   154
  doesn't work on Solaris (pipe through sed instead)
d34c2c5987ec 2004-02-16 Niall Power <[email protected]>
niall
parents: 1631
diff changeset
   155
1570
e7a00cfbb228 2004-02-04 Erwann Chenede - <[email protected]>
erwannc
parents: 1543
diff changeset
   156
* Fri Jan 19 2004 Takao Fujiwara <[email protected]>
e7a00cfbb228 2004-02-04 Erwann Chenede - <[email protected]>
erwannc
parents: 1543
diff changeset
   157
- Modified blueprint.spec for i18n
e7a00cfbb228 2004-02-04 Erwann Chenede - <[email protected]>
erwannc
parents: 1543
diff changeset
   158
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   159
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   160
- remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   161
405
b610bc2589bd 2003-07-02 Erwann Chenede - <[email protected]>
erwannc
parents: 397
diff changeset
   162
* Wed Jul 02 2003 Erwann Chenede - <[email protected]>
b610bc2589bd 2003-07-02 Erwann Chenede - <[email protected]>
erwannc
parents: 397
diff changeset
   163
- cleanup + icons theme addition
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   164
116
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
   165
* Mon May 12 2003 Erwann Chenede - <[email protected]>
12ee90435e46 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
   166
- initial implementation of the spec file
405
b610bc2589bd 2003-07-02 Erwann Chenede - <[email protected]>
erwannc
parents: 397
diff changeset
   167