Changelog for
glademm-0.6.2b-2.i386.rpm :
Sat Sep 7 14:00:00 2002 PLD Team
All persons listed below can be reached at AATTpld.org.pl
$Log: glademm.spec,v $
Revision 1.23 2002/08/29 13:29:54 qboosh
- fixed build on 64-bit archs, new %%doc, release 2
Revision 1.22 2002/06/23 20:32:25 kloczek
- perl -pi -e \"s/^libtoolize --copy --force/\\%\\{__libtoolize\\}/\"
Revision 1.21 2002/05/21 23:13:10 kloczek
perl -pi -e \"s/^automake -a -c -f --foreing/\\%\\{__automake\\}/; \\
s/^automake -a -c -f/\\%\\{__automake\\}/; \\
s/^autoconf/\\%\\{__autoconf\\}/\"
Revision 1.20 2002/04/25 16:24:34 arturs
fixed a small typo
Revision 1.19 2002/03/24 23:28:17 kloczek
- perl -pi -e \"s/^automake -a -c$/automake -a -c -f/\"
Revision 1.18 2002/02/22 23:28:57 kloczek
- removed all Group fields translations (our rpm now can handle translating
Group field using gettext).
Revision 1.17 2002/02/17 19:55:04 misiek
- updated to 0.6.2b
Revision 1.16 2002/01/18 02:13:04 kloczek
perl -pi -e \"s/pld-list\\AATTpld.org.pl/feedback\\AATTpld.org.pl/\"
Revision 1.15 2001/11/28 15:51:45 qboosh
- pl summary
Revision 1.14 2001/11/24 20:33:47 qrczak
- glademm-configure.patch: small fix to let autoconf generate a valid
shell script.
- Call aclocal and automake -a -c. I don\'t understand it but it didn\'t
work without this.
Revision 1.13 2001/04/30 16:05:18 kloczek
- added using %%{rpmcflags} macro.
Revision 1.12 2001/02/10 09:22:43 kloczek
- updated to 0.5_11d.
Revision 1.11 2001/01/25 20:03:23 misiek
Massive attack. We use -O0 instead -O flags while debug enabled.
Revision 1.10 2001/01/08 18:20:01 kloczek
- updated to 0.5_10,
- removed obsoleted CXXFLAGS patch.
Revision 1.9 2000/12/23 00:48:44 michuz
- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...}
(now it\'s more C like)
Revision 1.8 2000/10/29 17:57:25 kloczek
- release 2,
- added CXXFLAGS fit remove override standard CXXFLAGS,
- use new rpm automation.
Revision 1.7 2000/06/09 07:22:51 kloczek
- added using %%{__make} macro.
Revision 1.6 2000/06/07 15:41:59 kloczek
- updated to 0.5.9.
Revision 1.5 2000/05/30 23:33:19 arturs
-added /home/q/cvs/SPECSescription -l pl
Revision 1.4 2000/05/18 23:29:23 kloczek
- spec adapterized.
Revision 1.3 2000/05/15 00:33:29 kloczek
- updated to 0.5.7c.
Revision 1.2 2000/04/12 11:54:37 kloczek
- rewrited in PLD style,
- beter C++ optimization (-fno-rtti -fno-exceptions).