rpms/chkconfig/devel .cvsignore, 1.21, 1.22 chkconfig.spec, 1.24, 1.25 sources, 1.22, 1.23

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu May 5 21:05:48 UTC 2005


Author: notting

Update of /cvs/dist/rpms/chkconfig/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv27879

Modified Files:
	.cvsignore chkconfig.spec sources 
Log Message:
update



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/chkconfig/devel/.cvsignore,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- .cvsignore	29 Apr 2005 16:17:38 -0000	1.21
+++ .cvsignore	5 May 2005 21:05:46 -0000	1.22
@@ -1 +1 @@
-chkconfig-1.3.19.tar.gz
+chkconfig-1.3.20.tar.gz


Index: chkconfig.spec
===================================================================
RCS file: /cvs/dist/rpms/chkconfig/devel/chkconfig.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- chkconfig.spec	29 Apr 2005 16:17:38 -0000	1.24
+++ chkconfig.spec	5 May 2005 21:05:46 -0000	1.25
@@ -1,6 +1,6 @@
 Summary: A system tool for maintaining the /etc/rc*.d hierarchy.
 Name: chkconfig
-Version: 1.3.19
+Version: 1.3.20
 Release: 1
 License: GPL
 Group: System Environment/Base
@@ -66,6 +66,7 @@
 /etc/rc.d/rc[0-6].d
 %dir /var/lib/alternatives
 %{_mandir}/*/chkconfig*
+%{_mandir}/*/update-alternatives*
 %{_mandir}/*/alternatives*
 
 %files -n ntsysv
@@ -74,6 +75,9 @@
 %{_mandir}/*/ntsysv.8*
 
 %changelog
+* Thu May  5 2005 Bill Nottingham <notting at redhat.com> 1.3.20-1
+- fix deletion of orphaned slave links (#131496, <mitr at redhat.com>)
+
 * Fri Apr 29 2005 Bill Nottingham <notting at redhat.com> 1.3.19-1
 - build with updated translations
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/chkconfig/devel/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- sources	29 Apr 2005 16:17:38 -0000	1.22
+++ sources	5 May 2005 21:05:46 -0000	1.23
@@ -1 +1 @@
-defd1eca628b2a32ea4bd8b09ae2948c  chkconfig-1.3.19.tar.gz
+a993765a3fcd0c0cd891e16022e35d13  chkconfig-1.3.20.tar.gz




More information about the fedora-cvs-commits mailing list