packages: libopensync/libopensync.spec - cmake >= 2.8.2-2 for python 2.7 su...

glen glen at pld-linux.org
Sat Jul 17 22:27:40 CEST 2010


Author: glen                         Date: Sat Jul 17 20:27:40 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- cmake >= 2.8.2-2 for python 2.7 support

---- Files affected:
packages/libopensync:
   libopensync.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: packages/libopensync/libopensync.spec
diff -u packages/libopensync/libopensync.spec:1.60 packages/libopensync/libopensync.spec:1.61
--- packages/libopensync/libopensync.spec:1.60	Fri Jul  9 13:18:43 2010
+++ packages/libopensync/libopensync.spec	Sat Jul 17 22:27:35 2010
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	Szkielet do synchronizacji danych
 Name:		libopensync
 Version:	0.39
-Release:	2
+Release:	3
 Epoch:		1
 License:	LGPL v2.1+
 Group:		Libraries
@@ -16,7 +16,7 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	check
-BuildRequires:	cmake
+BuildRequires:	cmake >= 2.8.2-2
 BuildRequires:	glib2-devel >= 1:2.10
 BuildRequires:	libint-devel
 BuildRequires:	libtool
@@ -122,8 +122,11 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS README
-%attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/libopensync.so.*
+%attr(755,root,root) %{_bindir}/osyncbinary
+%attr(755,root,root) %{_bindir}/osyncdump
+%attr(755,root,root) %{_bindir}/osyncplugin
+%attr(755,root,root) %{_libdir}/libopensync.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libopensync.so.1
 %dir %{_libdir}/libopensync1
 %dir %{_libdir}/libopensync1/plugins
 %dir %{_datadir}/libopensync1
@@ -138,10 +141,9 @@
 %attr(755,root,root) %{_libdir}/libopensync.so
 %{_includedir}/libopensync1
 %{_pkgconfigdir}/libopensync.pc
-
 %dir %{_datadir}/libopensync1/cmake
 %dir %{_datadir}/libopensync1/cmake/modules
-%{_datadir}/libopensync1/cmake/modules/*.cmake
+%{_datadir}/libopensync1/cmake/modules/OpenSync*.cmake
 
 %if %{with python}
 %files -n python-opensync
@@ -156,6 +158,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2010/07/17 20:27:35  glen
+- cmake >= 2.8.2-2 for python 2.7 support
+
 Revision 1.60  2010/07/09 11:18:43  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libopensync/libopensync.spec?r1=1.60&r2=1.61&f=u



More information about the pld-cvs-commit mailing list