Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > by-pkgid > 62788a42e0f4f31b9d1d138a3ef9220e > files > 2

xmms-nas-0.2-7mdv2009.0.src.rpm

%define name xmms-nas
%define version 0.2
%define release %mkrel 7

Summary: NAS Output plugin for XMMS
Name: %{name}
Version: %{version}
Release: %{release}
Source0: %{name}-%{version}.tar.bz2
License: GPL
Group: Sound
URL: ftp://ftp.stack.nl/pub/users/willem/
BuildRoot: %{_tmppath}/%{name}-buildroot
Requires: xmms
BuildRequires: xmms-devel
BuildRequires: nas-devel

%description
This is an audio output plugin for XMMS for the NAS sound system.

%prep
%setup -q

%build
%configure
touch config.h
%make

%install
rm -rf $RPM_BUILD_ROOT
install -D -m 755 .libs/libnas.so %buildroot%_libdir/xmms/Output/libnas.so

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog NEWS README TODO
%_libdir/xmms/Output/libnas.so




%changelog
* Mon Aug 04 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2-7mdv2009.0
+ Revision: 262594
- rebuild

* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2-6mdv2009.0
+ Revision: 257449
- rebuild
- kill re-definition of %%buildroot on Pixel's request

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot


* Wed Dec 06 2006 Götz Waschk <waschk@mandriva.org> 0.2-4mdv2007.0
+ Revision: 91674
- Import xmms-nas

* Wed Dec 06 2006 Götz Waschk <waschk@mandriva.org> 0.2-4mdv2007.1
- rebuild

* Mon Dec 05 2005 Götz Waschk <waschk@mandriva.org> 0.2-3mdk
- Rebuild

* Fri Dec 03 2004 Götz Waschk <waschk@linux-mandrake.com> 0.2-2mdk
- rebuild