gail.spec
author dermotm
Mon, 06 Sep 2004 10:13:24 +0000
changeset 3858 a0a00bd9bb27
parent 3846 9ab79af72b15
child 3873 733725c0b08e
permissions -rw-r--r--
Incremented release numbers for build 18
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
46
463589488535 new file gail.spec
stephen
parents:
diff changeset
     1
Name:         gail
204
54a9fe4fcb49 *** empty log message ***
gman
parents: 156
diff changeset
     2
License:      LGPL
54a9fe4fcb49 *** empty log message ***
gman
parents: 156
diff changeset
     3
Group:        System/Libraries/GNOME
3046
2275782c65ba 2004-06-08 Padraig O'Briain <[email protected]>
padraigo
parents: 2958
diff changeset
     4
Version:      1.6.6
3858
a0a00bd9bb27 Incremented release numbers for build 18
dermotm
parents: 3846
diff changeset
     5
Release:      19
1879
4ea68cd7487f Bump to 1.5.5
mattk
parents: 1876
diff changeset
     6
Distribution: Cinnabar
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 552
diff changeset
     7
Vendor:       Sun Microsystems, Inc.
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 46
diff changeset
     8
Summary:      GNOME Accessibility Implementation Library
204
54a9fe4fcb49 *** empty log message ***
gman
parents: 156
diff changeset
     9
URL:          http://www.gnome.org
2299
c9796846ccb7 2004-03-23 Padraig O'Briain <[email protected]>
padraigo
parents: 2280
diff changeset
    10
Source:       http://ftp.gnome.org/pub/GNOME/sources/gail/1.6/gail-%{version}.tar.bz2
1445
7ed512e207c0 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1226
diff changeset
    11
Source1:      libgailutil.3.gz
3580
39da785696b5 2004-08-16 Damien Donlon <[email protected]>
damiend
parents: 3519
diff changeset
    12
Source2: gail-l10n-po-1.3.tar.bz2
3396
f7b3651eeca7 2004-07-22 Padraig O'Briain <[email protected]>
padraigo
parents: 3320
diff changeset
    13
Patch1:       gail-01-combo-fix.diff
3490
0ea801927709 correct typo
laca
parents: 3481
diff changeset
    14
Patch2:       gail-02-metacity-fix.diff
46
463589488535 new file gail.spec
stephen
parents:
diff changeset
    15
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
204
54a9fe4fcb49 *** empty log message ***
gman
parents: 156
diff changeset
    16
Docdir:       %{_defaultdocdir}/doc
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 46
diff changeset
    17
AutoReqProv:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
    18
Prereq:       /sbin/ldconfig
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 46
diff changeset
    19
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    20
%define libgnomecanvas_version 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    21
%define gtk2_version 2.4.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    22
%define atk_version 1.7
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 46
diff changeset
    23
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 46
diff changeset
    24
Requires: atk >= %{atk_version}
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 46
diff changeset
    25
Requires: gtk2 >= %{gtk2_version}
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 46
diff changeset
    26
Requires: libgnomecanvas >= %{libgnomecanvas_version}
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 46
diff changeset
    27
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 46
diff changeset
    28
BuildRequires: gtk2-devel >= %{gtk2_version}
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 46
diff changeset
    29
BuildRequires: atk-devel >= %{atk_version}
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 46
diff changeset
    30
BuildRequires: libgnomecanvas-devel >= %{libgnomecanvas_version}
46
463589488535 new file gail.spec
stephen
parents:
diff changeset
    31
463589488535 new file gail.spec
stephen
parents:
diff changeset
    32
%description
204
54a9fe4fcb49 *** empty log message ***
gman
parents: 156
diff changeset
    33
GNOME Accessibility Implementation Library is a set of accessibility interfaces for the GTK+ widgets.
46
463589488535 new file gail.spec
stephen
parents:
diff changeset
    34
463589488535 new file gail.spec
stephen
parents:
diff changeset
    35
%package devel
204
54a9fe4fcb49 *** empty log message ***
gman
parents: 156
diff changeset
    36
Summary:      GNOME Accessibility Implementation Development Library
54a9fe4fcb49 *** empty log message ***
gman
parents: 156
diff changeset
    37
Group:        Development/Library/GNOME
46
463589488535 new file gail.spec
stephen
parents:
diff changeset
    38
Requires:     %{name} = %{version}
204
54a9fe4fcb49 *** empty log message ***
gman
parents: 156
diff changeset
    39
Requires:     gtk2-devel >= %{gtk2_version}
54a9fe4fcb49 *** empty log message ***
gman
parents: 156
diff changeset
    40
Requires:     libgnomecanvas-devel >= %{libgnomecanvas_version}
46
463589488535 new file gail.spec
stephen
parents:
diff changeset
    41
463589488535 new file gail.spec
stephen
parents:
diff changeset
    42
%description devel
204
54a9fe4fcb49 *** empty log message ***
gman
parents: 156
diff changeset
    43
GNOME Accessibility Implementation Library is a set of accessibility interfaces for the GTK+ widgets.
46
463589488535 new file gail.spec
stephen
parents:
diff changeset
    44
463589488535 new file gail.spec
stephen
parents:
diff changeset
    45
%prep
463589488535 new file gail.spec
stephen
parents:
diff changeset
    46
%setup -q
3396
f7b3651eeca7 2004-07-22 Padraig O'Briain <[email protected]>
padraigo
parents: 3320
diff changeset
    47
%patch1 -p1
3481
d2dfae0fcb53 2004-08-05 Padraig O'Briain <[email protected]>
padraigo
parents: 3425
diff changeset
    48
%patch2 -p1
3396
f7b3651eeca7 2004-07-22 Padraig O'Briain <[email protected]>
padraigo
parents: 3320
diff changeset
    49
2355
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
    50
/usr/bin/bzcat -dc %SOURCE2|tar xf -
1587
0192f7b28ff4 2004-02-06 Niall Power - <[email protected]>
niall
parents: 1543
diff changeset
    51
46
463589488535 new file gail.spec
stephen
parents:
diff changeset
    52
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    53
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    54
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    55
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    56
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    57
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3679
diff changeset
    58
  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
    59
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    60
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    61
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    62
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    63
2773
48c637300d1e 2004-05-17 Glynn Foster <[email protected]>
gman
parents: 2756
diff changeset
    64
libtoolize --force
48c637300d1e 2004-05-17 Glynn Foster <[email protected]>
gman
parents: 2756
diff changeset
    65
aclocal $ACLOCAL_FLAGS -I %{_datadir}/aclocal/gnome2-macros
48c637300d1e 2004-05-17 Glynn Foster <[email protected]>
gman
parents: 2756
diff changeset
    66
gtkdocize
48c637300d1e 2004-05-17 Glynn Foster <[email protected]>
gman
parents: 2756
diff changeset
    67
automake -a -c -f
48c637300d1e 2004-05-17 Glynn Foster <[email protected]>
gman
parents: 2756
diff changeset
    68
autoconf
48c637300d1e 2004-05-17 Glynn Foster <[email protected]>
gman
parents: 2756
diff changeset
    69
204
54a9fe4fcb49 *** empty log message ***
gman
parents: 156
diff changeset
    70
CFLAGS="$RPM_OPT_FLAGS"			\
54a9fe4fcb49 *** empty log message ***
gman
parents: 156
diff changeset
    71
./configure --prefix=%{_prefix}		\
2212
8f166719d48e 2004-03-16 Glynn Foster <[email protected]>
gman
parents: 2204
diff changeset
    72
	    --sysconfdir=%{_sysconfdir}
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    73
make -j $CPUS
46
463589488535 new file gail.spec
stephen
parents:
diff changeset
    74
463589488535 new file gail.spec
stephen
parents:
diff changeset
    75
%install
463589488535 new file gail.spec
stephen
parents:
diff changeset
    76
make DESTDIR=$RPM_BUILD_ROOT install
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1445
diff changeset
    77
install -d $RPM_BUILD_ROOT%{_mandir}/man3
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1445
diff changeset
    78
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man3
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    79
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.la
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    80
rm $RPM_BUILD_ROOT%{_libdir}/*.la
46
463589488535 new file gail.spec
stephen
parents:
diff changeset
    81
463589488535 new file gail.spec
stephen
parents:
diff changeset
    82
%clean
463589488535 new file gail.spec
stephen
parents:
diff changeset
    83
rm -rf $RPM_BUILD_ROOT
463589488535 new file gail.spec
stephen
parents:
diff changeset
    84
204
54a9fe4fcb49 *** empty log message ***
gman
parents: 156
diff changeset
    85
%post
54a9fe4fcb49 *** empty log message ***
gman
parents: 156
diff changeset
    86
/sbin/ldconfig
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 46
diff changeset
    87
204
54a9fe4fcb49 *** empty log message ***
gman
parents: 156
diff changeset
    88
%postun
54a9fe4fcb49 *** empty log message ***
gman
parents: 156
diff changeset
    89
/sbin/ldconfig
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 46
diff changeset
    90
46
463589488535 new file gail.spec
stephen
parents:
diff changeset
    91
%files
463589488535 new file gail.spec
stephen
parents:
diff changeset
    92
%defattr(-, root, root)
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 46
diff changeset
    93
%{_libdir}/*.so.*
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
    94
%{_libdir}/gtk-2.0/modules/*.so
46
463589488535 new file gail.spec
stephen
parents:
diff changeset
    95
463589488535 new file gail.spec
stephen
parents:
diff changeset
    96
%files devel
463589488535 new file gail.spec
stephen
parents:
diff changeset
    97
%defattr(-, root, root)
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 46
diff changeset
    98
%doc %{_datadir}/gtk-doc/html/gail-libgail-util
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
    99
%{_libdir}/*.so
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 46
diff changeset
   100
%{_libdir}/pkgconfig/*.pc
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 46
diff changeset
   101
%{_includedir}/*
1879
4ea68cd7487f Bump to 1.5.5
mattk
parents: 1876
diff changeset
   102
%{_datadir}/locale/*/*/*.mo
1445
7ed512e207c0 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1226
diff changeset
   103
%{_mandir}/man3/*
46
463589488535 new file gail.spec
stephen
parents:
diff changeset
   104
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 46
diff changeset
   105
%changelog
3481
d2dfae0fcb53 2004-08-05 Padraig O'Briain <[email protected]>
padraigo
parents: 3425
diff changeset
   106
* Thu Aug 05 2004 - [email protected]
d2dfae0fcb53 2004-08-05 Padraig O'Briain <[email protected]>
padraigo
parents: 3425
diff changeset
   107
- Added patch gail-02-metacity-fix.diff for bug 5082567
d2dfae0fcb53 2004-08-05 Padraig O'Briain <[email protected]>
padraigo
parents: 3425
diff changeset
   108
3396
f7b3651eeca7 2004-07-22 Padraig O'Briain <[email protected]>
padraigo
parents: 3320
diff changeset
   109
* Thu Jul 22 2004 - [email protected]
f7b3651eeca7 2004-07-22 Padraig O'Briain <[email protected]>
padraigo
parents: 3320
diff changeset
   110
- Added patch gail-01-combo-fix.diff for bugzilla #136657.
f7b3651eeca7 2004-07-22 Padraig O'Briain <[email protected]>
padraigo
parents: 3320
diff changeset
   111
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   112
* 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
   113
- Updated l10n content to gail-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
   114
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   115
* Wed Jul 07 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   116
- ported to rpm4
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   117
                                                                                
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   118
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   119
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   120
3046
2275782c65ba 2004-06-08 Padraig O'Briain <[email protected]>
padraigo
parents: 2958
diff changeset
   121
* Tue Jun 08 2004 - <[email protected]>
2275782c65ba 2004-06-08 Padraig O'Briain <[email protected]>
padraigo
parents: 2958
diff changeset
   122
- Bump to 1.6.6
2275782c65ba 2004-06-08 Padraig O'Briain <[email protected]>
padraigo
parents: 2958
diff changeset
   123
2889
346a2b647f09 2004-05-25 Padraig O'Briain <[email protected]>
padraigo
parents: 2777
diff changeset
   124
* Tue May 25 2004 - <[email protected]>
346a2b647f09 2004-05-25 Padraig O'Briain <[email protected]>
padraigo
parents: 2777
diff changeset
   125
- Bump to 1.6.5
346a2b647f09 2004-05-25 Padraig O'Briain <[email protected]>
padraigo
parents: 2777
diff changeset
   126
2756
9dbdd6eabd0f 2004-05-14 Padraig O'Briain <[email protected]>
padraigo
parents: 2736
diff changeset
   127
* Fri May 14 2004 - <[email protected]>
9dbdd6eabd0f 2004-05-14 Padraig O'Briain <[email protected]>
padraigo
parents: 2736
diff changeset
   128
- Bump to 1.6.4
9dbdd6eabd0f 2004-05-14 Padraig O'Briain <[email protected]>
padraigo
parents: 2736
diff changeset
   129
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   130
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   131
- Updated l10n content to gail-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   132
2558
8b0b391812b2 2004-04-26 Padraig O'Briain <[email protected]>
padraigo
parents: 2494
diff changeset
   133
* Mon Apr 26 2004 - <[email protected]>
8b0b391812b2 2004-04-26 Padraig O'Briain <[email protected]>
padraigo
parents: 2494
diff changeset
   134
- Bump to 1.6.3
8b0b391812b2 2004-04-26 Padraig O'Briain <[email protected]>
padraigo
parents: 2494
diff changeset
   135
2492
4400df4fef25 2004-04-19 Padraig O'Briain <[email protected]>
padraigo
parents: 2418
diff changeset
   136
* Mon Apr 19 2004 - <[email protected]>
4400df4fef25 2004-04-19 Padraig O'Briain <[email protected]>
padraigo
parents: 2418
diff changeset
   137
- Bump to 1.6.2
4400df4fef25 2004-04-19 Padraig O'Briain <[email protected]>
padraigo
parents: 2418
diff changeset
   138
2418
27ab453293c8 2004-04-07 Padraig O'Briain <[email protected]>
padraigo
parents: 2398
diff changeset
   139
* Wed Apr 07 2004 - <[email protected]>
27ab453293c8 2004-04-07 Padraig O'Briain <[email protected]>
padraigo
parents: 2398
diff changeset
   140
- Bump to 1.6.1
27ab453293c8 2004-04-07 Padraig O'Briain <[email protected]>
padraigo
parents: 2398
diff changeset
   141
2355
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   142
* Wed Mar 31 2004 - [email protected]
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   143
- replace tar jxf with the more solaris friendly
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   144
  bzcat piped through tar
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   145
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2299
diff changeset
   146
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2299
diff changeset
   147
- Adding gail-l10n-po-1.0.tar.bz2 l10n content
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2299
diff changeset
   148
2299
c9796846ccb7 2004-03-23 Padraig O'Briain <[email protected]>
padraigo
parents: 2280
diff changeset
   149
* Tue Mar 23 2004 - <[email protected]>
c9796846ccb7 2004-03-23 Padraig O'Briain <[email protected]>
padraigo
parents: 2280
diff changeset
   150
- Bump to 1.6.0, update gtk+ dependency.
c9796846ccb7 2004-03-23 Padraig O'Briain <[email protected]>
padraigo
parents: 2280
diff changeset
   151
2180
5aea5fb35f58 2004-03-11 Damien Carbery <[email protected]>
dc144907
parents: 2174
diff changeset
   152
* Thu Mar 11 2004 - <[email protected]>
5aea5fb35f58 2004-03-11 Damien Carbery <[email protected]>
dc144907
parents: 2174
diff changeset
   153
- Reset release to 1.
5aea5fb35f58 2004-03-11 Damien Carbery <[email protected]>
dc144907
parents: 2174
diff changeset
   154
2174
9c2b7c664a02 * at-spi.spec: bumped to 1.3.15
dc144907
parents: 2159
diff changeset
   155
* Wed Mar 10 2004 - [email protected]
9c2b7c664a02 * at-spi.spec: bumped to 1.3.15
dc144907
parents: 2159
diff changeset
   156
- Bump to 1.5.7
9c2b7c664a02 * at-spi.spec: bumped to 1.3.15
dc144907
parents: 2159
diff changeset
   157
1879
4ea68cd7487f Bump to 1.5.5
mattk
parents: 1876
diff changeset
   158
* Mon Feb 23 2004 - [email protected]
4ea68cd7487f Bump to 1.5.5
mattk
parents: 1876
diff changeset
   159
- bump to 1.5.5, remerge patch
4ea68cd7487f Bump to 1.5.5
mattk
parents: 1876
diff changeset
   160
1587
0192f7b28ff4 2004-02-06 Niall Power - <[email protected]>
niall
parents: 1543
diff changeset
   161
* Fri Feb 06 2004 - [email protected]
1593
03265fb7d640 2004-02-06 Niall Power <[email protected]>
niall
parents: 1587
diff changeset
   162
- bump to 1.5.4 to fix automake mess
03265fb7d640 2004-02-06 Niall Power <[email protected]>
niall
parents: 1587
diff changeset
   163
03265fb7d640 2004-02-06 Niall Power <[email protected]>
niall
parents: 1587
diff changeset
   164
* Fri Feb 06 2004 - [email protected]
1587
0192f7b28ff4 2004-02-06 Niall Power - <[email protected]>
niall
parents: 1543
diff changeset
   165
- added a uninatalled-pc.in file for Wells build.
0192f7b28ff4 2004-02-06 Niall Power - <[email protected]>
niall
parents: 1543
diff changeset
   166
- autotoolize
0192f7b28ff4 2004-02-06 Niall Power - <[email protected]>
niall
parents: 1543
diff changeset
   167
1445
7ed512e207c0 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1226
diff changeset
   168
* Tue Dec 16 2003 - [email protected]
7ed512e207c0 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1226
diff changeset
   169
- bump to 1.5.2
7ed512e207c0 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1226
diff changeset
   170
1226
3fd9b8b371be tarball upgrade in gail.spec
lk86177
parents: 1195
diff changeset
   171
* Thu Oct 9 2003 - [email protected]
3fd9b8b371be tarball upgrade in gail.spec
lk86177
parents: 1195
diff changeset
   172
- tarball upgrade
1445
7ed512e207c0 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1226
diff changeset
   173
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   174
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   175
- move lib*.so to -devel, remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   176
1011
d62e3942d824 fixed #4894109
laca
parents: 1000
diff changeset
   177
* Tue Aug 08 2003 - [email protected]
d62e3942d824 fixed #4894109
laca
parents: 1000
diff changeset
   178
- added libtoolize and friends + patch to fix the build
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   179
46
463589488535 new file gail.spec
stephen
parents:
diff changeset
   180
* Tue May 13 2003 - [email protected]
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 46
diff changeset
   181
- initial Sun release