SPECS: libopensync.spec - rel 6; fix python module build

arekm arekm at pld-linux.org
Sat Nov 15 21:10:08 CET 2008


Author: arekm                        Date: Sat Nov 15 20:10:08 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 6; fix python module build

---- Files affected:
SPECS:
   libopensync.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: SPECS/libopensync.spec
diff -u SPECS/libopensync.spec:1.54 SPECS/libopensync.spec:1.55
--- SPECS/libopensync.spec:1.54	Sat Nov 15 20:13:42 2008
+++ SPECS/libopensync.spec	Sat Nov 15 21:10:03 2008
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	Szkielet do synchronizacji danych
 Name:		libopensync
 Version:	0.37
-Release:	5
+Release:	6
 Epoch:		1
 License:	LGPL v2.1+
 Group:		Libraries
@@ -92,10 +92,12 @@
 %patch0 -p1
 
 %build
+rm cmake/modules/*Python*.cmake
 mkdir build
 cd build
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
+	-DPYTHON_VERSION=%{py_ver} \
 %if "%{_lib}" != "lib"
 	-DLIB_SUFFIX=64 \
 %endif
@@ -157,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2008/11/15 20:10:03  arekm
+- rel 6; fix python module build
+
 Revision 1.54  2008/11/15 19:13:42  arekm
 - release 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libopensync.spec?r1=1.54&r2=1.55&f=u



More information about the pld-cvs-commit mailing list