New upstream release 2.2.13

This commit is contained in:
Roman Rakus 2008-11-21 13:23:41 +00:00
parent 81bee20d68
commit df9f553dad
4 changed files with 9 additions and 6 deletions

View File

@ -1 +1 @@
iprutils-2.2.8-src.tgz
iprutils-2.2.13-src.tgz

View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
6d1c3d2a9e4982f8bf8dba666080a2e9 iprutils-2.2.8-src.tgz
c5ac4eb628ee16fd7816f94c226d6a5b iprutils-2.2.13-src.tgz