SPECS (AC-branch): qca.spec - proper cmake macros

glen glen at pld-linux.org
Thu Oct 18 22:09:18 CEST 2007


Author: glen                         Date: Thu Oct 18 20:09:18 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- proper cmake macros

---- Files affected:
SPECS:
   qca.spec (1.16.2.1 -> 1.16.2.2) 

---- Diffs:

================================================================
Index: SPECS/qca.spec
diff -u SPECS/qca.spec:1.16.2.1 SPECS/qca.spec:1.16.2.2
--- SPECS/qca.spec:1.16.2.1	Thu Oct 18 21:49:06 2007
+++ SPECS/qca.spec	Thu Oct 18 22:09:13 2007
@@ -24,6 +24,7 @@
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	qt4-build
 BuildRequires:	qt4-qmake
+BuildRequires:	rpmbuild(macros) >= 1.293
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -53,7 +54,7 @@
 %build
 mkdir build
 cd build
-%{__cmake} \
+%cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
 	-DLIB_INSTALL_DIR=%{_libdir} \
 	-DQT_MKSPECS_DIR=%{_datadir}/qt4/mkspecs/features \
@@ -102,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16.2.2  2007/10/18 20:09:13  glen
+- proper cmake macros
+
 Revision 1.16.2.1  2007/10/18 19:49:06  shadzik
 - try cmake on AC-branch (maybe this will help build on builders?)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qca.spec?r1=1.16.2.1&r2=1.16.2.2&f=u



More information about the pld-cvs-commit mailing list