SPECS: hotplug.spec, jabber-common.spec, munin.spec - rel 7 (rebui...

glen glen at pld-linux.org
Fri Sep 8 20:04:13 CEST 2006


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

---- Files affected:
SPECS:
   hotplug.spec (1.63 -> 1.64) , jabber-common.spec (1.13 -> 1.14) , munin.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/hotplug.spec
diff -u SPECS/hotplug.spec:1.63 SPECS/hotplug.spec:1.64
--- SPECS/hotplug.spec:1.63	Sat Apr 15 14:59:02 2006
+++ SPECS/hotplug.spec	Fri Sep  8 20:04:07 2006
@@ -5,7 +5,7 @@
 Summary(pl):	Linuksowe skrypty do urządzeń hotplug
 Name:		hotplug
 Version:	2004_09_23
-Release:	6
+Release:	7
 License:	GPL
 Group:		Applications/System
 Source0:	ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/%{name}-%{version}.tar.bz2
@@ -229,6 +229,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.64  2006/09/08 18:04:07  glen
+- rel 7 (rebuild with fixed %useradd/%groupadd macros)
+
 Revision 1.63  2006/04/15 12:59:02  glen
 - rel 6
 
@@ -411,7 +414,7 @@
 - added missing +x, release 3.
 
 Revision 1.10  2002/04/25 16:34:06  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.9  2002/03/26 10:39:04  qboosh
 - better pl translation
@@ -436,27 +439,3 @@
 
 Revision 1.2  2001/04/25 11:04:29  wiget
 - rewrite in PLD style
-
-* Tue Apr 24 2001 Greg Kroah-Hartman <greg at kroah.com>
-- added the hotplug.8 manpage written by Fumitoshi UKAI <ukai at debian.or.jp>
-
-* Fri Mar 2 2001 Greg Kroah-Hartman <greg at kroah.com>
-- tweaked the post and preun sections to fix problem of hotplug
-  not starting automatically when the package is upgraded.
-
-* Wed Feb 28 2001 Greg Kroah-Hartman <greg at kroah.com>
-- 2001_02_28 release
-
-* Wed Feb 14 2001 Greg Kroah-Hartman <greg at kroah.com>
-- 2001_02_14 release
-
-* Wed Jan 17 2001 Greg Kroah-Hartman <greg at kroah.com>
-- changed specfile based on Chmouel Boudjnah's <chmouel at mandrakesoft.com> comments.
-
-* Tue Jan 16 2001 Greg Kroah-Hartman <greg at kroah.com>
-- tweaked the file locations due to the change in the tarball structure.
-- 2001_01_16 release
-
-* Mon Jan 15 2001 Greg Kroah-Hartman <greg at kroah.com>
-- First cut at a spec file for the hotplug scripts.
-- added patch to usb.rc to allow chkconfig to install and remove it.

================================================================
Index: SPECS/jabber-common.spec
diff -u SPECS/jabber-common.spec:1.13 SPECS/jabber-common.spec:1.14
--- SPECS/jabber-common.spec:1.13	Fri Apr 14 17:08:31 2006
+++ SPECS/jabber-common.spec	Fri Sep  8 20:04:07 2006
@@ -3,22 +3,22 @@
 Summary(pl):	Wspólne środowisko dla usług Jabbera
 Name:		jabber-common
 Version:	0
-Release:	6
+Release:	7
 License:	GPL
 Group:		Applications/Communications
 BuildRequires:	rpmbuild(macros) >= 1.202
 Requires(post):	%{__perl}
+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(jabber)
 Provides:	user(jabber)
-Conflicts:	jabber
-Obsoletes:	jabber-irc-transport
 Obsoletes:	jabber-conference
+Obsoletes:	jabber-irc-transport
+Conflicts:	jabber
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -79,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/09/08 18:04:07  glen
+- rel 7 (rebuild with fixed %useradd/%groupadd macros)
+
 Revision 1.13  2006/04/14 15:08:31  glen
 - rel 6
 

================================================================
Index: SPECS/munin.spec
diff -u SPECS/munin.spec:1.36 SPECS/munin.spec:1.37
--- SPECS/munin.spec:1.36	Fri Apr 14 17:21:12 2006
+++ SPECS/munin.spec	Fri Sep  8 20:04:07 2006
@@ -10,7 +10,7 @@
 Summary(pl):	Munin - agent danych RRD Linpro
 Name:		munin
 Version:	1.3.2
-Release:	6
+Release:	7
 License:	GPL
 Group:		Daemons
 Source0:	http://dl.sourceforge.net/munin/%{name}_%{version}.tar.gz
@@ -229,6 +229,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2006/09/08 18:04:07  glen
+- rel 7 (rebuild with fixed %useradd/%groupadd macros)
+
 Revision 1.36  2006/04/14 15:21:12  glen
 - rel 6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hotplug.spec?r1=1.63&r2=1.64&f=u
    http://cvs.pld-linux.org/SPECS/jabber-common.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/SPECS/munin.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list