Author: glen Date: Sun Jan 27 01:19:54 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - update to 0.11, update description from debian
---- Files affected: SPECS: synce-odccm.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/synce-odccm.spec diff -u SPECS/synce-odccm.spec:1.9 SPECS/synce-odccm.spec:1.10 --- SPECS/synce-odccm.spec:1.9 Mon Dec 17 23:28:13 2007 +++ SPECS/synce-odccm.spec Sun Jan 27 02:19:48 2008 @@ -1,13 +1,15 @@ # $Revision$, $Date$ +# TODO +# - update pl Summary: DCCM implementation for Windows Mobile 5 (and newer) devices Summary(pl.UTF-8): Implementacja DCCM dla urządzeń Windows Mobile 5 (i nowszych) Name: synce-odccm -Version: 0.10.0 -Release: 7 +Version: 0.11 +Release: 1 License: GPL v2+ Group: Applications/Networking -Source0: http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz -# Source0-md5: 977b8123a6d83dfb3194011b7c5b564c +Source0: http://dl.sourceforge.net/synce/odccm-%{version}.tar.gz +# Source0-md5: ed830920a91573215d2497c09bd5a310 Source1: odccm.init URL: http://synce.sourceforge.net/ BuildRequires: dbus-glib-devel >= 0.60 @@ -24,8 +26,9 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -odccm is a legacy-free dccm-implementation for Windows Mobile 5 (and -newer) devices. +odccm maintains a connection to a WinCE device, responding to keep alives and +providing other members of the SynCE suite of tools with details of the IP +address and providing the ability to autorun scripts upon connection. %description -l pl.UTF-8 odccm to wolna od zaszłości implementacja DCCM dla Windows Mobile 5 i @@ -43,8 +46,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT/etc/{dbus-1/system.d,rc.d/init.d} -cp -a data/dbus/odccm.conf $RPM_BUILD_ROOT/etc/dbus-1/system.d +install -d $RPM_BUILD_ROOT/etc/rc.d/init.d install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/odccm %clean @@ -74,6 +76,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2008-01-27 01:19:48 glen +- update to 0.11, update description from debian + Revision 1.9 2007-12-17 22:28:13 glen - rel 7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synce-odccm.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
