SPECS: qextserialport.spec - qt4-qmake -> qmake-qt4 - deps fixes
qboosh
qboosh at pld-linux.org
Fri Jan 4 20:32:12 CET 2008
Author: qboosh Date: Fri Jan 4 19:32:12 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- qt4-qmake -> qmake-qt4
- deps fixes
---- Files affected:
SPECS:
qextserialport.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/qextserialport.spec
diff -u SPECS/qextserialport.spec:1.7 SPECS/qextserialport.spec:1.8
--- SPECS/qextserialport.spec:1.7 Tue Feb 13 09:06:43 2007
+++ SPECS/qextserialport.spec Fri Jan 4 20:32:06 2008
@@ -13,8 +13,8 @@
# co -P qextserialport
Source0: %{name}.tgz
URL: http://qextserialport.sourceforge.net/
-BuildRequires: QtCore
-Requires: QtCore
+BuildRequires: QtCore-devel
+BuildRequires: qt4-qmake >= 4.3.3-3
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -31,6 +31,7 @@
Summary(pl.UTF-8): Pliki programistyczne QextSerialPort
Group: X11/Development/Libraries
Requires: %{name} = %{version}-%{release}
+Requires: QtCore-devel
%description devel
QextSerialPort development files.
@@ -42,7 +43,7 @@
%setup -q -n %{name}
%build
-qt4-qmake
+qmake-qt4
%{__make}
%install
@@ -75,6 +76,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2008-01-04 19:32:06 qboosh
+- qt4-qmake -> qmake-qt4
+- deps fixes
+
Revision 1.7 2007-02-13 08:06:43 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qextserialport.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list