Author: glen                         Date: Fri Sep  8 18:03:53 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 4 (rebuild with fixed %useradd/%groupadd macros)

---- Files affected:
SPECS:
   aegis.spec (1.57 -> 1.58) , amavisd-new.spec (1.104 -> 1.105) , gofish.spec 
(1.23 -> 1.24) , jftpgw.spec (1.18 -> 1.19) , mathopd.spec (1.26 -> 1.27) , 
pygopherd.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/aegis.spec
diff -u SPECS/aegis.spec:1.57 SPECS/aegis.spec:1.58
--- SPECS/aegis.spec:1.57       Fri Apr 14 13:37:07 2006
+++ SPECS/aegis.spec    Fri Sep  8 20:03:48 2006
@@ -3,7 +3,7 @@
 Summary(pl):   Nadzorca zmian w projektach
 Name:          aegis
 Version:       4.16
-Release:       3
+Release:       4
 License:       GPL
 Group:         Development/Version Control
 Source0:       http://dl.sourceforge.net/aegis/%{name}-%{version}.tar.gz
@@ -16,12 +16,12 @@
 BuildRequires: libmagic-devel
 BuildRequires: rpmbuild(macros) >= 1.202
 BuildRequires: zlib-devel
+Requires(postun):      /usr/sbin/groupdel
+Requires(postun):      /usr/sbin/userdel
 Requires(pre): /bin/id
 Requires(pre): /usr/bin/getgid
 Requires(pre): /usr/sbin/groupadd
 Requires(pre): /usr/sbin/useradd
-Requires(postun):      /usr/sbin/groupdel
-Requires(postun):      /usr/sbin/userdel
 Provides:      group(aegis)
 Provides:      user(aegis)
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -127,6 +127,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2006/09/08 18:03:48  glen
+- rel 4 (rebuild with fixed %useradd/%groupadd macros)
+
 Revision 1.57  2006/04/14 11:37:07  glen
 - rel 3
 
@@ -283,15 +286,3 @@
 
 Revision 1.10  1999/07/12 23:05:52  kloczek
 - added using CVS keywords in %changelog (for automating them).
-
-* Fri Apr  2 1999 Michał Kuratczyk <[EMAIL PROTECTED]>
-  [3.12-2]
-  (based on spec by anonymous)
-- added Group(pl)
-- sloted BuildRoot into PLD standard
-- added %changelog
-- added %defattr(644,root,root,755)
-- simplifications in %files
-- root instead bin group on files
-- added -q %setup parameter
-- commented Icon (not available)

================================================================
Index: SPECS/amavisd-new.spec
diff -u SPECS/amavisd-new.spec:1.104 SPECS/amavisd-new.spec:1.105
--- SPECS/amavisd-new.spec:1.104        Tue Aug  8 08:49:17 2006
+++ SPECS/amavisd-new.spec      Fri Sep  8 20:03:48 2006
@@ -8,7 +8,7 @@
 Summary(pl):   Antywirusowy skaner poczty elektronicznej z obsługą 
SpamAssasina - demon
 Name:          amavisd-new
 Version:       2.4.2
-Release:       3
+Release:       4
 Epoch:         1
 License:       GPL
 Group:         Applications/Mail
@@ -177,6 +177,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.105  2006/09/08 18:03:48  glen
+- rel 4 (rebuild with fixed %useradd/%groupadd macros)
+
 Revision 1.104  2006/08/08 06:49:17  hawk
 - release 3
 

================================================================
Index: SPECS/gofish.spec
diff -u SPECS/gofish.spec:1.23 SPECS/gofish.spec:1.24
--- SPECS/gofish.spec:1.23      Fri Apr 14 17:02:55 2006
+++ SPECS/gofish.spec   Fri Sep  8 20:03:48 2006
@@ -3,7 +3,7 @@
 Summary(pl):   Serwer protokołu gopher
 Name:          gofish
 Version:       0.22
-Release:       3
+Release:       4
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://dl.sourceforge.net/gofish/%{name}-%{version}.tar.gz
@@ -15,8 +15,8 @@
 URL:           http://gofish.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
-Requires(pre): /usr/bin/getgid
 Requires(pre): /bin/id
+Requires(pre): /usr/bin/getgid
 Requires(pre): /usr/sbin/groupadd
 Requires(pre): /usr/sbin/useradd
 Requires:      logrotate
@@ -101,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2006/09/08 18:03:48  glen
+- rel 4 (rebuild with fixed %useradd/%groupadd macros)
+
 Revision 1.23  2006/04/14 15:02:55  glen
 - rel 3
 

================================================================
Index: SPECS/jftpgw.spec
diff -u SPECS/jftpgw.spec:1.18 SPECS/jftpgw.spec:1.19
--- SPECS/jftpgw.spec:1.18      Fri Apr 14 17:09:43 2006
+++ SPECS/jftpgw.spec   Fri Sep  8 20:03:48 2006
@@ -3,7 +3,7 @@
 Summary(pl):   Proxy/bramka FTP używająca protokołu FTP
 Name:          jftpgw
 Version:       0.13.5
-Release:       3
+Release:       4
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://www.mcknight.de/jftpgw/%{name}-%{version}.tar.gz
@@ -97,6 +97,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/09/08 18:03:48  glen
+- rel 4 (rebuild with fixed %useradd/%groupadd macros)
+
 Revision 1.18  2006/04/14 15:09:43  glen
 - rel 3
 

================================================================
Index: SPECS/mathopd.spec
diff -u SPECS/mathopd.spec:1.26 SPECS/mathopd.spec:1.27
--- SPECS/mathopd.spec:1.26     Sat Apr 15 15:01:31 2006
+++ SPECS/mathopd.spec  Fri Sep  8 20:03:48 2006
@@ -3,7 +3,7 @@
 Summary(pl):   Szybki, nieduży, nie forkujący się serwer HTTP
 Name:          mathopd
 Version:       1.5
-Release:       3
+Release:       4
 License:       BSD
 Group:         Networking
 Source0:       http://www.mathopd.org/dist/%{name}-%{version}p3.tar.gz
@@ -101,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2006/09/08 18:03:48  glen
+- rel 4 (rebuild with fixed %useradd/%groupadd macros)
+
 Revision 1.26  2006/04/15 13:01:31  glen
 - use %service, rel 3
 
@@ -174,7 +177,7 @@
   Group field using gettext).
 
 Revision 1.3  2002/01/18 02:13:48  kloczek
-perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/"
+- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/"
 
 Revision 1.2  2001/12/31 09:13:06  qboosh
 - fixes in pl translations

================================================================
Index: SPECS/pygopherd.spec
diff -u SPECS/pygopherd.spec:1.14 SPECS/pygopherd.spec:1.15
--- SPECS/pygopherd.spec:1.14   Fri Apr 14 17:51:07 2006
+++ SPECS/pygopherd.spec        Fri Sep  8 20:03:48 2006
@@ -3,10 +3,9 @@
 Summary(pl):   Serwer gophera
 Name:          pygopherd
 Version:       2.0.9
-Release:       3
+Release:       4
 License:       GPL
 Group:         Networking/Daemons
-Vendor:                John Goerzen <[EMAIL PROTECTED]>
 Source0:       
http://gopher.quux.org:70/give-me-gopher/pygopherd/%{name}_%{version}.tar.gz
 # Source0-md5: 98f552fc13edefdd5fd3e70db07eed0b
 Source1:       %{name}.init
@@ -19,10 +18,10 @@
 Requires(pre): /usr/sbin/groupadd
 Requires(pre): /usr/sbin/useradd
 Provides:      gopher-server
-Obsoletes:     gopher-server
-Obsoletes:     gofish
 Provides:      group(gopher)
 Provides:      user(gopher)
+Obsoletes:     gofish
+Obsoletes:     gopher-server
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -88,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/09/08 18:03:48  glen
+- rel 4 (rebuild with fixed %useradd/%groupadd macros)
+
 Revision 1.14  2006/04/14 15:51:07  glen
 - todo is completed, rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/aegis.spec?r1=1.57&r2=1.58&f=u
    http://cvs.pld-linux.org/SPECS/amavisd-new.spec?r1=1.104&r2=1.105&f=u
    http://cvs.pld-linux.org/SPECS/gofish.spec?r1=1.23&r2=1.24&f=u
    http://cvs.pld-linux.org/SPECS/jftpgw.spec?r1=1.18&r2=1.19&f=u
    http://cvs.pld-linux.org/SPECS/mathopd.spec?r1=1.26&r2=1.27&f=u
    http://cvs.pld-linux.org/SPECS/pygopherd.spec?r1=1.14&r2=1.15&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to