From 6b6962aec56887392e2c06aec3e41c4d8f8765a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Mon, 25 Jun 2012 16:37:42 +0200 Subject: [PATCH] 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 - 1.0.23-1 +- Update to 1.0.23 +- Re-introduce ExcludeArch to be in line with EL. + * Thu Feb 16 2012 Petr Šabata - 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