rpms/sysvinit/devel sysvinit.spec,1.59,1.60

Bill Nottingham (notting) fedora-extras-commits at redhat.com
Fri May 4 04:27:52 UTC 2007


Author: notting

Update of /cvs/extras/rpms/sysvinit/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15533

Modified Files:
	sysvinit.spec 
Log Message:
* Fri May  4 2007 Bill Nottingham <notting at redhat.com> - 2.86-17
- rename to sysvinit to match upstream, do the usual
  provides/obsoletes (#226475)




Index: sysvinit.spec
===================================================================
RCS file: /cvs/extras/rpms/sysvinit/devel/sysvinit.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- sysvinit.spec	16 Apr 2007 22:23:48 -0000	1.59
+++ sysvinit.spec	4 May 2007 04:27:16 -0000	1.60
@@ -1,7 +1,7 @@
 Summary: Programs which control basic system processes
-Name: SysVinit
+Name: sysvinit
 Version: 2.86
-Release: 16
+Release: 17
 License: GPL
 Group: System Environment/Base
 Source: ftp://ftp.cistron.nl/pub/people/miquels/sysvinit/sysvinit-%{version}.tar.gz
@@ -32,11 +32,13 @@
 Requires: pam >= 0.66-5
 Requires: filesystem >= 2.2.4-1
 Requires: libselinux >= 1.21.10-1 libsepol >= 1.3.5
+Obsoletes: SysVinit < 2.86-17
+Provides: SysVinit = %{version}-%{release}
 BuildRequires: libselinux-devel >= 1.21.10-1 libsepol-devel >= 1.3.5
 
 %description
-The SysVinit package contains a group of processes that control
-the very basic functions of your system. SysVinit includes the init
+The sysvinit package contains a group of processes that control
+the very basic functions of your system. sysvinit includes the init
 program, the first program started by the Linux kernel when the
 system boots. Init then controls the startup, running, and shutdown
 of all other programs.
@@ -139,6 +141,10 @@
 %{_mandir}/*/*
 
 %changelog
+* Fri May  4 2007 Bill Nottingham <notting at redhat.com> - 2.86-17
+- rename to sysvinit to match upstream, do the usual
+  provides/obsoletes (#226475)
+
 * Mon Apr 16 2007 Bill Nottingham <notting at redhat.com> - 2.86-16
 - pidof: ignore '-c' when called as non-root (#230829)
 




More information about the fedora-extras-commits mailing list