This commit is contained in:
Bill Nottingham 2007-09-25 16:20:01 +00:00
parent f5c48698bd
commit 5219c4f9a5
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
chkconfig-1.3.35.tar.gz
chkconfig-1.3.36.tar.gz

View File

@ -1,12 +1,12 @@
Summary: A system tool for maintaining the /etc/rc*.d hierarchy
Name: chkconfig
Version: 1.3.35
Version: 1.3.36
Release: 1
License: GPLv2
Group: System Environment/Base
Source: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: newt-devel gettext
BuildRequires: newt-devel gettext popt-devel
Conflicts: initscripts <= 5.30-1
%description
@ -72,6 +72,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/ntsysv.8*
%changelog
* Tue Sep 25 2007 Bill Nottingham <notting@redhat.com> 1.3.36-1
- buildreq popt-devel, link it dynamically (#279531)
- translation updates: kn, ko, mr, ro
* Fri Aug 3 2007 Bill Nottingham <notting@redhat.com> 1.3.35-1
- clarify licensing

View File

@ -1 +1 @@
0c80a41f0855bd5dd7dbd6c7c8558978 chkconfig-1.3.35.tar.gz
099c3554fe699d5399f7894a3a57d3de chkconfig-1.3.36.tar.gz