mdomsch pushed to libspf2 (el5). "apply rhel6 autotools patch to rhel7 also"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 20:25:48 UTC 2015


>From 7abf9a1d489c027bba5a7661b309f2118e433436 Mon Sep 17 00:00:00 2001
From: Matt Domsch <matt at domsch.com>
Date: Tue, 7 Apr 2015 09:24:23 -0500
Subject: apply rhel6 autotools patch to rhel7 also


diff --git a/libspf2.spec b/libspf2.spec
index 8132201..49ce095 100644
--- a/libspf2.spec
+++ b/libspf2.spec
@@ -4,7 +4,7 @@
 # Each change to the spec requires a bump to version/release of both library and perlmod
 %global git d57d79fd
 %global library_version 1.2.10
-%global library_release 4.20150405git%{git}%{?dist}
+%global library_release 5.20150405git%{git}%{?dist}
 %global perlmod_version 0.01
 %global perlmod_release 8.20150405git%{git}%{?dist}
 
@@ -141,10 +141,10 @@ Programs for making SPF queries and checking their results using libspf2.
 %prep
 %setup -q -n libspf2-%{version}-%{git}
 %patch1 -p1
-%if 0%{?fedora} >= 21 || 0%{?rhel} >= 7
+%if 0%{?fedora} >= 21
 %patch2 -p1
 %endif
-%if 0%{?rhel} == 6
+%if 0%{?rhel} >= 6
 %patch3 -p1
 %endif
 
@@ -279,6 +279,11 @@ exit 0
 %endif
 
 %changelog
+* Tue Apr  7 2015 Matt Domsch <mdomsch at domsch.com> - 1.2.10-5
+- import into fedpkg
+- drop isa requires for apidocs, it caused rpmdiff failures
+  being noarch
+
 * Sun Apr  5 2015 Matt Domsch <mdomsch at domsch.com> - 1.2.10-4
 - update for review comments
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libspf2.git/commit/?h=el5&id=7abf9a1d489c027bba5a7661b309f2118e433436


More information about the scm-commits mailing list