[subversion: 1/2] drop specific dep on ruby(abi)

jorton jorton at fedoraproject.org
Fri Mar 15 09:16:23 UTC 2013


commit 741adf9dbaffcebe65901756086fd4557980c472
Author: Joe Orton <jorton at redhat.com>
Date:   Thu Mar 14 09:22:46 2013 +0000

    drop specific dep on ruby(abi)

 subversion.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/subversion.spec b/subversion.spec
index 0525228..1148aab 100644
--- a/subversion.spec
+++ b/subversion.spec
@@ -26,7 +26,7 @@
 Summary: A Modern Concurrent Version Control System
 Name: subversion
 Version: 1.7.8
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: ASL 2.0
 Group: Development/Tools
 URL: http://subversion.apache.org/
@@ -160,8 +160,6 @@ Summary: Ruby bindings to the Subversion libraries
 BuildRequires: ruby-devel >= 1.9.1, ruby >= 1.9.1
 Requires: subversion%{?_isa} = %{version}-%{release}
 Conflicts: ruby-libs%{?_isa} < 1.8.2
-### this should not be hard-coded!
-Requires: ruby(abi) = 1.9.1
 
 %description ruby
 This package includes the Ruby bindings to the Subversion libraries.
@@ -467,6 +465,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Thu Mar 14 2013 Joe Orton <jorton at redhat.com> - 1.7.8-4
+- drop specific dep on ruby(abi)
+
 * Tue Jan  8 2013 Joe Orton <jorton at redhat.com> - 1.7.8-3
 - update to latest psvn.el
 


More information about the scm-commits mailing list