Fixed chkconfig issue - #453165
This commit is contained in:
parent
6e55ef9e74
commit
6139095497
@ -1,7 +1,7 @@
|
||||
Summary: Utilities for the IBM Power Linux RAID adapters
|
||||
Name: iprutils
|
||||
Version: 2.2.8
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: CPL
|
||||
Group: System Environment/Base
|
||||
URL: http://sourceforge.net/projects/iprdd/
|
||||
@ -11,7 +11,7 @@ Patch0: %{name}-cflags.patch
|
||||
#Patch1: %{name}-lsb-init-ectomy.patch
|
||||
Patch2: %{name}-initscripts.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
ExclusiveArch: ppc ppc64
|
||||
#ExclusiveArch: ppc ppc64
|
||||
|
||||
Requires: /sbin/pidof
|
||||
|
||||
@ -64,6 +64,9 @@ CFLAGS="%{optflags}" %{__make}
|
||||
%{_sysconfdir}/rc.d/init.d/*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 2 2008 Roman Rakus <rrakus@redhat.com> - 2.2.8-5
|
||||
- Fixed chkconfig issue - #453165
|
||||
|
||||
* Wed Apr 9 2008 Roman Rakus <rrakus@redhat.cz> - 2.2.8-4
|
||||
- Rewrited initscripts for satisfying LSB spec
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user