[fcoe-utils: 1/2] 1.0.27 bump

Petr Šabata psabata at fedoraproject.org
Wed Mar 6 12:51:28 UTC 2013


commit 3c28930000fe7ff1ce7ad1dfec363d4c7770a821
Author: Petr Šabata <contyk at redhat.com>
Date:   Wed Mar 6 13:50:00 2013 +0100

    1.0.27 bump

 .gitignore                                         |    1 +
 ...Add-clone-instructions-for-libhbalinux-an.patch |   56 ---------
 ...KSTART-Update-references-to-libHBAAPI.git.patch |   59 ---------
 ...25-build-Fix-new-warnings-made-by-gcc-4.7.patch |  125 --------------------
 ...s-1.0.25-build-Remove-dependency-on-libnl.patch |   47 --------
 ...oc-Make-s-stats-description-more-readable.patch |   82 -------------
 ...-1.0.25-fcoeadm-Fix-scsi_target_id-access.patch |  118 ------------------
 ...s-1.0.25-fcoemon-Fix-format-string-errors.patch |  114 ------------------
 fcoe-utils.spec                                    |   23 +---
 sources                                            |    2 +-
 10 files changed, 7 insertions(+), 620 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1724e0f..c45f859 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@ fcoe-utils-*.rpm
 /fcoe-utils-1.0.23.tar.bz2
 /fcoe-utils-1.0.24.tar.bz2
 /fcoe-utils-1.0.25.tar.bz2
+/fcoe-utils-1.0.27.tar.bz2
diff --git a/fcoe-utils.spec b/fcoe-utils.spec
index 74c2df2..81697ba 100644
--- a/fcoe-utils.spec
+++ b/fcoe-utils.spec
@@ -2,8 +2,8 @@
 %define _hardened_build 1
 
 Name:               fcoe-utils
-Version:            1.0.25
-Release:            2%{?dist}
+Version:            1.0.27
+Release:            1%{?dist}
 Summary:            Fibre Channel over Ethernet utilities
 Group:              Applications/System
 License:            GPLv2
@@ -19,14 +19,6 @@ Patch1:             fcoe-utils-1.0.19-make.patch
 Patch2:             fcoe-utils-1.0.18-help.patch
 Patch3:             fcoe-utils-1.0.18-config.patch
 Patch4:             fcoe-utils-1.0.23-archiver.patch
-# Upstream patches
-Patch10:            %{name}-1.0.25-doc-Make-s-stats-description-more-readable.patch
-Patch11:            %{name}-1.0.25-QUICKSTART-Add-clone-instructions-for-libhbalinux-an.patch
-Patch12:            %{name}-1.0.25-QUICKSTART-Update-references-to-libHBAAPI.git.patch
-Patch13:            %{name}-1.0.25-build-Remove-dependency-on-libnl.patch
-Patch14:            %{name}-1.0.25-build-Fix-new-warnings-made-by-gcc-4.7.patch
-Patch15:            %{name}-1.0.25-fcoemon-Fix-format-string-errors.patch
-Patch16:            %{name}-1.0.25-fcoeadm-Fix-scsi_target_id-access.patch
 BuildRequires:      libtool automake autoconf
 BuildRequires:      lldpad-devel >= 0.9.43
 BuildRequires:      libhbaapi-devel >= 2.2-12
@@ -52,14 +44,6 @@ cp -v %{SOURCE1} quickstart.txt
 %patch2 -p1 -b .help
 %patch3 -p1 -b .config
 %patch4 -p1 -b .archiver
-# upstream
-%patch10 -p1
-%patch11 -p1
-%patch12 -p1
-%patch13 -p1
-%patch14 -p1
-%patch15 -p1
-%patch16 -p1
 
 %build
 ./bootstrap.sh
@@ -101,6 +85,9 @@ done
 %{_libexecdir}/fcoe/
 
 %changelog
+* Wed Mar 06 2013 Petr Šabata <contyk at redhat.com> - 1.0.27-1
+- 1.0.27 bump
+
 * Wed Jan 09 2013 Petr Šabata <contyk at redhat.com> - 1.0.25-2
 - Don't build for s390x since it's not supported by kernel either
 
diff --git a/sources b/sources
index 9ac3996..55262c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-311a767fa140376a69e636ab0cdee967  fcoe-utils-1.0.25.tar.bz2
+e63773eb5b9e3f027c289eb145a7f23c  fcoe-utils-1.0.27.tar.bz2


More information about the scm-commits mailing list