[fcoe-utils] 1.0.23 bump, reintroduce ExcludeArch

Petr Šabata psabata at fedoraproject.org
Mon Jun 25 14:38:39 UTC 2012


commit 6b6962aec56887392e2c06aec3e41c4d8f8765a3
Author: Petr Šabata <contyk at redhat.com>
Date:   Mon Jun 25 16:37:42 2012 +0200

    1.0.23 bump, reintroduce ExcludeArch

 .gitignore      |    1 +
 fcoe-utils.spec |    9 +++++++--
 sources         |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d014b6..eaf8249 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ fcoe-utils-*.rpm
 /fcoe-utils-1.0.20.tar.bz2
 /fcoe-utils-1.0.21.tar.bz2
 /fcoe-utils-1.0.22.tar.bz2
+/fcoe-utils-1.0.23.tar.bz2
diff --git a/fcoe-utils.spec b/fcoe-utils.spec
index ad0f1e5..44496ba 100644
--- a/fcoe-utils.spec
+++ b/fcoe-utils.spec
@@ -2,8 +2,8 @@
 %define _hardened_build 1
 
 Name:               fcoe-utils
-Version:            1.0.22
-Release:            2%{?dist}
+Version:            1.0.23
+Release:            1%{?dist}
 Summary:            Fibre Channel over Ethernet utilities
 Group:              Applications/System
 License:            GPLv2
@@ -13,6 +13,7 @@ Source0:            %{name}-%{version}.tar.bz2
 Source1:            quickstart.txt
 Source2:            fcoe.service
 Source3:            fcoe.config
+ExcludeArch:        ppc s390 s390x
 # Generic Fedora patches
 Patch1:             fcoe-utils-1.0.19-make.patch
 Patch2:             fcoe-utils-1.0.18-help.patch
@@ -95,6 +96,10 @@ fi
 
 
 %changelog
+* Mon Jun 25 2012 Petr Šabata <contyk at redhat.com> - 1.0.23-1
+- Update to 1.0.23
+- Re-introduce ExcludeArch to be in line with EL.
+
 * Thu Feb 16 2012 Petr Šabata <contyk at redhat.com> - 1.0.22-2
 - Fix the incorrect libhbalinux runtime dependency
 
diff --git a/sources b/sources
index 4611117..a3c3517 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-228164f39fd178d67de872ae703d5f1a  fcoe-utils-1.0.22.tar.bz2
+4b82db0ea14a0ddd7663df6f60c312cd  fcoe-utils-1.0.23.tar.bz2


More information about the scm-commits mailing list