packages: avidemux/avidemux.spec - dropped rest of cmake options provided b...

lisu lisu at pld-linux.org
Wed Jul 6 22:44:47 CEST 2011


Author: lisu                         Date: Wed Jul  6 20:44:47 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- dropped rest of cmake options provided by cmake macro

---- Files affected:
packages/avidemux:
   avidemux.spec (1.100 -> 1.101) 

---- Diffs:

================================================================
Index: packages/avidemux/avidemux.spec
diff -u packages/avidemux/avidemux.spec:1.100 packages/avidemux/avidemux.spec:1.101
--- packages/avidemux/avidemux.spec:1.100	Wed Jul  6 22:42:32 2011
+++ packages/avidemux/avidemux.spec	Wed Jul  6 22:44:41 2011
@@ -139,8 +139,6 @@
 # plugins
 cd plugins/build
 %cmake \
-	-DCMAKE_BUILD_TYPE=%{?debug:Debug}%{!?debug:Release} \
-	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
 	-DAVIDEMUX_INSTALL_PREFIX=$TOP/build \
 	-DAVIDEMUX_SOURCE_DIR=$TOP/  \
 	-DAVIDEMUX_CORECONFIG_DIR=$TOP/build/config \
@@ -149,9 +147,6 @@
 	%{!?with_amr:-DOPENCORE_AMRNB=0 -DOPENCORE_AMRWB=0} \
 	%{!?with_gtk:-DGTK=0} \
 	%{!?with_qt4:-DQT4=0} \
-%if "%{_lib}" == "lib64"
-	-DLIB_SUFFIX=64 \
-%endif
 	..
 
 %{__make}
@@ -416,6 +411,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.101  2011/07/06 20:44:41  lisu
+- dropped rest of cmake options provided by cmake macro
+
 Revision 1.100  2011/07/06 20:42:32  lisu
 - more missing dirs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/avidemux/avidemux.spec?r1=1.100&r2=1.101&f=u



More information about the pld-cvs-commit mailing list