rpms/synce-sync-engine/F-9 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 synce-sync-engine.spec, 1.5, 1.6

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


Author: awjb

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

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-9/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	13 Jan 2008 21:30:10 -0000	1.2
+++ .cvsignore	18 Jun 2008 09:43:05 -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-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	13 Jan 2008 21:30:10 -0000	1.2
+++ sources	18 Jun 2008 09:43:05 -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-9/synce-sync-engine.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- synce-sync-engine.spec	21 Jan 2008 07:24:29 -0000	1.5
+++ synce-sync-engine.spec	18 Jun 2008 09:43:05 -0000	1.6
@@ -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
@@ -21,7 +21,6 @@
 Requires:  libxml2-python
 Requires:  libxslt-python
 Requires:  librtfcomp-python
-Requires:  pywbxml
 Requires:  pygobject2
 Requires:  PyXML
 Requires:  dbus-python
@@ -29,6 +28,9 @@
 Requires:  python-sqlite2
 Requires:  python-rra python-rapi
 
+Obsoletes: pywbxml < 0.1
+Provides: pywbxml = 0.1
+
 %description
 Synce synchronization engine.
 
@@ -77,13 +79,18 @@
 %exclude %{_bindir}/*pyc
 %exclude %{_bindir}/*pyo
 %{python_sitelib}/SyncEngine/
-%{python_sitelib}/SyncEngine-0.11-py2.5.egg-info/
+%{python_sitelib}/sync_engine-0.11-py2.5.egg-info/
 
 %files -n libopensync-plugin-synce
 %defattr(-,root,root,-)
 %{_libdir}/opensync-1.0/python-plugins/*
 
 %changelog
+* Wed Jun 18 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 0.11.1-1
+- version upgrade
+- drop pywbxml requires
+
 * Mon Jan 21 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