Sophie

Sophie

distrib > Mandriva > cooker > x86_64 > by-pkgid > afd3aa41ba1672780d7158afea78f916 > files > 2

gift-openft-0.2.1.6-3plf2008.1.src.rpm

%define name    gift-openft
%define version 0.2.1.6
%define rel	3
%define distsuffix plf

%define longtitle OpenFT plugin for giFT

Summary:        %longtitle
Name:           %name
Version:        %version
Release:        %mkrel %rel
Epoch:		0
License:        GPL
Group:          Networking/File transfer
Vendor:         Penguin Liberation Front
URL:            http://gift.sf.net/
Source0:        http://download.sourceforge.net/gift/%{name}-%{version}.tar.bz2
Requires:	gift >= 0:0.11.4
BuildRequires:	db4-devel gift-devel >= 0:0.11.4 pkgconfig
BuildRequires:	zlib-devel
Provides:	gift-plugin
BuildRoot:      %_tmppath/%name-buildroot

%description
This is the OpenFT plugin.

This package is in PLF because it is against Mandriva policy to
include such software.

%prep
%setup -q
perl -pi -e 's,\${prefix}/lib,%{_libdir},' m4/gift-prefix.m4 configure*

%build
%configure
%make

%install
%{__rm} -rf %{buildroot}
%makeinstall_std

%clean
%{__rm} -rf %{buildroot}

%files
%defattr(-,root,root)
%doc ChangeLog COPYING README INSTALL NEWS TODO
%{_datadir}/*
%{_libdir}/giFT/*

%changelog
* Sat Jan 19 2008 Anssi Hannula <anssi@zarb.org> 0:0.2.1.6-3plf2008.1
- mkrel
- lib64 fixes
- buildrequires zlib-devel

* Sun Nov 06 2005 David Walluck <david@zarb.org> 0:0.2.1.6-2plf
- fix build on x86_64
- don't own %%{_libdir}/giFT

* Sun Nov 06 2005 Stefan van der Eijk <stefan@zarb.org> 0.2.1.6-1plf
- Remove distribution tag from .spec file
- %%mkrel
- 0.2.1.6

* Wed Feb 16 2005 David Walluck <david@zarb.org> 0.2.1.5-1plf
- 0.2.1.5

* Sat Oct 23 2004 David Walluck <david@zarb.org> 0.2.1.4-2plf
- rebuild

* Sun Aug 29 2004 Mark Baas <tigermb@zarb.org> 0:0.2.1.4-1plf
- 0.2.1.4

* Thu Oct 02 2003 David Walluck <david@anti-microsoft.org> 0:0.2.1.1-4plf
- add 'Provides: gift-plugin'
- build with db4
- rpmlint

* Sun Sep 21 2003 Mark Baas <m.baas@zarb.org> 2.1.1-3plf
- Fixed buildrequires.
- Removed ./autogen.sh

* Sat Sep 20 2003 Mark Baas <m.baas@zarb.org> 2.1.1-2plf
- Added gift-devel to buildrequires.

* Tue Sep 18 2003 Mark Baas <m.baas@zarb.org> 2.1.1-plf
- Version update.

* Fri Aug 22 2003 Mark Baas <m.baas@bigfoot.com> 2.0.0-1tig
- Version update.

* Fri Aug 01 2003 Mark Baas <m.baas@bigfoot.com> 0.1.0.5-1tig
- Release update.

* Tue May 20 2003 Mark Baas <m.baas@bigfoot.com> cvs200503-1tig
- cvs update.

* Mon May 19 2003 Mark Baas <m.baas@bigfoot.com> cvs190503-1tig
- created.