1.3.36-1
This commit is contained in:
parent
f5c48698bd
commit
5219c4f9a5
@ -1 +1 @@
|
||||
chkconfig-1.3.35.tar.gz
|
||||
chkconfig-1.3.36.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user