Author: shadzik                      Date: Wed Jun 25 09:08:10 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- define _qtver

---- Files affected:
SPECS:
   automoc4.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/automoc4.spec
diff -u SPECS/automoc4.spec:1.4 SPECS/automoc4.spec:1.5
--- SPECS/automoc4.spec:1.4     Wed Jun 25 10:44:09 2008
+++ SPECS/automoc4.spec Wed Jun 25 11:08:05 2008
@@ -1,5 +1,7 @@
 # $Revision$, $Date$
 
+%define                _qtver  4.4.0
+
 Summary:       automoc4
 Summary(pl.UTF-8):     automoc4
 Name:          automoc4
@@ -10,10 +12,10 @@
 Source0:       
ftp://ftp.kde.org/pub/kde/unstable/4.0.83/support/%{name}-%{version}.tar.bz2
 # Source0-md5: 7876af12da90bd357fc547c4f4828603
 Patch0:                %{name}-lib64.patch
-BuildRequires: QtCore-devel
+BuildRequires: QtCore-devel >= %{_qtver}
 BuildRequires: cmake
-BuildRequires: qt4-build
-BuildRequires: qt4-qmake
+BuildRequires: qt4-build >= %{_qtver}
+BuildRequires: qt4-qmake >= %{_qtver}
 BuildRequires: rpmbuild(macros) >= 1.293
 Obsoletes:     kde4-automoc
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -65,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008/06/25 09:08:05  shadzik
+- define _qtver
+
 Revision 1.4  2008/06/25 08:44:09  paszczus
 - added missing BRs
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/automoc4.spec?r1=1.4&r2=1.5&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to