SPECS: libopensync.spec - osplugin is not a dir - fixes for opensync-1.0 ->...

sls sls at pld-linux.org
Tue Oct 21 05:06:19 CEST 2008


Author: sls                          Date: Tue Oct 21 03:06:19 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- osplugin is not a dir
- fixes for opensync-1.0 -> libopensync1

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

---- Diffs:

================================================================
Index: SPECS/libopensync.spec
diff -u SPECS/libopensync.spec:1.50 SPECS/libopensync.spec:1.51
--- SPECS/libopensync.spec:1.50	Tue Oct 21 04:45:12 2008
+++ SPECS/libopensync.spec	Tue Oct 21 05:06:14 2008
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	Szkielet do synchronizacji danych
 Name:		libopensync
 Version:	0.37
-Release:	0.1
+Release:	0.2
 Epoch:		1
 License:	LGPL v2.1+
 Group:		Libraries
@@ -107,8 +107,7 @@
 %{__make} -C build install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT%{_datadir}/opensync-1.0/defaults
-install -d $RPM_BUILD_ROOT%{_libdir}/opensync-1.0/plugins
+install -d $RPM_BUILD_ROOT%{_libdir}/libopensync1/plugins
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -123,8 +122,9 @@
 %attr(755,root,root) %{_libdir}/libopensync.so.*
 %dir %{_libdir}/libopensync1
 %dir %{_libdir}/libopensync1/formats
-%dir %{_libdir}/libopensync1/osplugin
+%dir %{_libdir}/libopensync1/plugins
 %dir %{_datadir}/libopensync1
+%attr(755,root,root) %{_libdir}/libopensync1/osplugin
 %{_datadir}/libopensync1/capabilities
 %{_datadir}/libopensync1/descriptions
 %{_datadir}/libopensync1/schemas
@@ -153,6 +153,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51  2008/10/21 03:06:14  sls
+- osplugin is not a dir
+- fixes for opensync-1.0 -> libopensync1
+
 Revision 1.50  2008/10/21 02:45:12  sls
 - more BR
 
================================================================

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



More information about the pld-cvs-commit mailing list