Author: shadzik                      Date: Thu Oct 18 18:21:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no need to export QTDIR when using qt4-qmake

---- Files affected:
SPECS:
   qca.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/qca.spec
diff -u SPECS/qca.spec:1.15 SPECS/qca.spec:1.16
--- SPECS/qca.spec:1.15 Thu Oct 18 09:00:43 2007
+++ SPECS/qca.spec      Thu Oct 18 20:21:31 2007
@@ -48,22 +48,11 @@
 %setup -q
 
 %build
-export QTDIR=%{_prefix}
-export LIBDIR=%{_libdir}
-
 ./configure \
        --prefix=%{_prefix} \
        --libdir=%{_libdir} \
        --datadir=%{_datadir}
-
-# probably could be done but breaks the build now:
-#
-#qmake %{name}.pro \
-#      QMAKE_CXX="%{__cxx}" \
-#      QMAKE_LINK="%{__cxx}" \
-#      QMAKE_CXXFLAGS_RELEASE="%{rpmcflags}" \
-#      QMAKE_RPATH=
-
+qt4-qmake
 %{__make}
 
 %install
@@ -108,6 +97,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2007/10/18 18:21:31  shadzik
+- no need to export QTDIR when using qt4-qmake
+
 Revision 1.15  2007/10/18 07:00:43  glen
 - balance quotes
 
================================================================

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

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

Reply via email to