rpms/chkconfig/devel .cvsignore, 1.39, 1.40 chkconfig.spec, 1.49, 1.50 sources, 1.40, 1.41

Bill Nottingham notting at fedoraproject.org
Wed Oct 29 15:26:47 UTC 2008


Author: notting

Update of /cvs/extras/rpms/chkconfig/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26254

Modified Files:
	.cvsignore chkconfig.spec sources 
Log Message:
1.3.38-1



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/chkconfig/devel/.cvsignore,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- .cvsignore	9 Nov 2007 21:45:35 -0000	1.39
+++ .cvsignore	29 Oct 2008 15:26:17 -0000	1.40
@@ -1 +1 @@
-chkconfig-1.3.37.tar.gz
+chkconfig-1.3.38.tar.bz2


Index: chkconfig.spec
===================================================================
RCS file: /cvs/extras/rpms/chkconfig/devel/chkconfig.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- chkconfig.spec	19 Feb 2008 16:20:56 -0000	1.49
+++ chkconfig.spec	29 Oct 2008 15:26:17 -0000	1.50
@@ -1,10 +1,10 @@
 Summary: A system tool for maintaining the /etc/rc*.d hierarchy
 Name: chkconfig
-Version: 1.3.37
-Release: 2
+Version: 1.3.38
+Release: 1
 License: GPLv2
 Group: System Environment/Base
-Source: %{name}-%{version}.tar.gz
+Source: %{name}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: newt-devel gettext popt-devel
 Conflicts: initscripts <= 5.30-1
@@ -44,6 +44,7 @@
     mkdir -p $RPM_BUILD_ROOT/etc/rc.d/rc${n}.d
     ln -s rc.d/rc${n}.d $RPM_BUILD_ROOT/etc/rc${n}.d
 done
+mkdir -p $RPM_BUILD_ROOT/etc/chkconfig.d
 
 %find_lang %{name}
 
@@ -57,6 +58,7 @@
 /sbin/chkconfig
 %{_sbindir}/update-alternatives
 %{_sbindir}/alternatives
+/etc/chkconfig.d
 /etc/init.d
 /etc/rc.d/init.d
 /etc/rc[0-6].d
@@ -72,8 +74,9 @@
 %{_mandir}/*/ntsysv.8*
 
 %changelog
-* Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 1.3.37-2
-- Autorebuild for GCC 4.3
+* Wed Oct 29 2008 Bill Nottingham <notting at redhat.com> 1.3.38-1
+- Fix runlevel list in man page (#466739)
+- translation updates
 
 * Thu Nov  8 2007 Bill Nottingham <notting at redhat.com> 1.3.37-1
 - make no options do --list (#290241, #176184)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/chkconfig/devel/sources,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- sources	9 Nov 2007 21:45:35 -0000	1.40
+++ sources	29 Oct 2008 15:26:17 -0000	1.41
@@ -1 +1 @@
-cca7223101b46df7982ea18b9518dc9a  chkconfig-1.3.37.tar.gz
+edce8c29d33281901db89d77a4abe6ed  chkconfig-1.3.38.tar.bz2




More information about the fedora-extras-commits mailing list