Summary: FastTrack plugin for giFT Summary(pl.UTF-8): Wtyczka FastTrack dla giFT Name: giFT-FastTrack Version: 0.8.9 Release: 1 License: GPL Group: Applications/Communications Source0: http://download.berlios.de/gift-fasttrack/%{name}-%{version}.tar.gz # Source0-md5: 68521847537985bcc5e9b8677343374c URL: http://developer.berlios.de/projects/gift-fasttrack/ BuildRequires: giFT-devel >= 0.11.6 BuildRequires: libmagic-devel BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description giFT-FastTrack is a plugin for giFT (http://giftproject.org) which enables users of giFT to participate in the FastTrack network. The required cryptographic algorithms have been successfully reverse engineered and searching/downloading already work. %description -l pl.UTF-8 giFT-FastTrack jest wtyczką dla giFT (http://giftproject.org) pozwalającą użytkownikom giFT udzielać się w sieci FastTrack. Wymagane algorytmy kryptograficzne zostały złamane i szukanie/ściąganie już działa. %prep %setup -q %build %configure \ %{!?debug:--disable-debug} %{__make} %install rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT %if "%{_libdir}" != "%{_prefix}/lib" install -d $RPM_BUILD_ROOT%{_libdir} mv $RPM_BUILD_ROOT%{_prefix}/lib/* $RPM_BUILD_ROOT%{_libdir} %endif %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_libdir}/giFT/*.so* %{_libdir}/giFT/*.la %{_datadir}/giFT/FastTrack