File psgplay.spec of Package psgplay

#
# spec file for package psgplay (Version 0.6)
#
# 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:           psgplay
BuildRequires:  zlib-devel
License:        GNU General Public License (GPL)
Group:          Productivity/Multimedia/Sound/Players
Autoreqprov:    on
Version:        0.6
Release:        747
Summary:        Player for Atari ST Music Files
Source:         psgplay-0.6.tar.gz
Patch:          psgplay-codecleanup.diff
Patch1:         psgplay-autotools.diff
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
This package allows you to play music from Atari ST games and demos on
your PC.

You can find a comprehensive archive on the World Wide Web at
http://www.nocrew.org/software/psgplay/tunes/



Authors:
--------
    Stefan Berndtsson <stefan@nocrew.org>

%prep
%setup -q -n psgplay-0.6
%patch
%patch1
rm -f acconfig.h

%build
autoreconf -fi
export CFLAGS="$RPM_OPT_FLAGS -Wall"
./configure --prefix=/usr
make

%install
make DESTDIR=%{buildroot} install

%files
%defattr(-,root,root)
%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
/usr/bin/psgplay

%changelog
* Thu Mar 29 2007 - rguenther@suse.de
- add zlib-devel BuildRequires
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Apr 11 2005 - pth@suse.de
- Clean up the code.
- Use autoreconf
* Sun Jan 11 2004 - adrian@suse.de
- add %%defattr
* Tue Apr 22 2003 - coolo@suse.de
- use BuildRoot
* Tue Sep 17 2002 - ro@suse.de
- removed bogus self-provides
* Tue Apr 10 2001 - uli@suse.de
- fixed Group tag
* Tue Oct 26 1999 - uli@suse.de
- update -> 0.6
* Mon Sep 13 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
* Fri Mar 05 1999 - uli@suse.de
- new package, version 0.4
openSUSE Build Service is sponsored by