Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > by-pkgid > 7633687d01772d857d95792dc966a5fb > files > 2

xmms-fc-0.5.3-2mdk.src.rpm

%define	version	0.5.3
%define release 2mdk

Name: xmms-fc
Summary: Future Composer plugin for XMMS
Version: %{version}
Release: %{release}
License: GPL
Group: Sound
URL: http://www.geocities.com/SiliconValley/Lakes/5147/mod/
Source:	%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildPrereq: libxmms-devel
BuildRequires: libgtk+1.2-devel
Requires: xmms

%description
This is an input plugin for XMMS which can play back Future Composer
music files from AMIGA.

%prep
%setup -q

%build
%configure2_5x
%make

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall_std
rm -f %buildroot%{_libdir}/xmms/Input/libfc.la

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc README src/FC.README ChangeLog
%{_libdir}/xmms/Input/libfc.so

%changelog
* Wed Mar 12 2003 Götz Waschk <waschk@linux-mandrake.com> 0.5.3-2mdk
- clean out unused file
- fix buildrequires

* Thu Aug 15 2002 Götz Waschk <waschk@linux-mandrake.com> 0.5.3-1mdk
- 0.5.3
- remove patch and calls of autoconf/make
- remove libfc.la
- fix doc section

* Mon Jul 29 2002 Götz Waschk <waschk@linux-mandrake.com> 0.5.2-4mdk
- gcc 3.2 build

* Thu Jul 25 2002 Götz Waschk <waschk@linux-mandrake.com> 0.5.2-3mdk
- gcc 3.1.1 fix

* Fri Feb 22 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.5.2-2mdk
- rebuild to fix invalid-packager

* Wed Feb  6 2002 Götz Waschk <waschk@linux-mandrake.com> 0.5.2-1mdk
- macros
- 0.5.2

* Tue Oct 16 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.5.1-2mdk
- rebuild to fix invalid-buildhost

* Thu Oct 04 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.5.1-1mdk
- fixes from Götz Waschk <waschk@linux-mandrake.com> :
	- added ChangeLog to documentation
	- 0.5.1

* Fri Aug 24 2001 Etienne Faure <etienne@mandrakesoft.com> 0.5-4mdk
- rebuild

* Fri Jan  5 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.5-3mdk
- rebuild

* Thu Sep 21 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.5-2mdk
- macros

* Mon Jul 24 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.5-1mdk
- spec cleaning
- updated to 0.5 (Götz Waschk <waschk@linux-mandrake.com>)

* Mon Jul 17 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4-2mdk
- took contributed SRPM from Götz Waschk <waschk@linux-mandrake.com>
- more macros

* Sun Jul 16 2000 Götz Waschk <waschk@linux-mandrake.com> 0.4-1mdk
- initial Mandrake Release