SPECS: libopensync-plugin-moto.spec - install to python-plugins di...

qboosh qboosh at pld-linux.org
Sun Sep 2 15:05:54 CEST 2007


Author: qboosh                       Date: Sun Sep  2 13:05:54 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install to python-plugins dir, R: libopensync-plugin-python

---- Files affected:
SPECS:
   libopensync-plugin-moto.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/libopensync-plugin-moto.spec
diff -u SPECS/libopensync-plugin-moto.spec:1.2 SPECS/libopensync-plugin-moto.spec:1.3
--- SPECS/libopensync-plugin-moto.spec:1.2	Sun Sep  2 14:48:47 2007
+++ SPECS/libopensync-plugin-moto.spec	Sun Sep  2 15:05:49 2007
@@ -10,6 +10,7 @@
 # Source0-md5:	255f2eb991579bcbcc971ab25e58127b
 URL:		http://www.opensync.org/
 BuildRequires:	sed >= 4.0
+Requires:	libopensync-plugin-python >= %{version}
 Requires:	python-dateutil
 Requires:	python-pybluez
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -28,8 +29,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_libdir}/opensync/plugins,%{_datadir}/opensync/defaults}
-install motosync.py $RPM_BUILD_ROOT%{_libdir}/opensync/plugins
+install -d $RPM_BUILD_ROOT{%{_libdir}/opensync/python-plugins,%{_datadir}/opensync/defaults}
+install motosync.py $RPM_BUILD_ROOT%{_libdir}/opensync/python-plugins
 cp -a moto-sync $RPM_BUILD_ROOT%{_datadir}/opensync/defaults
 
 %clean
@@ -38,7 +39,7 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS README
-%attr(755,root,root) %{_libdir}/opensync/plugins/motosync.py
+%attr(755,root,root) %{_libdir}/opensync/python-plugins/motosync.py
 %{_datadir}/opensync/defaults/moto-sync
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -47,6 +48,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/09/02 13:05:49  qboosh
+- install to python-plugins dir, R: libopensync-plugin-python
+
 Revision 1.2  2007/09/02 12:48:47  qboosh
 - pl
 
================================================================

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



More information about the pld-cvs-commit mailing list