packages: synce-sync-engine/synce-sync-engine.spec - up to 0.15 - adapter

arvenil arvenil at pld-linux.org
Wed Jun 16 01:13:37 CEST 2010


Author: arvenil                      Date: Tue Jun 15 23:13:37 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.15
- adapter

---- Files affected:
packages/synce-sync-engine:
   synce-sync-engine.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: packages/synce-sync-engine/synce-sync-engine.spec
diff -u packages/synce-sync-engine/synce-sync-engine.spec:1.11 packages/synce-sync-engine/synce-sync-engine.spec:1.12
--- packages/synce-sync-engine/synce-sync-engine.spec:1.11	Fri Oct 31 00:02:31 2008
+++ packages/synce-sync-engine/synce-sync-engine.spec	Wed Jun 16 01:13:32 2010
@@ -2,17 +2,17 @@
 Summary:	SynCE - Synchronization engine
 Summary(pl.UTF-8):	SynCE - silnik synchronizacji
 Name:		synce-sync-engine
-Version:	0.12
-Release:	4
+Version:	0.15
+Release:	1
 License:	GPL v2+
 Group:		Libraries
-Source0:	http://dl.sourceforge.net/synce/sync-engine-%{version}.tar.gz
-# Source0-md5:	2886545a8f7a029063b9b5f804806e23
+Source0:	http://downloads.sourceforge.net/project/synce/SynCE/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	3ed81acc39e21effe765fb5f3b248d73
 URL:		http://www.synce.org/
 BuildRequires:	python
+BuildRequires:	python-setuptools
 BuildRequires:	rpm-pythonprov
 BuildRequires:	sed >= 4.0
-BuildRequires:	python-setuptools
 Requires:	libopensync-plugin-python >= 0.30
 Requires:	python-dbus
 Requires:	python-libxml2
@@ -33,7 +33,7 @@
 SynCE - silnik synchronizacji.
 
 %prep
-%setup -q -n sync-engine-%{version}
+%setup -q
 
 # Change python package path to normal on 'tools' folder
 sed -i -e "#sys.path.insert(0,#d" tools/*.py
@@ -46,9 +46,9 @@
 %{__python} setup.py install \
 	--root=$RPM_BUILD_ROOT
 
-%{__install} -D plugins/synce-opensync-plugin-3x.py $RPM_BUILD_ROOT%{_libdir}/opensync-1.0/python-plugins/synce-opensync-plugin-3x.py
-%{__install} -D config/org.synce.SyncEngine.service $RPM_BUILD_ROOT%{_datadir}/dbus-1/services/org.synce.SyncEngine.service
-%{__install} -D config/syncengine.conf.xml $RPM_BUILD_ROOT%{_sysconfdir}/syncengine.conf.xml
+install -D plugins/synce-opensync-plugin-3x.py $RPM_BUILD_ROOT%{_libdir}/opensync-1.0/python-plugins/synce-opensync-plugin-3x.py
+install -D config/org.synce.SyncEngine.service $RPM_BUILD_ROOT%{_datadir}/dbus-1/services/org.synce.SyncEngine.service
+install -D config/syncengine.conf.xml $RPM_BUILD_ROOT%{_sysconfdir}/syncengine.conf.xml
 
 %py_postclean
 
@@ -92,6 +92,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2010/06/15 23:13:32  arvenil
+- up to 0.15
+- adapter
+
 Revision 1.11  2008/10/30 23:02:31  sls
 - replace requirement synce-odccm with R: synce-connector (from synce-libsynce.spec)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/synce-sync-engine/synce-sync-engine.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list