SPECS: libopensync.spec - added python_wrapper_update.patch - defaults dire...

sls sls at pld-linux.org
Thu Oct 23 10:24:12 CEST 2008


Author: sls                          Date: Thu Oct 23 08:24:12 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added python_wrapper_update.patch
- defaults directory is back

---- Files affected:
SPECS:
   libopensync.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/libopensync.spec
diff -u SPECS/libopensync.spec:1.51 SPECS/libopensync.spec:1.52
--- SPECS/libopensync.spec:1.51	Tue Oct 21 05:06:14 2008
+++ SPECS/libopensync.spec	Thu Oct 23 10:24:06 2008
@@ -6,12 +6,13 @@
 Summary(pl.UTF-8):	Szkielet do synchronizacji danych
 Name:		libopensync
 Version:	0.37
-Release:	0.2
+Release:	0.4
 Epoch:		1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://www.opensync.org/download/releases/0.37/%{name}-%{version}.tar.bz2
 # Source0-md5:	5b99caaf15d878719f9135713f63ebc5
+Patch0:		%{name}-python_wrapper_update.patch
 URL:		http://www.opensync.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -88,6 +89,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 mkdir build
@@ -107,6 +109,7 @@
 %{__make} -C build install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{_datadir}/libopensync1/defaults
 install -d $RPM_BUILD_ROOT%{_libdir}/libopensync1/plugins
 
 %clean
@@ -126,6 +129,7 @@
 %dir %{_datadir}/libopensync1
 %attr(755,root,root) %{_libdir}/libopensync1/osplugin
 %{_datadir}/libopensync1/capabilities
+%{_datadir}/libopensync1/defaults
 %{_datadir}/libopensync1/descriptions
 %{_datadir}/libopensync1/schemas
 %attr(755,root,root) %{_libdir}/libopensync1/formats/*.so
@@ -153,6 +157,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2008/10/23 08:24:06  sls
+- added python_wrapper_update.patch
+- defaults directory is back
+
 Revision 1.51  2008/10/21 03:06:14  sls
 - osplugin is not a dir
 - fixes for opensync-1.0 -> libopensync1
================================================================

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



More information about the pld-cvs-commit mailing list