[chkconfig] 1.3.63

Lukáš Nykrýn lnykryn at fedoraproject.org
Wed Nov 5 16:44:52 UTC 2014


commit 526ee45444ebee26cb907eadbba5f918fc4eeaf1
Author: Lukas Nykryn <lnykryn at redhat.com>
Date:   Wed Nov 5 17:42:43 2014 +0100

    1.3.63

 .gitignore     |    1 +
 chkconfig.spec |    8 ++++----
 sources        |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a54032c..558fede 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /chkconfig-1.3.60.tar.bz2
 /chkconfig-1.3.61.tar.bz2
 /chkconfig-1.3.62.tar.bz2
+/chkconfig-1.3.63.tar.bz2
diff --git a/chkconfig.spec b/chkconfig.spec
index d7aa87f..ea70785 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.62
-Release: 2%{?dist}
+Version: 1.3.63
+Release: 1%{?dist}
 License: GPLv2
 Group: System Environment/Base
 Source: http://fedorahosted.org/releases/c/h/chkconfig/%{name}-%{version}.tar.bz2
@@ -76,8 +76,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/*/ntsysv.8*
 
 %changelog
-* Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.62-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
+* Wed Nov 05 2014 Lukáš Nykrýn <lnykryn at redhat.com> - 1.3.63-1
+- alternatives: during install don't call preset on enabled services
 
 * Tue Aug 12 2014 Lukáš Nykrýn <lnykryn at redhat.com> - 1.3.62-1
 - use systemctl preset, not systemctl enable
diff --git a/sources b/sources
index 4b85507..e912592 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-afc42d045b2158d1586ae453c0bc89b6  chkconfig-1.3.62.tar.bz2
+7a9d030aa0915b8e9341a930e95d68e6  chkconfig-1.3.63.tar.bz2


More information about the scm-commits mailing list