This commit is contained in:
Lukas Nykryn 2014-11-05 17:42:43 +01:00
parent 94da12eb73
commit 526ee45444
3 changed files with 6 additions and 5 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@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@redhat.com> - 1.3.63-1
- alternatives: during install don't call preset on enabled services
* Tue Aug 12 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 1.3.62-1
- use systemctl preset, not systemctl enable

View File

@ -1 +1 @@
afc42d045b2158d1586ae453c0bc89b6 chkconfig-1.3.62.tar.bz2
7a9d030aa0915b8e9341a930e95d68e6 chkconfig-1.3.63.tar.bz2