rpms/synce-sync-engine/F-8 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 synce-sync-engine.spec, 1.4, 1.5

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Wed Jun 18 09:44:05 UTC 2008


Author: awjb

Update of /cvs/pkgs/rpms/synce-sync-engine/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14203/F-8

Modified Files:
	.cvsignore sources synce-sync-engine.spec 
Log Message:
- version upgrade
- drop pywbxml require



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/synce-sync-engine/F-8/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	13 Jan 2008 21:35:31 -0000	1.2
+++ .cvsignore	18 Jun 2008 09:42:49 -0000	1.3
@@ -1 +1 @@
-sync-engine-0.11.tar.gz
+sync-engine-0.11.1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/synce-sync-engine/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	13 Jan 2008 21:35:31 -0000	1.2
+++ sources	18 Jun 2008 09:42:49 -0000	1.3
@@ -1 +1 @@
-6c8c6a0ef0e8228269b2f2c00e4c732b  sync-engine-0.11.tar.gz
+a552f4dad3dcd284821c1247054259a0  sync-engine-0.11.1.tar.gz


Index: synce-sync-engine.spec
===================================================================
RCS file: /cvs/pkgs/rpms/synce-sync-engine/F-8/synce-sync-engine.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- synce-sync-engine.spec	21 Jan 2008 07:22:23 -0000	1.4
+++ synce-sync-engine.spec	18 Jun 2008 09:42:49 -0000	1.5
@@ -2,8 +2,8 @@
 %define debug_package %{nil}
 
 Name:           synce-sync-engine
-Version:        0.11
-Release:        6%{?dist}
+Version:        0.11.1
+Release:        1%{?dist}
 Summary:        Synce synchronization engine
 
 Group:          Applications/Communications
@@ -18,7 +18,6 @@
 Requires:  libxml2-python
 Requires:  libxslt-python
 Requires:  librtfcomp-python
-Requires:  pywbxml
 Requires:  pygobject2
 Requires:  PyXML
 Requires:  dbus-python
@@ -26,6 +25,9 @@
 Requires:  python-sqlite2
 Requires:  python-rra python-rapi
 
+Obsoletes: pywbxml < 0.1
+Provides: pywbxml = 0.1
+
 %description
 Synce synchronization engine for use with libopensync.
 
@@ -84,7 +86,7 @@
 %exclude %{_bindir}/*pyc
 %exclude %{_bindir}/*pyo
 %{python_sitelib}/SyncEngine/
-%{python_sitelib}/SyncEngine-0.11-py2.5.egg-info/
+%{python_sitelib}/sync_engine-%{version}-py2.5.egg-info/
 
 %files -n libopensync-plugin-synce
 %defattr(-,root,root,-)
@@ -94,6 +96,11 @@
 %exclude %{_libdir}/opensync/python-plugins/*pyo
 
 %changelog
+* Wed Jun 18 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 0.11.1-1
+- version upgrade
+- drop pywbxml requires
+
 * Sun Jan 20 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 0.11-6
 - obsolete syncekonnector for clean upgrade path




More information about the fedora-extras-commits mailing list