Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37918543
en ru br
ALT Linux repos
5.0: 0.22-alt2
4.1: 0.22-alt0.M41.1

Group :: System/Libraries
RPM: libopensync0-plugin-moto

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define orig_name libopensync-plugin-moto
Name: libopensync0-plugin-moto
Version: 0.22
Release: alt0.M41.1

Summary: Motorola Synchronization Plug-In for OpenSync
License: GPL v2 or later
Group: System/Libraries
URL: http://www.opensync.org/
Packager: Mobile Development Team <mobile at packages.altlinux.org>

Source: %orig_name-%version.tar.bz2
Patch0:         libopensync-plugin-moto-mototool_fix.diff
Patch1:         libopensync-plugin-moto-fix-alarm-trigger.diff
Patch2:         libopensync-plugin-moto-fix-mototool-segfault.diff
Patch3:         libopensync-plugin-moto-fix-path-detection.diff

Requires: libopensync0 = %version
Requires: python-module-opensync0 python-module-dateutil python-module-pybluez libopensync0-plugin-python
# Conflicts: %orig_name

%description
This plug-in allows applications using OpenSync to synchronize to and
from Motorola cellphones which doesn't support SyncML via Obex (e.g.
Razr V3(i), L7, V635).

%prep
%setup -q -n %orig_name-%version
%patch0
%patch1
%patch2
%patch3

%build

%install
mkdir -p $RPM_BUILD_ROOT/%{_bindir}/
mkdir -p $RPM_BUILD_ROOT/%{_libdir}/opensync/python-plugins/
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/opensync/defaults/
cp motosync.py $RPM_BUILD_ROOT/%{_libdir}/opensync/python-plugins/
cp moto-sync $RPM_BUILD_ROOT/%{_datadir}/opensync/defaults/
cp mototool $RPM_BUILD_ROOT/%{_bindir}/

%files
%doc AUTHORS COPYING README
%{_bindir}/mototool
%{_libdir}/opensync/python-plugins/motosync.py
%{_datadir}/opensync/defaults/moto-sync

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin