Author: glen Date: Fri Sep 8 18:03:25 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2 (rebuild with fixed %useradd/%groupadd macros)
---- Files affected: SPECS: amavis.spec (1.41 -> 1.42) , mldonkey.spec (1.150 -> 1.151) , mysql.spec (1.340 -> 1.341) , ntop.spec (1.73 -> 1.74) , nut.spec (1.104 -> 1.105) , otrs.spec (1.65 -> 1.66) , p0f.spec (1.43 -> 1.44) , pdns.spec (1.56 -> 1.57) , stunnel.spec (1.96 -> 1.97) , taglib.spec (1.21 -> 1.22) , tremulous.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/amavis.spec diff -u SPECS/amavis.spec:1.41 SPECS/amavis.spec:1.42 --- SPECS/amavis.spec:1.41 Fri Apr 14 13:42:26 2006 +++ SPECS/amavis.spec Fri Sep 8 20:03:19 2006 @@ -1,7 +1,7 @@ # $Revision$, $Date$ %include /usr/lib/rpm/macros.perl %define sub_ver pre2 -%define _rel 1 +%define _rel 2 Summary: A Mail Virus Scanner Summary(pl): Antywirusowy skaner poczty elektronicznej Name: amavis @@ -154,6 +154,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2006/09/08 18:03:19 glen +- rel 2 (rebuild with fixed %useradd/%groupadd macros) + Revision 1.41 2006/04/14 11:42:26 glen - _rel 1 @@ -293,6 +296,3 @@ - fast adapterization for spec from nowhere. it's quite ugly and it doesn't build without already installed commercial antivir (e.g. KasperskyLab) - -* Tue Dec 7 1999 Carlo Marcelo Arenas Belon <[EMAIL PROTECTED]> -- initial SPEC, couldn't make non root build ================================================================ Index: SPECS/mldonkey.spec diff -u SPECS/mldonkey.spec:1.150 SPECS/mldonkey.spec:1.151 --- SPECS/mldonkey.spec:1.150 Wed May 31 18:38:47 2006 +++ SPECS/mldonkey.spec Fri Sep 8 20:03:19 2006 @@ -22,7 +22,7 @@ Summary(pl): Klient sieci p2p eDonkey 2000 Name: mldonkey Version: 2.7.6 -Release: 1 +Release: 2 License: GPL Group: Applications/Networking Source0: http://dl.sourceforge.net/mldonkey/%{name}-%{version}.tar.bz2 @@ -338,6 +338,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.151 2006/09/08 18:03:19 glen +- rel 2 (rebuild with fixed %useradd/%groupadd macros) + Revision 1.150 2006/05/31 16:38:47 glen - rel 1 ================================================================ Index: SPECS/mysql.spec diff -u SPECS/mysql.spec:1.340 SPECS/mysql.spec:1.341 --- SPECS/mysql.spec:1.340 Fri Sep 1 00:58:35 2006 +++ SPECS/mysql.spec Fri Sep 8 20:03:19 2006 @@ -23,7 +23,7 @@ Summary(zh_CN): MySQLĘýžÝżâˇţÎńĆ÷ Name: mysql Version: 5.0.24a -Release: 1 +Release: 2 License: GPL + MySQL FLOSS Exception Group: Applications/Databases Source0: http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.0/%{name}-%{version}.tar.gz @@ -581,7 +581,7 @@ # not useful without -debug build %{!?debug:rm -f $RPM_BUILD_ROOT%{_bindir}/mysql_resolve_stack_dump} # generate symbols file, so one can generate backtrace using it -# mysql_resolve_stack_dump -s /usr/share/mysql/mysqld.sym -n mysqld.stack. +# mysql_resolve_stack_dump -s %{_datadir}/mysql/mysqld.sym -n mysqld.stack. # http://dev.mysql.com/doc/refman/5.0/en/using-stack-trace.html %{?debug:nm -n $RPM_BUILD_ROOT%{_sbindir}/mysqld > $RPM_BUILD_ROOT%{_datadir}/mysql/mysqld.sym} @@ -908,6 +908,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.341 2006/09/08 18:03:19 glen +- rel 2 (rebuild with fixed %useradd/%groupadd macros) + Revision 1.340 2006/08/31 22:58:35 glen - 5.0.24a: resolves ABI incompatibility from 5.0.24 (spamassassin works with this one) @@ -1048,7 +1051,9 @@ - updated to 4.1.15 Revision 1.298 2005/09/22 12:24:06 glen -- ignore error from mysql restart in %post. it doesn't give any value not having so, but having it could at least prevent duplicate mysql packages installed on system +- ignore error from mysql restart in %post. it doesn't give any value not + having so, but having it could at least prevent duplicate mysql packages + installed on system Revision 1.297 2005/09/17 11:51:46 arekm - new readline 5.0 ================================================================ Index: SPECS/ntop.spec diff -u SPECS/ntop.spec:1.73 SPECS/ntop.spec:1.74 --- SPECS/ntop.spec:1.73 Fri Apr 14 17:23:40 2006 +++ SPECS/ntop.spec Fri Sep 8 20:03:19 2006 @@ -3,7 +3,7 @@ Summary(pl): Narzędzie do monitorowania sieci Name: ntop Version: 3.2 -Release: 1 +Release: 2 License: GPL Group: Networking Source0: http://dl.sourceforge.net/ntop/%{name}-%{version}.tgz @@ -147,6 +147,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.74 2006/09/08 18:03:19 glen +- rel 2 (rebuild with fixed %useradd/%groupadd macros) + Revision 1.73 2006/04/14 15:23:40 glen - rel 1 @@ -265,7 +268,7 @@ - massive attack s/pld.org.pl/pld-linux.org/ Revision 1.38 2003/04/15 10:09:49 misi3k -updated to 2.2 +- updated to 2.2 Revision 1.37 2003/03/27 10:38:55 wiget - rebuild with new gdbm ================================================================ Index: SPECS/nut.spec diff -u SPECS/nut.spec:1.104 SPECS/nut.spec:1.105 --- SPECS/nut.spec:1.104 Fri Jul 28 20:08:41 2006 +++ SPECS/nut.spec Fri Sep 8 20:03:19 2006 @@ -7,7 +7,7 @@ Summary(pl): Sieciowe narzędzie do UPS-ów Name: nut Version: 2.0.4 -Release: 1 +Release: 2 License: GPL Group: Applications/System Source0: http://eu1.networkupstools.org/source/2.0/%{name}-%{version}.tar.gz @@ -320,6 +320,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.105 2006/09/08 18:03:19 glen +- rel 2 (rebuild with fixed %useradd/%groupadd macros) + Revision 1.104 2006/07/28 18:08:41 paszczus - updated to 2.0.4 @@ -387,7 +390,7 @@ - config.patch fit default configuration to installation Revision 1.84 2004/10/13 23:20:40 ankry -- %%userremove/%%groupremove support, standardized, GID changed +- %userremove/%groupremove support, standardized, GID changed Revision 1.83 2004/10/07 08:23:44 paszczus - updated to 2.0.1-pre4 @@ -401,7 +404,7 @@ - formatting, removed obsolete bcond Revision 1.80 2004/07/06 23:13:55 hunter ---out Source4, in patch2 +- -out Source4, in patch2 Revision 1.79 2004/07/06 16:35:58 blues - remove double install @@ -501,7 +504,7 @@ - force to use openssl >= 0.9.7, idea by kloczek Revision 1.49 2003/02/06 21:05:24 qboosh -- moved /etc/ups dir and %%doc to -common subpackage +- moved /etc/ups dir and %doc to -common subpackage - moved manuals to proper subpackages - added verify() for config files @@ -556,9 +559,9 @@ - 0.99 series Revision 1.37 2002/05/21 23:14:16 kloczek -perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ +- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ s/^automake -a -c -f/\%\{__automake\}/; \ - s/^autoconf/\%\{__autoconf\}/" + s/^autoconf/\%\{__autoconf\}/" Revision 1.36 2002/05/04 21:44:26 qboosh - added -devel (static object + header file) for NUT clients @@ -586,7 +589,7 @@ - added Obsoletes: smartupstools Revision 1.29 2002/01/18 02:14:05 kloczek -perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" +- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" Revision 1.28 2001/11/22 12:05:16 zagrodzki - updated to 0.45.2 @@ -670,10 +673,10 @@ - moved cgi to cgi-bin Revision 1.8 2000/06/09 07:54:44 kloczek -- more %%{__make} macros. +- more %{__make} macros. Revision 1.7 2000/06/09 07:23:27 kloczek -- added using %%{__make} macro. +- added using %{__make} macro. Revision 1.6 2000/04/25 16:16:48 baggins - release++ @@ -689,13 +692,11 @@ - translated kloczkish into english Revision 1.3 2000/02/07 23:38:49 kloczek -more work: -- package name nocgi changed to cgi and moved to them cgi scripts, -- updated to 0.43.0, -- full %attr description in %files. -still NFY. +- more work: + - package name nocgi changed to cgi and moved to them cgi scripts, + - updated to 0.43.0, + - full %attr description in %files. +- still NFY. Revision 1.2 2000/02/07 02:04:16 kloczek - partialy rewrited .. not finished yet. - -Spec based on vesion by <[EMAIL PROTECTED]> ================================================================ Index: SPECS/otrs.spec diff -u SPECS/otrs.spec:1.65 SPECS/otrs.spec:1.66 --- SPECS/otrs.spec:1.65 Sat Apr 15 15:38:01 2006 +++ SPECS/otrs.spec Fri Sep 8 20:03:19 2006 @@ -11,7 +11,7 @@ Summary(pl): Open Ticket Request System - otwarty system zgłaszania żądań Name: otrs Version: 2.0.4 -Release: 1 +Release: 2 Epoch: 1 License: GPL Group: Applications/Databases @@ -363,6 +363,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.66 2006/09/08 18:03:19 glen +- rel 2 (rebuild with fixed %useradd/%groupadd macros) + Revision 1.65 2006/04/15 13:38:01 glen - webapps support, rel 1 ================================================================ Index: SPECS/p0f.spec diff -u SPECS/p0f.spec:1.43 SPECS/p0f.spec:1.44 --- SPECS/p0f.spec:1.43 Wed Sep 6 17:24:51 2006 +++ SPECS/p0f.spec Fri Sep 8 20:03:19 2006 @@ -3,9 +3,8 @@ Summary(pl): Narzędzie do pasywnej daktyloskopii systemów operacyjnych Name: p0f Version: 2.0.8 -Release: 1 +Release: 2 License: LGPL v2.1 -Vendor: Michal Zalewski <[EMAIL PROTECTED]> Group: Applications/Networking # Official releases: Source0: http://lcamtuf.coredump.cx/p0f/%{name}-%{version}.tgz @@ -120,6 +119,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.44 2006/09/08 18:03:19 glen +- rel 2 (rebuild with fixed %useradd/%groupadd macros) + Revision 1.43 2006/09/06 15:24:51 paszczus - updated to 2.0.8 @@ -257,6 +259,6 @@ - STBR Revision 1.1 2002/01/29 21:05:28 adasi -80d5e09a8af92634f03c629b13d07666 SOURCES/p0f-1.8.tgz -a265c4f10ddb9c01c3350895b93ad48d SOURCES/p0f.init -560a9a2afd14866e71303f97e08c3f0b SPECS/p0f.spec +- 80d5e09a8af92634f03c629b13d07666 SOURCES/p0f-1.8.tgz +- a265c4f10ddb9c01c3350895b93ad48d SOURCES/p0f.init +- 560a9a2afd14866e71303f97e08c3f0b SPECS/p0f.spec ================================================================ Index: SPECS/pdns.spec diff -u SPECS/pdns.spec:1.56 SPECS/pdns.spec:1.57 --- SPECS/pdns.spec:1.56 Mon Apr 10 00:30:43 2006 +++ SPECS/pdns.spec Fri Sep 8 20:03:19 2006 @@ -3,7 +3,7 @@ Summary(pl): PowerDNS to wielofunkcyjny serwer nazw korzystający z relacyjnych baz danych Name: pdns Version: 2.9.20 -Release: 1 +Release: 2 License: GPL Group: Networking/Daemons Source0: http://downloads.powerdns.com/releases/%{name}-%{version}.tar.gz @@ -209,6 +209,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.57 2006/09/08 18:03:19 glen +- rel 2 (rebuild with fixed %useradd/%groupadd macros) + Revision 1.56 2006/04/09 22:30:43 zergin - version up to 2.9.20 (rel 1) - STBR ================================================================ Index: SPECS/stunnel.spec diff -u SPECS/stunnel.spec:1.96 SPECS/stunnel.spec:1.97 --- SPECS/stunnel.spec:1.96 Sat Sep 2 14:15:22 2006 +++ SPECS/stunnel.spec Fri Sep 8 20:03:19 2006 @@ -3,7 +3,7 @@ Summary(pl): Uniwersalne narzędzie do bezpiecznego tunelowania Name: stunnel Version: 4.16 -Release: 1 +Release: 2 License: GPL v2 Group: Networking/Daemons Source0: ftp://stunnel.mirt.net/stunnel/%{name}-%{version}.tar.gz @@ -177,6 +177,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.97 2006/09/08 18:03:19 glen +- rel 2 (rebuild with fixed %useradd/%groupadd macros) + Revision 1.96 2006/09/02 12:15:22 areq - 4.16 @@ -222,7 +225,7 @@ - copy and paste error Revision 1.82 2004/11/11 19:48:19 saq -- mass commit: using %%{epoch} without explicit Epoch: declaration +- mass commit: using %{epoch} without explicit Epoch: declaration requires a modern rpm Revision 1.81 2004/10/31 15:32:13 paladine @@ -334,12 +337,12 @@ - rel 0.1 - builds, not tested Revision 1.52 2002/11/30 23:00:28 juandon -- new %%doc +- new %doc Revision 1.51 2002/05/21 23:14:47 kloczek -perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ +- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ s/^automake -a -c -f/\%\{__automake\}/; \ - s/^autoconf/\%\{__autoconf\}/" + s/^autoconf/\%\{__autoconf\}/" Revision 1.50 2002/02/23 04:41:59 kloczek - adapterized. @@ -367,7 +370,7 @@ - conf patch: fix for libwrap checking in configure(.in) - removed calling automake - this package doesn't have automake support - fixed DESTDIR patch -- updated %%doc +- updated %doc Revision 1.43 2001/10/16 10:17:37 kura - removed outdated stunnel-fixargs.patch @@ -389,13 +392,13 @@ - release 2: rebuild against openssl 0.9.6a. Revision 1.37 2001/04/30 16:05:31 kloczek -- added using %%{rpmcflags} macro. +- added using %{rpmcflags} macro. Revision 1.36 2001/02/23 03:38:37 kloczek - updated to 3.14. Revision 1.35 2001/01/25 20:03:49 misiek -Massive attack. We use -O0 instead -O flags while debug enabled. +- Massive attack. We use -O0 instead -O flags while debug enabled. Revision 1.34 2001/01/02 15:52:22 baggins - added openssl-tools to buildrequires @@ -410,7 +413,7 @@ - added /var/run/stunnel Revision 1.31 2000/12/23 00:48:47 michuz -- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...} +- changed %{!?debug:...}%{?debug...} to %{?debug:...}%{!?debug...} (now it's more C like) Revision 1.30 2000/12/20 02:56:03 kloczek @@ -431,7 +434,7 @@ - spec adapterized. Revision 1.26 2000/06/09 07:24:00 kloczek -- added using %%{__make} macro. +- added using %{__make} macro. Revision 1.25 2000/04/25 16:16:48 baggins - release++ @@ -453,14 +456,14 @@ - updated to new version Revision 1.20 2000/02/12 12:27:49 wiget -3.7 +- 3.7 Revision 1.19 2000/02/10 21:41:56 kloczek - spec adapterized, - cosmetics. Revision 1.18 2000/02/10 03:53:24 wiget -3.6 +- 3.6 Revision 1.17 1999/12/21 23:04:45 wiget - changed for new openssl @@ -493,7 +496,3 @@ Revision 1.9 1999/07/12 23:06:15 kloczek - added using CVS keywords in %changelog (for automating them). - -* Thu May 13 1999 Artur Frysiak <wiget@@pld.org.pl> - [3.2-1] -- initial release ================================================================ Index: SPECS/taglib.spec diff -u SPECS/taglib.spec:1.21 SPECS/taglib.spec:1.22 --- SPECS/taglib.spec:1.21 Mon Aug 8 13:34:03 2005 +++ SPECS/taglib.spec Fri Sep 8 20:03:19 2006 @@ -3,7 +3,7 @@ Summary(pl): Biblioteka tag do odczytu i edycji metadanych dotyczących dźwięku Name: taglib Version: 1.4 -Release: 1 +Release: 2 License: GPL Group: X11/Libraries Source0: http://ktown.kde.org/~wheeler/files/src/%{name}-%{version}.tar.gz @@ -89,9 +89,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2006/09/08 18:03:19 glen +- rel 2 (rebuild with fixed %useradd/%groupadd macros) + Revision 1.21 2005/08/08 11:34:03 blekot - up to 1.4 -- more %%files +- more %files Revision 1.20 2005/05/05 12:02:11 pluto - release 2 for Th. @@ -113,12 +116,12 @@ - use automake for now (unsermake is broken, tested both 040805 and 040908) Revision 1.14 2004/10/02 16:40:24 adgor -- Fixed %%files +- Fixed %files Revision 1.13 2004/08/11 15:03:19 djurban - updated to snap of 1.3 (1.2 was tottaly forgotten in pld), it adds: - + support for 8bit encoding of tags - + mpc/flac/more format id tags + + support for 8bit encoding of tags + + mpc/flac/more format id tags Revision 1.12 2004/04/05 15:11:50 mkierus - updated to 1.1 ================================================================ Index: SPECS/tremulous.spec diff -u SPECS/tremulous.spec:1.3 SPECS/tremulous.spec:1.4 --- SPECS/tremulous.spec:1.3 Fri May 5 19:07:11 2006 +++ SPECS/tremulous.spec Fri Sep 8 20:03:19 2006 @@ -8,7 +8,7 @@ Summary(pl): Strzelanina w pierwszej osobie z elementami strategii Name: tremulous Version: 1.1.0 -Release: 1 +Release: 2 License: GPL Group: Applications/Games Source0: %{name}-%{version}-src.tar.gz @@ -288,6 +288,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/09/08 18:03:19 glen +- rel 2 (rebuild with fixed %useradd/%groupadd macros) + Revision 1.3 2006/05/05 17:07:11 sparky - a little better pl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/amavis.spec?r1=1.41&r2=1.42&f=u http://cvs.pld-linux.org/SPECS/mldonkey.spec?r1=1.150&r2=1.151&f=u http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.340&r2=1.341&f=u http://cvs.pld-linux.org/SPECS/ntop.spec?r1=1.73&r2=1.74&f=u http://cvs.pld-linux.org/SPECS/nut.spec?r1=1.104&r2=1.105&f=u http://cvs.pld-linux.org/SPECS/otrs.spec?r1=1.65&r2=1.66&f=u http://cvs.pld-linux.org/SPECS/p0f.spec?r1=1.43&r2=1.44&f=u http://cvs.pld-linux.org/SPECS/pdns.spec?r1=1.56&r2=1.57&f=u http://cvs.pld-linux.org/SPECS/stunnel.spec?r1=1.96&r2=1.97&f=u http://cvs.pld-linux.org/SPECS/taglib.spec?r1=1.21&r2=1.22&f=u http://cvs.pld-linux.org/SPECS/tremulous.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
