Author: arekm Date: Wed Oct 17 20:05:35 2007 GMT Module: SPECS Tag: HEAD ---- Log message: BR: QtGui-devel, qt4-build
---- Files affected: SPECS: qca.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/qca.spec diff -u SPECS/qca.spec:1.13 SPECS/qca.spec:1.14 --- SPECS/qca.spec:1.13 Wed Oct 17 21:12:44 2007 +++ SPECS/qca.spec Wed Oct 17 22:05:29 2007 @@ -15,10 +15,12 @@ # Source0-md5: 07d54358ef4880d05b3c6f56b629aa55 URL: http://delta.affinix.com/qca/ BuildRequires: QtCore-devel +BuildRequires: QtGui-devel BuildRequires: QtNetwork-devel BuildRequires: QtTest-devel BuildRequires: libstdc++-devel BuildRequires: openssl-devel >= 0.9.7d +BuildRequires: qt4-build BuildRequires: qt4-qmake BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -73,7 +75,10 @@ INSTALL_ROOT=$RPM_BUILD_ROOT install lib/*.pc $RPM_BUILD_ROOT%{_pkgconfigdir} + +%if %{_lib} == "lib64" rm -rf $RPM_BUILD_ROOT%{_prefix}/lib/pkgconfig +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -103,6 +108,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2007/10/17 20:05:29 arekm +BR: QtGui-devel, qt4-build + Revision 1.13 2007/10/17 19:12:44 arekm - up to 2.0.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qca.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
