SPECS: kblogger.spec - lib64 fix; doesn't compile anyway

qboosh qboosh at pld-linux.org
Thu May 18 19:57:23 CEST 2006


Author: qboosh                       Date: Thu May 18 17:57:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- lib64 fix; doesn't compile anyway

---- Files affected:
SPECS:
   kblogger.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/kblogger.spec
diff -u SPECS/kblogger.spec:1.3 SPECS/kblogger.spec:1.4
--- SPECS/kblogger.spec:1.3	Thu May 18 19:48:55 2006
+++ SPECS/kblogger.spec	Thu May 18 19:57:18 2006
@@ -40,7 +40,8 @@
 
 %build
 %{__make} -f Makefile.cvs
-%configure
+%configure \
+	--with-qt-libraries=%{_libdir}
 %{__make}
 
 %install
@@ -77,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/05/18 17:57:18  qboosh
+- lib64 fix; doesn't compile anyway
+
 Revision 1.3  2006/05/18 17:48:55  qboosh
 - no ldconfig, X11 in Group, use find_lang for kde help files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kblogger.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list