[fcoe-utils] 1.0.21 bump

Petr Šabata psabata at fedoraproject.org
Thu Nov 24 14:15:41 UTC 2011


commit 9e6f8f8e09cfc3d193a1a89558e94f1b73a363da
Author: Petr Šabata <contyk at redhat.com>
Date:   Thu Nov 24 15:13:00 2011 +0100

    1.0.21 bump

 .gitignore                   |    1 +
 fcoe-utils-1.0.20-init.patch |  111 ------------------------------------------
 fcoe-utils.spec              |   10 ++--
 sources                      |    2 +-
 4 files changed, 8 insertions(+), 116 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 587081f..e509bf2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@ fcoe-utils-*.rpm
 /fcoe-utils-1.0.18.tar.bz2
 /fcoe-utils-1.0.19.tar.bz2
 /fcoe-utils-1.0.20.tar.bz2
+/fcoe-utils-1.0.21.tar.bz2
diff --git a/fcoe-utils.spec b/fcoe-utils.spec
index 1575c76..1797e43 100644
--- a/fcoe-utils.spec
+++ b/fcoe-utils.spec
@@ -2,8 +2,8 @@
 %define _hardened_build 1
 
 Name:               fcoe-utils
-Version:            1.0.20
-Release:            5%{?dist}
+Version:            1.0.21
+Release:            1%{?dist}
 Summary:            Fibre Channel over Ethernet utilities
 Group:              Applications/System
 License:            GPLv2
@@ -14,13 +14,13 @@ Source1:            quickstart.txt
 Source2:            fcoe.service
 Source3:            fcoe.config
 # Generic Fedora patches
-Patch0:             fcoe-utils-1.0.20-init.patch
 Patch1:             fcoe-utils-1.0.19-make.patch
 Patch2:             fcoe-utils-1.0.18-help.patch
 Patch3:             fcoe-utils-1.0.18-config.patch
 BuildRequires:      libtool automake autoconf
 BuildRequires:      lldpad-devel >= 0.9.43
 BuildRequires:      libhbaapi-devel >= 2.2-12
+BuildRequires:      libhbalinux-devel >= 1.0.13
 BuildRequires:      libnl-devel
 BuildRequires:      systemd-units
 Requires:           lldpad >= 0.9.43
@@ -39,7 +39,6 @@ or lldpad
 
 %prep
 %setup -q
-%patch0 -p1 -b .init
 %patch1 -p1 -b .make
 %patch2 -p1 -b .help
 %patch3 -p1 -b .config
@@ -97,6 +96,9 @@ fi
 
 
 %changelog
+* Thu Nov 24 2011 Petr Šabata <contyk at redhat.com> - 1.0.21-1
+- 1.0.21 bump
+
 * Mon Oct 31 2011 Petr Sabata <contyk at redhat.com> - 1.0.20-5
 - Remove useless PIDFile from fcoe.service unit file
 
diff --git a/sources b/sources
index 8b37a56..8adba46 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d23061aa7e353c5df14cc2429314117b  fcoe-utils-1.0.20.tar.bz2
+f24599efe32c49bc9357620405e57064  fcoe-utils-1.0.21.tar.bz2


More information about the scm-commits mailing list