SPECS: libopensync.spec - -devel R: glib2-devel - LGPL v2.1+

qboosh qboosh at pld-linux.org
Sun Sep 2 13:46:15 CEST 2007


Author: qboosh                       Date: Sun Sep  2 11:46:15 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- -devel R: glib2-devel
- LGPL v2.1+

---- Files affected:
SPECS:
   libopensync.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/libopensync.spec
diff -u SPECS/libopensync.spec:1.31 SPECS/libopensync.spec:1.32
--- SPECS/libopensync.spec:1.31	Fri Aug 31 21:39:27 2007
+++ SPECS/libopensync.spec	Sun Sep  2 13:46:10 2007
@@ -10,7 +10,7 @@
 Name:		libopensync
 Version:	0.31
 Release:	1
-License:	LGPL
+License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://www.opensync.org/attachment/wiki/download/%{name}-%{version}.tar.bz2?format=raw
 # Source0-md5:	caf4fd1b174f4863ba79ab074a29b054
@@ -64,6 +64,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki opensync
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
+Requires:	glib2-devel >= 1:2.10
 Obsoletes:	libopensync-static
 Obsoletes:	multisync-devel
 
@@ -132,15 +133,16 @@
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_includedir}/opensync*
-%{_pkgconfigdir}/*.pc
+%attr(755,root,root) %{_libdir}/libopensync.so
+%{_includedir}/opensync-1.0
+%{_pkgconfigdir}/opensync-1.0.pc
+%{_pkgconfigdir}/osengine-1.0.pc
 
 %if %{with python}
 %files -n python-opensync
 %defattr(644,root,root,755)
-%attr(755,root,root) %{py_sitedir}/*.so
-%{py_sitedir}/*.py[co]
+%attr(755,root,root) %{py_sitedir}/_opensync.so
+%{py_sitedir}/opensync.py[co]
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -149,6 +151,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2007/09/02 11:46:10  qboosh
+- -devel R: glib2-devel
+- LGPL v2.1+
+
 Revision 1.31  2007/08/31 19:39:27  glen
 - builds on Ac
 
================================================================

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



More information about the pld-cvs-commit mailing list