File pmidi.spec of Package pmidi
#
# spec file for package pmidi (Version 1.6.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: pmidi
BuildRequires: alsa-devel
Summary: A Command Line MIDI Player for ALSA
Version: 1.6.0
Release: 134
License: GNU General Public License (GPL)
Group: Productivity/Multimedia/Sound/Midi
Source: pmidi-%{version}.tar.bz2
Patch: pmidi-mts-fix.diff
Patch1: pmidi-link-fix.diff
URL: http://www.parabola.demon.co.uk/alsa/pmidi.html
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
pmidi is a command line MIDI player for ALSA.
Authors:
--------
Steve Ratcliffe <steve@parabola.demon.co.uk>
%prep
%setup
%patch
%patch1
%{?suse_update_config:%{suse_update_config -f}}
%build
autoreconf -fi
%configure --with-included-glib
make
%install
make DESTDIR=$RPM_BUILD_ROOT install
%clean
[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%{_bindir}/*
%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
%doc %{_mandir}/man*/*
%changelog
* Tue Mar 27 2007 - tiwai@suse.de
- build with included glib support, don't use gtk1-compat
- fix the handle of MTS (MIDI Tuning Standard)
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Oct 12 2005 - sbrabec@suse.cz
- Force glib2 using gtk1-compat-devel.
* Mon Jan 12 2004 - adrian@suse.de
- build as user
* Fri Jan 09 2004 - tiwai@suse.de
- updated to version 1.6.0.
* Mon Dec 10 2001 - tiwai@suse.de
- updated to ver.1.5.4.
built on the standard configure procedure now.
- added glib and glib-devel to neededforbuild.
* Mon Dec 03 2001 - tiwai@suse.de
- updated to ver.1.5.1 with ALSA 0.9.0 support.
* Thu Nov 02 2000 - tiwai@suse.de
- Fixed spec file for long package-name support.
* Tue Sep 26 2000 - tiwai@suse.de
- Changed to bzip2
* Tue Jul 11 2000 - tiwai@suse.de
- 1st version: 0.4.1