%define ver 1.2 Summary: lirc xmms plugin Name: lirc-xmms-plugin Version: %{ver} Release: 1%{?dist} Packager: Jan ONDREJ (SAL) Source: %{name}-%{ver}.tar.gz Patch: lirc-xmms-vol1.patch Buildroot: /tmp/%{name}-root License: GPL Group: Applications/Sound %description This player will have the same features as the original winamp from Windows 95 but it will of course feature some specials only available for the linux version. That is a lirc plugin. %prep %setup #%patch -p0 %build ./configure --prefix=/usr make %install if [ -d $RPM_BUILD_ROOT ]; then rm -rf $RPM_BUILD_ROOT/ fi make install prefix=$RPM_BUILD_ROOT/usr \ DESTDIR=$RPM_BUILD_ROOT/usr/lib/xmms/General/../../../../ %clean rm -rf $RPM_BUILD_ROOT/ %files %defattr(-,root,root) %doc AUTHORS COPYING ChangeLog INSTALL NEWS README /usr/lib/xmms/General/*