rpms/libopensync-plugin-moto/devel .cvsignore, 1.3, 1.4 libopensync-plugin-moto.spec, 1.6, 1.7 sources, 1.3, 1.4

Andreas Bierfert awjb at fedoraproject.org
Fri Mar 27 18:23:28 UTC 2009


Author: awjb

Update of /cvs/pkgs/rpms/libopensync-plugin-moto/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16952

Modified Files:
	.cvsignore libopensync-plugin-moto.spec sources 
Log Message:
- downgrade



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libopensync-plugin-moto/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	20 Jun 2008 07:40:15 -0000	1.3
+++ .cvsignore	27 Mar 2009 18:22:57 -0000	1.4
@@ -1 +1 @@
-libopensync-plugin-moto-0.36.tar.bz2
+libopensync-plugin-moto-0.22.tar.bz2


Index: libopensync-plugin-moto.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libopensync-plugin-moto/devel/libopensync-plugin-moto.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libopensync-plugin-moto.spec	25 Feb 2009 17:01:29 -0000	1.6
+++ libopensync-plugin-moto.spec	27 Mar 2009 18:22:57 -0000	1.7
@@ -2,8 +2,9 @@
 %define debug_package %{nil}
 
 Name:           libopensync-plugin-moto
-Version:        0.36
-Release:        3%{?dist}
+Epoch:          1
+Version:        0.22
+Release:        2%{?dist}
 Summary:        Plugin for syncing with Motorola phones via libopensync
 
 Group:          System Environment/Libraries
@@ -12,15 +13,12 @@
 Source0:        http://www.opensync.org/download/releases/%{version}/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  cmake
-BuildRequires:  libopensync-devel >= 0.36
 BuildRequires:  python-devel
 
-Requires: libopensync-plugin-python >= 0.36
+Requires: libopensync-plugin-python = 1:0.22
 Requires: python-dateutil
 Requires: pybluez
 
-
 %description
 Plugin for syncing with Motorola phones via libopensync.
 
@@ -29,15 +27,13 @@
 
 
 %build
-mkdir build
-cd build
-%cmake -DCMAKE_SKIP_RPATH=YES ../
-make VERBOSE=1 %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-cd build
-make install DESTDIR=$RPM_BUILD_ROOT
+install -p -m644 -D motosync.py \
+    $RPM_BUILD_ROOT%{_libdir}/opensync/python-plugins/motosync.py
+install -p -m644 -D moto-sync \
+    $RPM_BUILD_ROOT%{_datadir}/opensync/defaults/moto-sync
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -45,12 +41,17 @@
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING README
-%{_libdir}/opensync-1.0/python-plugins/motosync*
-%{_datadir}/opensync-1.0/defaults/moto-sync
+%{_libdir}/opensync/python-plugins/motosync*
+%{_datadir}/opensync/defaults/moto-sync
 
 %changelog
-* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.36-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+* Wed Feb 11 2009 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 1:0.22-2
+- drop libopensync BR
+
+* Sat Feb 07 2009 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 1:0.22-1
+- downgrade (#474070)
 
 * Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.36-2
 - Rebuild for Python 2.6


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libopensync-plugin-moto/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	20 Jun 2008 07:40:15 -0000	1.3
+++ sources	27 Mar 2009 18:22:57 -0000	1.4
@@ -1 +1 @@
-8dcecd4afb87e4645a152194fd3b5e55  libopensync-plugin-moto-0.36.tar.bz2
+255f2eb991579bcbcc971ab25e58127b  libopensync-plugin-moto-0.22.tar.bz2




More information about the fedora-extras-commits mailing list