File paprefs.spec of Package paprefs

#
# spec file for package paprefs (Version 0.9.9)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           paprefs
BuildRequires:  gcc-c++
BuildRequires:  gconfmm-devel
BuildRequires:  intltool
BuildRequires:  libglademm-devel
BuildRequires:  libpulse-devel
BuildRequires:  update-desktop-files
Summary:        PulseAudio Preferences
Version:        0.9.9
Release:        2.<RELEASE6>
License:        GPLv2+
Group:          Productivity/Multimedia/Sound/Utilities
Url:            http://0pointer.de/lennart/projects/paprefs/
Source:         %{name}-%{version}.tar.bz2
# PATCH-FIX-UPSTREAM paprefs-packagekit.patch sreeves@novell.com -- Apply upstream patches to check for packagekit service
Patch0:         paprefs-packagekit.patch
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
PulseAudio Preferences (paprefs) is a simple GTK based configuration
dialog for the PulseAudio sound server.

Please note that this program can only configure local servers, and
requires that a special module module-gconf is loaded in the sound
server.



Authors:
--------
    Lennart Poettering <mzcnzna@0pointer.de>

%prep
%setup -q
%patch0 -p1

%build
%configure --disable-lynx
%__make %{?jobs:-j%jobs}

%install
%makeinstall
%suse_update_desktop_file %{name} AudioVideo SystemSetup Mixer
%find_lang %{name}

%clean
rm -rf $RPM_BUILD_ROOT

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

%changelog
openSUSE Build Service is sponsored by