[rvm/el5] Fix broken liblwp dependency

Neil Horman nhorman at fedoraproject.org
Mon Dec 1 14:09:59 UTC 2014


commit 44a7eba3a4c37cdd84ba5d8f1bf01a86820f0cd9
Author: Neil Horman <nhorman at tuxdriver.com>
Date:   Mon Dec 1 09:09:47 2014 -0500

    Fix broken liblwp dependency

 rvm.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/rvm.spec b/rvm.spec
index bd3ece2..5a12255 100644
--- a/rvm.spec
+++ b/rvm.spec
@@ -1,6 +1,6 @@
 Name:           rvm
 Version:        1.17
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        C library for unstructured recoverable virtual memory
 Group:          System Environment/Libraries
 License:        LGPLv2
@@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Dec  1 2014 Neil Horman <nhorman at redhat.com> - 1.17-3
+- Rebuild to fix broken dependencies on liblwp
+
 * Thu Apr  1 2010 Adam Goode <adam at spicenitz.org> - 1.17-2
 - Restore missing rpath build workaround
 


More information about the scm-commits mailing list