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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define orig_name libopensync-plugin-palm
Name: libopensync0-plugin-palm
Version: 0.22
Release: alt2

Summary: Palm plugin for OpenSync
License: GPL
Group: System/Libraries
URL: http://www.opensync.org/
Packager: Mobile Development Team <mobile at packages.altlinux.org>

Source: %orig_name-%version.tar.bz2

Requires: libpilot-link
Requires: libopensync0 = %version
# Conflicts: %orig_name

# Automatically added by buildreq on Thu Oct 16 2008

BuildRequires: gcc-c++ gcc-fortran glib2-devel glibc-devel-static libopensync0-devel libpilot-link-devel libxml2-devel

%description
This plugin allows applications using OpenSync to synchronise to and from
Palm based devices.

%package devel
Summary: Header files, libraries and development documentation for %name
Group: System/Libraries
Requires: %name = %version

%description devel
This package contains the header files, static libraries and development
documentation for %name. If you like to develop programs using %name,
you will need to install %name-devel.


%prep
%setup -q -n %orig_name-%version

%build
%configure
%make

%install
%makeinstall install DESTDIR=%buildroot
rm -f %buildroot%_libdir/opensync/plugins/*.la
rm -f %buildroot%_libdir/opensync/formats/*.la

%files
%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
%_libdir/opensync/plugins/*.so
%_libdir/opensync/formats/*.so
%_datadir/opensync/defaults/*

%files devel
%_includedir/opensync-1.0/opensync/*.h


%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