Name: xmms-alarm
Summary: General plugin for using xmms as an alarm clock
Version: 0.3.7
Release: 1.2
License: GPL
Group: Applications/Multimedia
URL: http://www.snika.uklinux.net/?p=xmms-alarm
Description: xmms plugin for using xmms as an alarm clock.
The build could not start because of the following missing build requirements:
The build could not start because of the following missing build requirements:
The spec file used by the build system currently has the following contents:
# $Id$
# Authority: dag
# Upstream: Adam Feakin <adamf$snika,uklinux,net>
%define xmms_generaldir %(xmms-config --general-plugin-dir)
Summary: General plugin for using xmms as an alarm clock
Name: xmms-alarm
Version: 0.3.7
Release: 1.2%{?dist}
License: GPL
Group: Applications/Multimedia
URL: http://www.snika.uklinux.net/?p=xmms-alarm
Source: http://www.snika.uklinux.net/xmms-alarm/xmms-alarm-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: xmms-devel, glib-devel >= 1.2.6, gtk+-devel >= 1.2.6
%description
xmms plugin for using xmms as an alarm clock.
%prep
%setup
%build
%configure
%{__make} %{?_smp_mflags}
%install
%{__rm} -rf %{buildroot}
%makeinstall \
libdir="%{buildroot}%{xmms_generaldir}"
%clean
%{__rm} -rf %{buildroot}
%files
%defattr(-, root, root, 0755)
%doc AUTHORS ChangeLog INSTALL NEWS README
%{xmms_generaldir}/libalarm.so
%exclude %{xmms_generaldir}/libalarm.la
%changelog
* Sat Apr 08 2006 Dries Verachtert <dries@ulyssis.org> - 0.3.7-1.2
- Rebuild for Fedora Core 5.
* Sat Apr 09 2005 Dag Wieers <dag@wieers.com> - 0.3.7-1
- Updated to release 0.3.7.
* Thu Mar 17 2005 Dag Wieers <dag@wieers.com> - 0.3.6-1
- Updated to release 0.3.6.
* Fri Apr 02 2004 Dag Wieers <dag@wieers.com> - 0.3.5-1
- Updated to release 0.3.5.
* Tue Mar 09 2004 Dag Wieers <dag@wieers.com> - 0.3.4-1
- Updated to release 0.3.4.
* Mon Aug 25 2003 Dag Wieers <dag@wieers.com> - 0.3.3-0
- Updated to release 0.3.3.
* Tue Feb 11 2003 Dag Wieers <dag@wieers.com> - 0.3.2-0
- Initial package. (using DAR)