Bump to version 2.2.16

This commit is contained in:
Roman Rakus 2009-08-17 07:53:21 +00:00
parent 783dadf1b4
commit 097a9d963a
4 changed files with 12 additions and 24 deletions

View File

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

View File

@ -1,12 +0,0 @@
diff -up iprutils/iprlib.h.swab-moved iprutils/iprlib.h
--- iprutils/iprlib.h.swab-moved 2009-02-02 13:07:44.118559632 -0500
+++ iprutils/iprlib.h 2009-02-02 13:07:58.318558756 -0500
@@ -43,7 +43,7 @@
#include <stdbool.h>
#include <netinet/in.h>
#include <sysfs/libsysfs.h>
-#include <linux/byteorder/swab.h>
+#include <linux/swab.h>
#include <asm/byteorder.h>
#include <sys/mman.h>
#include <paths.h>

View File

@ -1,16 +1,14 @@
Summary: Utilities for the IBM Power Linux RAID adapters
Name: iprutils
Version: 2.2.13
Release: 4%{?dist}
Version: 2.2.16
Release: 1%{?dist}
License: CPL
Group: System Environment/Base
URL: http://sourceforge.net/projects/iprdd/
Source0: http://osdn.dl.sourceforge.net/sourceforge/iprdd/%{name}-%{version}-src.tgz
Source0: http://downloads.sourceforge.net/project/iprdd/iprutils%20for%202.6%20kernels/%{version}/%{name}-%{version}-src.tgz
Patch0: %{name}-cflags.patch
#Patch1: %{name}-lsb-init-ectomy.patch
Patch2: %{name}-initscripts.patch
Patch3: iprutils-swab-moved.patch
Patch1: %{name}-initscripts.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
ExclusiveArch: ppc ppc64
@ -30,10 +28,9 @@ supported by the ipr SCSI storage device driver.
%prep
%setup -q -n %{name}
%patch0 -p1
#%patch1 -p1
%patch2 -p1
%patch3 -p1 -b .swab-moved
%patch0 -p1 -b .cflags
%patch1 -p1 -b .initscripts
%build
CFLAGS="%{optflags}" %{__make}
@ -67,6 +64,9 @@ CFLAGS="%{optflags}" %{__make}
%{_sysconfdir}/rc.d/init.d/*
%changelog
* Mon Aug 17 2009 Roman Rakus <rrakus@redhat.com> - 2.2.16-1
- Bump to version 2.2.16
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.13-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
c5ac4eb628ee16fd7816f94c226d6a5b iprutils-2.2.13-src.tgz
611d469e77d94bb56d62a63ead4c0830 iprutils-2.2.16-src.tgz