Translation updates from TX (#951286)
This commit is contained in:
parent
88dcd6b3f2
commit
9f562e36b8
9634
0001-translation-updates-from-TX.patch
Normal file
9634
0001-translation-updates-from-TX.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
Summary: A system tool for maintaining the /etc/rc*.d hierarchy
|
||||
Name: chkconfig
|
||||
Version: 1.3.60
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
Source: http://fedorahosted.org/releases/c/h/chkconfig/%{name}-%{version}.tar.bz2
|
||||
@ -9,6 +9,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: newt-devel gettext popt-devel
|
||||
Conflicts: initscripts <= 5.30-1
|
||||
|
||||
Patch0: 0001-translation-updates-from-TX.patch
|
||||
|
||||
%description
|
||||
Chkconfig is a basic system utility. It updates and queries runlevel
|
||||
information for system services. Chkconfig manipulates the numerous
|
||||
@ -29,6 +31,7 @@ page), ntsysv configures the current runlevel (5 if you're using X).
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
|
||||
@ -75,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/*/ntsysv.8*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 25 2013 Lukáš Nykrýn <lnykryn@redhat.com> - 1.3.60-2
|
||||
- translation updates from TX (#951286)
|
||||
|
||||
* Tue Mar 12 2013 Lukáš Nykrýn <lnykryn@redhat.com> - 1.3.60-1
|
||||
- don't completely override LDFLAGS
|
||||
- pass along any rpm-configured LD flags
|
||||
|
||||
Loading…
Reference in New Issue
Block a user