1.3.62
This commit is contained in:
parent
481bf63c1f
commit
0f614ad786
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user