This commit is contained in:
Lukas Nykryn 2014-08-12 10:13:09 +02:00
parent 481bf63c1f
commit 0f614ad786
3 changed files with 8 additions and 8 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/chkconfig-1.3.59.tar.bz2
/chkconfig-1.3.60.tar.bz2
/chkconfig-1.3.61.tar.bz2
/chkconfig-1.3.62.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: A system tool for maintaining the /etc/rc*.d hierarchy
Name: chkconfig
Version: 1.3.61
Release: 3%{?dist}
Version: 1.3.62
Release: 1%{?dist}
License: GPLv2
Group: System Environment/Base
Source: http://fedorahosted.org/releases/c/h/chkconfig/%{name}-%{version}.tar.bz2
@ -76,11 +76,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/ntsysv.8*
%changelog
* Fri Jul 11 2014 Tom Callaway <spot@fedoraproject.org> - 1.3.61-3
- fix license handling
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.61-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Aug 12 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 1.3.62-1
- use systemctl preset, not systemctl enable
- fix typo in manpage
- partly support socket activated services
* Wed Jul 31 2013 Lukáš Nykrýn <lnykryn@redhat.com> - 1.3.61-1
- try to make install_initd work

View File

@ -1 +1 @@
3a9fd39f0f5e73df2fedc1fe3d55eaa8 chkconfig-1.3.61.tar.bz2
afc42d045b2158d1586ae453c0bc89b6 chkconfig-1.3.62.tar.bz2