SPECS: libopensync-plugin-moto.spec - 0.36
aredridel
aredridel at pld-linux.org
Sun May 18 06:15:28 CEST 2008
Author: aredridel Date: Sun May 18 04:15:28 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.36
---- Files affected:
SPECS:
libopensync-plugin-moto.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/libopensync-plugin-moto.spec
diff -u SPECS/libopensync-plugin-moto.spec:1.3 SPECS/libopensync-plugin-moto.spec:1.4
--- SPECS/libopensync-plugin-moto.spec:1.3 Sun Sep 2 15:05:49 2007
+++ SPECS/libopensync-plugin-moto.spec Sun May 18 06:15:23 2008
@@ -2,12 +2,12 @@
Summary: OpenSync plugin for syncing to a Motorola mobile phone
Summary(pl.UTF-8): Wtyczka do OpenSync synchronizująca z telefonami komórkowymi Motoroli
Name: libopensync-plugin-moto
-Version: 0.22
+Version: 0.36
Release: 1
License: GPL v2
Group: Libraries
-Source0: http://www.opensync.org/attachment/wiki/download/%{name}-%{version}.tar.bz2?format=raw
-# Source0-md5: 255f2eb991579bcbcc971ab25e58127b
+Source0: http://opensync.org/download/releases/0.36/libopensync-plugin-moto-0.36.tar.bz2
+# Source0-md5: 8dcecd4afb87e4645a152194fd3b5e55
URL: http://www.opensync.org/
BuildRequires: sed >= 4.0
Requires: libopensync-plugin-python >= %{version}
@@ -29,9 +29,9 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_libdir}/opensync/python-plugins,%{_datadir}/opensync/defaults}
-install motosync.py $RPM_BUILD_ROOT%{_libdir}/opensync/python-plugins
-cp -a moto-sync $RPM_BUILD_ROOT%{_datadir}/opensync/defaults
+install -d $RPM_BUILD_ROOT{%{_libdir}/opensync-1.0/python-plugins,%{_datadir}/opensync-1.0/defaults}
+install motosync.py $RPM_BUILD_ROOT%{_libdir}/opensync-1.0/python-plugins
+cp -a moto-sync $RPM_BUILD_ROOT%{_datadir}/opensync-1.0/defaults
%clean
rm -rf $RPM_BUILD_ROOT
@@ -39,8 +39,8 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS README
-%attr(755,root,root) %{_libdir}/opensync/python-plugins/motosync.py
-%{_datadir}/opensync/defaults/moto-sync
+%attr(755,root,root) %{_libdir}/opensync-1.0/python-plugins/motosync.py
+%{_datadir}/opensync-1.0/defaults/moto-sync
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -48,6 +48,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2008-05-18 04:15:23 aredridel
+- 0.36
+
Revision 1.3 2007-09-02 13:05:49 qboosh
- install to python-plugins dir, R: libopensync-plugin-python
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libopensync-plugin-moto.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list