[rpc2/el5] Rebuild to fix broken dependency on rpc2

Neil Horman nhorman at fedoraproject.org
Mon Dec 1 13:47:06 UTC 2014


commit d33c33f29df64a410a2bc865940eb7b053a6f7ce
Author: Neil Horman <nhorman at tuxdriver.com>
Date:   Mon Dec 1 08:46:50 2014 -0500

    Rebuild to fix broken dependency on rpc2

 rpc2.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/rpc2.spec b/rpc2.spec
index 0cb5d86..643dd90 100644
--- a/rpc2.spec
+++ b/rpc2.spec
@@ -1,6 +1,6 @@
 Name:           rpc2
 Version:        2.10
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        C library for remote procedure calls over UDP
 Group:          System Environment/Libraries
 License:        LGPLv2
@@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Dec  1 2014 Neil Horman <nhorman at redhat.com> -2.10-2
+- Rebuild to fix dependency issue with liblwp
+
 * Thu Apr  1 2010 Adam Goode <adam at spicenitz.org> - 2.10-1
 - New upstream release
   + AES-CCM-16 was incorrectly named AES-CCM-12


More information about the scm-commits mailing list