File paprefs.spec of Package paprefs

#
# spec file for package paprefs (Version 0.9.5)
#
# Copyright (c) 2007 Novell Canada Ltd, Ottawa, Ontario, Canada.
# 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:           paprefs
BuildRequires:  libglademm-devel gtkmm24-devel gconfmm-devel gcc-c++ 
License:        GNU General Public License (GPL)
Group:          System/Sound Daemons
Summary:	PulseAudio Preferences Tool
Version:        0.9.5
Release:        0.1
URL:		http://0pointer.de/lennart/projects/paprefs/
Source:		http://0pointer.de/lennart/projects/paprefs/paprefs-%{version}.tar.gz
Patch0:		paprefs-0.9.5-higify.patch
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
PulsaAudio configuration

%debug_package
%prep
%setup -q
%patch -p0

%build
autoreconf -f -i
%configure --disable-lynx
make %{?jobs:-j%jobs}

%install
make install DESTDIR=$RPM_BUILD_ROOT
find "$RPM_BUILD_ROOT"

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-, root, root)
%doc README LICENSE doc/*.css doc/*.html
%{_bindir}/*
%{_datadir}/applications/*
%{_datadir}/%{name}

%changelog
* Mon Apr 9 2007 pzb@novell.com
- Add higify patch from svn

* Sun Feb 11 2007 pzb@novell.com
- Initial package
openSUSE Build Service is sponsored by