[iprutils] update to 2.3.11 enable on all archs as it now supports some adapters on them, too.

Karsten Hopp karsten at fedoraproject.org
Wed Sep 5 15:05:05 UTC 2012


commit 4276961aeab70c74d974864934fd1edda8058172
Author: Karsten Hopp <karsten at redhat.com>
Date:   Wed Sep 5 17:04:44 2012 +0200

    update to 2.3.11
    enable on all archs as it now supports some adapters on them, too.

 .gitignore    |    1 +
 iprutils.spec |    9 ++++++---
 sources       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4a8c4b4..81d0f12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ iprutils-2.2.20-src.tgz
 /iprutils-2.3.7-src.tgz
 /iprutils-2.3.9-src.tgz
 /iprutils-2.3.10-src.tgz
+/iprutils-2.3.11-src.tgz
diff --git a/iprutils.spec b/iprutils.spec
index cecae96..0846b71 100644
--- a/iprutils.spec
+++ b/iprutils.spec
@@ -1,7 +1,7 @@
 Summary: Utilities for the IBM Power Linux RAID adapters
 Name:    iprutils
-Version: 2.3.10
-Release: 2%{?dist}
+Version: 2.3.11
+Release: 1%{?dist}
 License: CPL
 Group:   System Environment/Base
 URL:     http://sourceforge.net/projects/iprdd/
@@ -14,7 +14,6 @@ Source1: iprdbg.8.gz
 Patch0:  %{name}-cflags.patch
 Patch1:  %{name}-initscripts.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-ExclusiveArch: ppc ppc64
 
 Requires: /sbin/pidof
 
@@ -80,6 +79,10 @@ done
 %{_sysconfdir}/rc.d/init.d/*
 
 %changelog
+* Wed Sep 05 2012 Karsten Hopp <karsten at redhat.com> 2.3.11-1
+- update to 2.3.11
+- enable on all archs as it now supports some adapters on them, too.
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.10-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index ce82412..1286113 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c11686bd78042c64575219a5951bfad9  iprutils-2.3.10-src.tgz
+c615e7e7d9ddde3fc24f9d2ce85c1537  iprutils-2.3.11-src.tgz


More information about the scm-commits mailing list