Changelog for
prozilla-1.3.6-1.i386.rpm :
Sun Aug 19 14:00:00 2001 PLD Team
All persons listed below can be reached at AATTpld.org.pl
$Log: prozilla.spec,v $
Revision 1.15 2001/08/19 15:24:12 kloczek
- added ac_fixes patch (remove private copy gettext.m4 nad gtk+.m4 from
acinclude.m4),
- regenerate ac/am files.
Revision 1.14 2001/08/19 11:03:05 areq
- 1.3.6, STBR
Revision 1.13 2001/07/10 17:10:52 blues
- 1.3.5.2
- translations
- \\
if [ -n \"$LINGUAS\" ]; then unset LINGUAS; fi; \\
LDFLAGS=\"${LDFLAGS:--s}\" ; export LDFLAGS ; \\
CFLAGS=\"${CFLAGS:--O2 -march=i386}\" ; export CFLAGS ; \\
CXXFLAGS=\"${CXXFLAGS:--O2 -march=i386}\" ; export CXXFLAGS ; \\
FFLAGS=\"${FFLAGS:--O2 -march=i386}\" ; export FFLAGS ; \\
./configure \\
--host=i386-pld-linux \\
--prefix=/usr \\
--exec-prefix=/usr \\
--bindir=/usr/bin \\
--sbindir=/usr/sbin \\
--sysconfdir=/etc \\
--datadir=/usr/share \\
--includedir=/usr/include \\
--libdir=/usr/lib \\
--libexecdir=/usr/libexec \\
--localstatedir=/var \\
--sharedstatedir=/usr/com \\
--mandir=/usr/share/man \\
--infodir=/usr/share/info \\
added
Revision 1.12 2001/05/15 23:22:45 blues
- release 2
reised release to allow automatic update
Revision 1.11 2001/05/09 11:07:52 blues
- epoch added - for upgrading (not it\'s not possible)
Revision 1.10 2001/05/07 11:08:59 klakier
- switched back to standard prefix (this is nice commandline program,
gtk version can be put into another package)
Revision 1.9 2001/05/06 11:36:13 blues
- version 1.3.5
- STB
Revision 1.8 2001/04/30 16:05:28 kloczek
- added using %{rpmcflags} macro.
Revision 1.7 2001/04/02 06:48:56 kloczek
- small simplification in %files list,
- change install prefix to /usr/X11R6.
Revision 1.6 2001/04/01 17:58:21 alchemyx
- version 1.3.3.1
- STB
Revision 1.5 2001/02/25 22:32:42 areq
- 1.3.2
- corrected %install and %files
Revision 1.4 2001/01/25 20:03:47 misiek
Massive attack. We use -O0 instead -O flags while debug enabled.
Revision 1.3 2001/01/03 22:44:59 kloczek
- typo.
Revision 1.2 2001/01/03 22:36:09 kloczek
- completly rewrited in PLD style.