packages: kicad/kicad.spec - more cleanups

lisu lisu at pld-linux.org
Tue Jun 28 15:29:53 CEST 2011


Author: lisu                         Date: Tue Jun 28 13:29:53 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- more cleanups

---- Files affected:
packages/kicad:
   kicad.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: packages/kicad/kicad.spec
diff -u packages/kicad/kicad.spec:1.16 packages/kicad/kicad.spec:1.17
--- packages/kicad/kicad.spec:1.16	Tue Jun 28 14:56:09 2011
+++ packages/kicad/kicad.spec	Tue Jun 28 15:29:48 2011
@@ -46,24 +46,14 @@
 
 %prep
 %setup -q  -n %{name}_sources
-#mv kicad/* .
-#mv kicad-library/library .
-#mv kicad-library/modules .
-
-#%if "%{_lib}" != "lib"
-#	%{__sed} -i -e "s@/lib/@/%{_lib}/@g" libs.linux
-#%endif
-#export WX_CONFIG="`which wx-gtk2-unicode-config`"
-#%{__sed} -i -e "s at wx-config@$WX_CONFIG at g" libs.linux
 
 %build
 install -d build
 cd build
 %cmake \
 	-DKICAD_STABLE_VERSION=ON \
-	-DwxWidgets_ROOT_DIR=%{_prefix} \
 	-DwxWidgets_USE_STATIC=OFF \
-	-DwxWidgets_CONFIG_EXECUTABLE=%{_bindir}/wx-gtk2-unicode-config \
+	-DwxWidgets_CONFIG_EXECUTABLE="%{_bindir}/wx-gtk2-unicode-config" \
 	-DKICAD_MINIZIP=ON \
 	-DKICAD_GOST=ON \
 	..
@@ -116,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2011/06/28 13:29:48  lisu
+- more cleanups
+
 Revision 1.16  2011/06/28 12:56:09  lisu
 - wxGTK2-unicode-devel is redundant (depends on wxGTK2-unicode-gl-devel)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kicad/kicad.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list