[keepalived/f16] Remove unused patches.

rohara rohara at fedoraproject.org
Mon Aug 20 17:33:41 UTC 2012


commit f5a64a22e0fad34bd494b01f355ed1fbaad35003
Author: Ryan O'Hara <rohara at redhat.com>
Date:   Mon Aug 20 12:33:03 2012 -0500

    Remove unused patches.

 keepalived-1.1.19-fix-ipvs-loading.patch     |   12 ------------
 keepalived-1.2.2-fix-ipv4-addr-compare.patch |   12 ------------
 keepalived.spec                              |   13 ++++++-------
 3 files changed, 6 insertions(+), 31 deletions(-)
---
diff --git a/keepalived.spec b/keepalived.spec
index 1c53b59..697a788 100644
--- a/keepalived.spec
+++ b/keepalived.spec
@@ -1,16 +1,14 @@
 Summary: High Availability monitor built upon LVS, VRRP and service pollers
 Name: keepalived
 Version: 1.2.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: http://www.keepalived.org/
 Source0: http://www.keepalived.org/software/keepalived-%{version}.tar.gz
 Source1: keepalived.service
 Patch0: keepalived-1.1.14-installmodes.patch
-Patch1: keepalived-1.1.19-fix-ipvs-loading.patch
-Patch2: keepalived-1.2.2-ip_vs.h-pathfix.patch
-Patch3: keepalived-1.2.2-fix-ipv4-addr-compare.patch
+Patch1: keepalived-1.2.2-ip_vs.h-pathfix.patch
 Requires(post): systemd-sysv
 Requires(post): systemd-units
 Requires(preun): systemd-units
@@ -48,9 +46,7 @@ healthchecks and LVS directors failover.
 %prep
 %setup -q
 %patch0 -p1 -b .installmodes
-%patch1 -p1 -b .fix-ipvs-loading
-%patch2 -p1 -b .pathfix
-%patch3 -p1 -b .fix-ipv4-addr-compare
+%patch1 -p1 -b .pathfix
 
 
 %build
@@ -123,6 +119,9 @@ fi
 
 
 %changelog
+* Mon Aug 20 2012 Ryan O'Hara <rohara at redhat.com> - 1.2.3-2
+- Remove unused patches.
+
 * Mon Aug 20 2012 Ryan O'Hara <rohara at redhat.com> - 1.2.3-1
 - Update to 1.2.3.
 - Fix permissions on pid file (#704040).


More information about the scm-commits mailing list