Author: wolvverine Date: Fri May 16 21:53:15 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.11.1
---- Files affected: SPECS: synce-sync-engine.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/synce-sync-engine.spec diff -u SPECS/synce-sync-engine.spec:1.4 SPECS/synce-sync-engine.spec:1.5 --- SPECS/synce-sync-engine.spec:1.4 Sun Jan 27 02:15:31 2008 +++ SPECS/synce-sync-engine.spec Fri May 16 23:53:10 2008 @@ -2,12 +2,12 @@ Summary: SynCE - Synchronization engine Summary(pl.UTF-8): SynCE - silnik synchronizacji Name: synce-sync-engine -Version: 0.11 +Version: 0.11.1 Release: 1 License: GPL v2+ Group: Libraries Source0: http://dl.sourceforge.net/synce/sync-engine-%{version}.tar.gz -# Source0-md5: 6c8c6a0ef0e8228269b2f2c00e4c732b +# Source0-md5: a552f4dad3dcd284821c1247054259a0 URL: http://www.synce.org/ BuildRequires: python BuildRequires: rpm-pythonprov @@ -20,6 +20,7 @@ Requires: python-pyrapi2 >= %{version} Requires: python-pyrra >= %{version} Requires: python-pyrtfcomp >= 1.1 +Requires: python-setuptools Requires: synce-odccm >= %{version} Requires: synce-pywbxml >= 0.1 BuildArch: noarch @@ -75,6 +76,8 @@ %{py_sitescriptdir}/SyncEngine/formats30/*.xsl %{py_sitescriptdir}/SyncEngine/formats30/tzutils/*.py[co] %{py_sitescriptdir}/plugins/*.py[co] +%dir %{py_sitescriptdir}/SyncEngine/wbxml +%{py_sitescriptdir}/SyncEngine/wbxml/*.py[co] %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -82,6 +85,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008-05-16 21:53:10 wolvverine +- up to 0.11.1 + Revision 1.4 2008-01-27 01:15:31 glen - use version macro ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synce-sync-engine.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
