From 94da12eb73f03c6a0b6c81c0318f1f589609eaac Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sat, 16 Aug 2014 00:05:37 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- chkconfig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/chkconfig.spec b/chkconfig.spec index 0ac02d9..d7aa87f 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: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Group: System Environment/Base Source: http://fedorahosted.org/releases/c/h/chkconfig/%{name}-%{version}.tar.bz2 @@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/ntsysv.8* %changelog +* Sat Aug 16 2014 Fedora Release Engineering - 1.3.62-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Tue Aug 12 2014 Lukáš Nykrýn - 1.3.62-1 - use systemctl preset, not systemctl enable - fix typo in manpage