SPECS: kplayer.spec - 64 bit support

shadzik shadzik at pld-linux.org
Mon Jan 15 07:38:03 CET 2007


Author: shadzik                      Date: Mon Jan 15 06:38:02 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 64 bit support

---- Files affected:
SPECS:
   kplayer.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/kplayer.spec
diff -u SPECS/kplayer.spec:1.30 SPECS/kplayer.spec:1.31
--- SPECS/kplayer.spec:1.30	Mon Jan 15 07:36:19 2007
+++ SPECS/kplayer.spec	Mon Jan 15 07:37:57 2007
@@ -33,6 +33,10 @@
 kde_htmldir="%{_kdedocdir}"; export kde_htmldir
 %{__make} -f admin/Makefile.common cvs
 %configure \
+%if "%{_lib}" == "lib64"
+	--enable-libsuffix=64 \
+%endif
+	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
 	--with-qt-libraries=%{_libdir}
 %{__make}
 
@@ -70,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2007/01/15 06:37:57  shadzik
+- 64 bit support
+
 Revision 1.30  2007/01/15 06:36:19  shadzik
 - 0.6.0
 - add am110.patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kplayer.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list