[root/el5] Use versioned BR on davix-devel

Mattias Ellert ellert at fedoraproject.org
Fri Dec 20 13:07:35 UTC 2013


commit 734af7d621b9c64bf9650fba0f9b1784d24f77cd
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Fri Dec 20 14:07:09 2013 +0100

    Use versioned BR on davix-devel

 root.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/root.spec b/root.spec
index c58dcdc..aab8c6c 100644
--- a/root.spec
+++ b/root.spec
@@ -44,7 +44,7 @@
 Name:		root
 Version:	5.34.14
 %global libversion %(cut -d. -f 1-2 <<< %{version})
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Numerical data analysis framework
 
 Group:		Applications/Engineering
@@ -150,8 +150,8 @@ BuildRequires:	dpm-devel
 BuildRequires:	xrootd-client-devel >= 1:3.3.5
 BuildRequires:	xrootd-private-devel >= 1:3.3.5
 BuildRequires:	cfitsio-devel
+BuildRequires:	davix-devel >= 0.2.7
 %if %{gfal}
-BuildRequires:	davix-devel
 BuildRequires:	gfal-devel
 BuildRequires:	srm-ifce-devel
 %endif
@@ -2409,6 +2409,9 @@ fi
 %{emacs_lispdir}/root/*.el
 
 %changelog
+* Thu Dec 19 2013 Mattias Ellert <mattias.ellert at fysast.uu.se> - 5.34.14-2
+- Use versioned BR on davix-devel
+
 * Thu Dec 19 2013 Mattias Ellert <mattias.ellert at fysast.uu.se> - 5.34.14-1
 - Update to 5.34.14
 - New sub-packages: root-net-davix


More information about the scm-commits mailing list