New upstream release 2.2.13
This commit is contained in:
parent
81bee20d68
commit
df9f553dad
@ -1 +1 @@
|
||||
iprutils-2.2.8-src.tgz
|
||||
iprutils-2.2.13-src.tgz
|
||||
|
@ -32,7 +32,7 @@ diff -up iprutils/init.d/iprdump.initscript iprutils/init.d/iprdump
|
||||
if [ ! -d /sys/class/scsi_generic ] ; then
|
||||
modprobe sg
|
||||
fi
|
||||
- start_daemon $IPRDUMP
|
||||
- start_daemon $IPRDUMP --daemon
|
||||
-
|
||||
+
|
||||
+ daemon $iprdump
|
||||
@ -162,7 +162,7 @@ diff -up iprutils/init.d/iprupdate.initscript iprutils/init.d/iprupdate
|
||||
- if [ ! -d /sys/class/scsi_generic ] ; then
|
||||
- modprobe sg
|
||||
- fi
|
||||
- $IPRUPDATE --daemon
|
||||
- start_daemon $IPRUPDATE --daemon
|
||||
-
|
||||
- RETVAL=$?
|
||||
- if [ $RETVAL -eq 0 ]; then
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Utilities for the IBM Power Linux RAID adapters
|
||||
Name: iprutils
|
||||
Version: 2.2.8
|
||||
Release: 6%{?dist}
|
||||
Version: 2.2.13
|
||||
Release: 1%{?dist}
|
||||
License: CPL
|
||||
Group: System Environment/Base
|
||||
URL: http://sourceforge.net/projects/iprdd/
|
||||
@ -64,6 +64,9 @@ CFLAGS="%{optflags}" %{__make}
|
||||
%{_sysconfdir}/rc.d/init.d/*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 21 2008 Roman Rakus <rrakus@redhat.com> - 2.2.13-1
|
||||
- New upstream version
|
||||
|
||||
* Wed Jul 2 2008 Roman Rakus <rrakus@redhat.com> - 2.2.8-6
|
||||
- Fixed ExclusiveArch tag
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user