SPECS: soprano.spec - adjusted BRs

shadzik shadzik at pld-linux.org
Fri Mar 28 03:45:07 CET 2008


Author: shadzik                      Date: Fri Mar 28 02:45:07 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adjusted BRs

---- Files affected:
SPECS:
   soprano.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/soprano.spec
diff -u SPECS/soprano.spec:1.20 SPECS/soprano.spec:1.21
--- SPECS/soprano.spec:1.20	Fri Mar 28 03:32:40 2008
+++ SPECS/soprano.spec	Fri Mar 28 03:45:02 2008
@@ -7,6 +7,8 @@
 # Conditional build:
 %bcond_without	serializer		# with raptor serializer. need to figure out proper BR
 
+%define		qtbrver		4.4.0
+
 Summary:	Soprano - Qt wrapper API to librdf
 Summary(pl.UTF-8):	Soprano - wrapper Qt do librdf
 Name:		soprano
@@ -18,17 +20,17 @@
 Source0:	%{name}-%{version}.tar.gz
 # Source0-md5:	decd129682d1cfaacc0033ba47ba7467
 URL:		http://sourceforge.net/projects/soprano
-BuildRequires:	QtCore-devel
-BuildRequires:	QtDBus-devel
-BuildRequires:	QtNetwork-devel
-BuildRequires:	QtTest-devel
+BuildRequires:	QtCore-devel >= %{qtbrver}
+BuildRequires:	QtDBus-devel >= %{qtbrver}
+BuildRequires:	QtNetwork-devel >= %{qtbrver}
+BuildRequires:	QtTest-devel >= %{qtbrver}
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	clucene-core-devel >= 0.9.16a-2
 BuildRequires:	cmake
 BuildRequires:	libraptor-devel
-BuildRequires:	qt4-build >= 4.3.3-3
-BuildRequires:	qt4-qmake >= 4.3.3-3
+BuildRequires:	qt4-build >= %{qtbrver}
+BuildRequires:	qt4-qmake >= %{qtbrver}
 BuildRequires:	rasqal-devel
 BuildRequires:	redland-devel >= 1.0.6
 BuildRequires:	rpmbuild(macros) >= 1.293
@@ -132,6 +134,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2008-03-28 02:45:02  shadzik
+- adjusted BRs
+
 Revision 1.20  2008-03-28 02:32:40  shadzik
 - 2.0.97 svn
 - removed patch0
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/soprano.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list