Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > main-src > by-pkgid > 25a8d2e51ead6a81b6b0d84c493ccbc7 > files > 1

jpilot-syncmal-0.62-4mdk.src.rpm

%define version 0.62
%define release 4mdk
%define url http://people.atl.mediaone.net/jasonday/code/syncmal

Name:		jpilot-syncmal
Summary:	SyncMAL plugin for J-PILOT
Version:	%{version}
Release:	%{release}
Epoch:		1
Source:		%url/%{name}_%{version}.tar.bz2
Source1:	malsync.tar.bz2
Group:		Communications
BuildRoot:	%_tmppath/%name-%version-%release-root
License:	GPL
BuildRequires:	gtk+-devel jpilot-plugin-devel pilot-link-devel
Url:		%{url}

%description
SyncMAL is an interface to the command line tool malsync, a program that
synchronizes a PDA with a MAL server such as AvantGo.

See AvantGo's homepage <http://avantgo.com/> for more information on AvantGo
and MAL.

%prep

%setup -q -n %{name}_%{version} -a 1

%build
%configure --with-mal-source=./mal \
           --with-plugin-prefix=%{_libdir}/jpilot/plugins

%make 

%install
%makeinstall prefix=%buildroot/%{_prefix}
libtool --finish %{buildroot}%{_libdir}/jpilot/plugins/

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc ChangeLog MPL-1_0.txt TODO
%_libdir/jpilot/plugins/*

%changelog
* Fri Dec  7 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.62-4mdk
- fix rpmlint, cleanup.

* Sun Oct 21 2001 Stefan van der Eijk <stefan@eijk.nu> 0.62-3mdk
- BuildRequires: gtk+-devel pilot-link-devel
- Removed BuildRequires: jpilot, not needed to build
- renamed .spec file (make rpmlint happy)

* Mon May 14 2001 Matthias Badaire <mbadaire@mandrakesoft.com> 0.62-2mdk
- fix changelog

* Mon May 14 2001 Matthias Badaire <mbadaire@mandrakesoft.com> 0.62-1mdk
- update to 0.62
- fix libs directory in file list

* Sun Apr 08 2001 Stefan van der Eijk <stefan@eijk.nu> 0.61-1mdk
- updated to 0.61 (compatible with jpilot 0.99)
- improved .spec file

* Sat Jan 20 2001 David BAUDENS <baudens@mandrakesoft.com> 0.52-4mdk
- BuildRequires: jpilot, jpilot-plugin-devel
- Fix %%files
- Add documentation
- Rewrite Summary and Deskcription
- Spec clean up

* Fri Nov 03 2000 Christopher Molnar <molnarc@mandrakesoft.com> 0.52-3mdk
- Rebuilt for gcc 2.96.

* Sun Sep 24 2000 Stefan van der Eijk <s.vandereijk@chello.nl> 0.52-2mdk
- remove BuildArch
- some macro's
- Packager remains Christopher Molnar <molnarc@mandrakesoft.com>
- Rebuilt on build cluster

* Thu Aug 10 2000 Christopher Molnar <molnarc@mandrakesoft.com> 0.52-1mdk
- New RPM for Mandrake.