File gnome-pilot-conduits.spec of Package gnome-pilot-conduits
#
# spec file for package gnome-pilot-conduits (Version 2.0.16)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: gnome-pilot-conduits
BuildRequires: fdupes gnome-pilot-devel libpisync-devel
Version: 2.0.16
Release: 1
Url: http://www.gnome.org/
Group: System/GUI/GNOME
License: GPL v2 or later
Summary: A Collection of Additional Pilot Conduits for GNOME
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/2.0/%{name}-%{version}.tar.bz2
Patch4: %{name}-disable-mal.patch
AutoReqProv: on
# Has biarch problems:
# http://bugzilla.gnome.org/show_bug.cgi?id=302727
Conflicts: gnome-pilot-conduits-32bit
# Package with obsolete files was last present in openSUSE 10.2:
Obsoletes: %{name}-devel <= %{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: %{name}-lang = %{version}
%description
gnome-pilot is a collection of programs and a daemon for integrating
GNOME and the Palm Pilot<tm>. It is a collection of additional conduits
for gnome-pilot.
Authors:
--------
Eskil Heyn Olsen <deity@eskil.dk>
%lang_package
%prep
%setup
%patch4
%build
%configure
make %{?jobs:-j%jobs}
%install
make DESTDIR=$RPM_BUILD_ROOT install
%find_lang %{name}
rm $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a
%fdupes $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr (-, root, root)
%doc AUTHORS COPYING ChangeLog NEWS README
%{_libdir}/gnome-pilot/conduits/*.so
%{_datadir}/gnome-pilot/conduits/*
%{_datadir}/pixmaps/*.png
%files lang -f %{name}.lang
%changelog
* Wed Apr 02 2008 maw@suse.de
- Update to version 2.0.16:
+ Fixed bgo#478123
+ Updated translations.
* Wed Feb 20 2008 maw@suse.de
- Update to version 2.0.15:
+ Updated translations.
* Wed Aug 08 2007 maw@suse.de
- Use %%fdupes
- Split off a -lang subpackage.
* Fri Jul 27 2007 maw@suse.de
- Add libpisync-devel and pilot-link-devel as build requirements.
* Tue Jan 16 2007 sbrabec@suse.cz
- Obsolete dropped gnome-pilot-conduits-devel.
* Mon Jan 08 2007 sbrabec@suse.cz
- Prefix changed to /usr.
- Spec file cleanup.
* Fri Oct 13 2006 danw@suse.de
- Remove dead patches
* Thu Sep 21 2006 jhargadon@suse.de
- update to version 2.0.14
- Updated to work with pilot-link 0.12.0
- Several critical bugs fixed
- Improve layout of configuration panels, to make it more HIG compliant
- translation updates
* Fri Mar 24 2006 jpr@suse.de
- Remove mail conduit (#95926)
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Sep 26 2005 jpr@suse.de
- Building against pilot-link 0.12
* Mon May 02 2005 sbrabec@suse.cz
- New SuSE package, version 2.0.13.