[chkconfig] 1.3.61

Lukáš Nykrýn lnykryn at fedoraproject.org
Wed Sep 4 13:38:18 UTC 2013


commit 8211c0a13a4e5aaf1541dbc8b1255c45eaab3611
Author: Lukas Nykryn <lnykryn at redhat.com>
Date:   Wed Sep 4 15:37:42 2013 +0200

    1.3.61

 .gitignore                             |    1 +
 0001-translation-updates-from-TX.patch |35161 --------------------------------
 chkconfig.spec                         |   18 +-
 sources                                |    2 +-
 4 files changed, 7 insertions(+), 35175 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e627d5e..6e3cbea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /chkconfig-1.3.59.tar.bz2
 /chkconfig-1.3.60.tar.bz2
+/chkconfig-1.3.61.tar.bz2
diff --git a/chkconfig.spec b/chkconfig.spec
index 8ad05af..a15c266 100644
--- a/chkconfig.spec
+++ b/chkconfig.spec
@@ -1,7 +1,7 @@
 Summary: A system tool for maintaining the /etc/rc*.d hierarchy
 Name: chkconfig
-Version: 1.3.60
-Release: 4%{?dist}
+Version: 1.3.61
+Release: 1%{?dist}
 License: GPLv2
 Group: System Environment/Base
 Source: http://fedorahosted.org/releases/c/h/chkconfig/%{name}-%{version}.tar.bz2
@@ -9,8 +9,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: newt-devel gettext popt-devel
 Conflicts: initscripts <= 5.30-1
 
-Patch0: 0001-translation-updates-from-TX.patch
-
 %description
 Chkconfig is a basic system utility.  It updates and queries runlevel
 information for system services.  Chkconfig manipulates the numerous
@@ -31,7 +29,6 @@ page), ntsysv configures the current runlevel (5 if you're using X).
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 
@@ -78,14 +75,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/*/ntsysv.8*
 
 %changelog
-* Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.60-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
-* Thu May 09 2013 Lukáš Nykrýn <lnykryn at redhat.com> - 1.3.60-3
-- more translation updates from TX
-
-* Thu Apr 25 2013 Lukáš Nykrýn <lnykryn at redhat.com> - 1.3.60-2
-- translation updates from TX (#951286)
+* Wed Jul 31 2013 Lukáš Nykrýn <lnykryn at redhat.com> - 1.3.61-1
+- try to make install_initd work
+- fix permission issues with xinetd services
 
 * Tue Mar 12 2013 Lukáš Nykrýn <lnykryn at redhat.com> - 1.3.60-1
 - don't completely override LDFLAGS
diff --git a/sources b/sources
index 1b3d355..8457b3f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6917549b5bbb97a68da6c304d6d4bfa0  chkconfig-1.3.60.tar.bz2
+3a9fd39f0f5e73df2fedc1fe3d55eaa8  chkconfig-1.3.61.tar.bz2


More information about the scm-commits mailing list