forked from pool/pulseaudio
Updating link to change in openSUSE:Factory/pulseaudio revision 54.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=fa7684e9a91e9101c96c2d9ef73d046a
This commit is contained in:
parent
871a9482ab
commit
7755065e69
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d40a43b0736436fd76815dbbd12f97d93fbaee671744f839ae040d2b58531dc0
|
||||
size 1381146
|
3
pulseaudio-0.9.21.tar.bz2
Normal file
3
pulseaudio-0.9.21.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0592d4c01c1cd9104aebbcc57dc72a0fd0784de121c69c67e81d9c33b622e26
|
||||
size 1398446
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 18 12:59:52 CET 2009 - jengelh@medozas.de
|
||||
|
||||
- Add baselibs.conf as a source
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 3 10:54:49 CET 2009 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.9.21:
|
||||
+ Bugfix update - see ChangeLog for full details.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 3 20:06:20 UTC 2009 - sreeves@novell.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package pulseaudio (Version 0.9.19)
|
||||
# spec file for package pulseaudio (Version 0.9.21)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -17,17 +17,18 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define drvver 0.9.19
|
||||
%define drvver 0.9.21
|
||||
|
||||
Name: pulseaudio
|
||||
Summary: A Networked Sound Server
|
||||
Version: 0.9.19
|
||||
Release: 3
|
||||
License: LGPL v2.1 or later
|
||||
Version: 0.9.21
|
||||
Release: 1
|
||||
License: LGPLv2.1+
|
||||
Group: System/Sound Daemons
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source1: default.pa-for-gdm
|
||||
Source2: setup-pulseaudio
|
||||
Source99: baselibs.conf
|
||||
Patch1: disabled-start.diff
|
||||
Url: http://pulseaudio.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -69,7 +70,7 @@ operating systems and Microsoft Windows. It is intended to be an
|
||||
improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
||||
|
||||
%package esound-compat
|
||||
License: GPL v2 or later ; LGPL v2.1 or later
|
||||
License: GPLv2+ ; LGPLv2.1+
|
||||
Summary: ESOUND compatibility for PulseAudio
|
||||
Group: System/Sound Daemons
|
||||
Requires: %{name} = %{version}
|
||||
@ -85,7 +86,7 @@ This package provides the compatibility layer for drop-in replacement
|
||||
of ESOUND.
|
||||
|
||||
%package module-lirc
|
||||
License: GPL v2 or later ; LGPL v2.1 or later
|
||||
License: GPLv2+ ; LGPLv2.1+
|
||||
Summary: LIRC module for PulseAudio
|
||||
Group: System/Sound Daemons
|
||||
Requires: %{name} = %{version}
|
||||
@ -96,7 +97,7 @@ operating systems and Microsoft Windows. It is intended to be an
|
||||
improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
||||
|
||||
%package module-x11
|
||||
License: GPL v2 or later ; LGPL v2.1 or later
|
||||
License: GPLv2+ ; LGPLv2.1+
|
||||
Summary: X11 module for PulseAudio
|
||||
Group: System/Sound Daemons
|
||||
Requires: %{name} = %{version}
|
||||
@ -107,7 +108,7 @@ operating systems and Microsoft Windows. It is intended to be an
|
||||
improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
||||
|
||||
%package module-zeroconf
|
||||
License: GPL v2 or later ; LGPL v2.1 or later
|
||||
License: GPLv2+ ; LGPLv2.1+
|
||||
Summary: Zeroconf module for PulseAudio
|
||||
Group: System/Sound Daemons
|
||||
Requires: %{name} = %{version}
|
||||
@ -118,7 +119,7 @@ operating systems and Microsoft Windows. It is intended to be an
|
||||
improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
||||
|
||||
%package module-jack
|
||||
License: GPL v2 or later ; LGPL v2.1 or later
|
||||
License: GPLv2+ ; LGPLv2.1+
|
||||
Summary: JACK support for the PulseAudio sound server
|
||||
Group: System/Sound Daemons
|
||||
Requires: %{name} = %{version}
|
||||
@ -131,7 +132,7 @@ improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
||||
This package includes support for Jack-based applications.
|
||||
|
||||
%package module-bluetooth
|
||||
License: GPL v2 or later ; LGPL v2.1 or later
|
||||
License: GPLv2+ ; LGPLv2.1+
|
||||
Summary: Bluetooth support for the PulseAudio sound server
|
||||
Group: System/Sound Daemons
|
||||
Requires: %{name} = %{version}
|
||||
@ -141,7 +142,7 @@ Requires: bluez >= 4.34
|
||||
Contains Bluetooth audio (A2DP/HSP/HFP) support for the PulseAudio sound server.
|
||||
|
||||
%package module-gconf
|
||||
License: GPL v2 or later ; LGPL v2.1 or later
|
||||
License: GPLv2+ ; LGPLv2.1+
|
||||
Summary: GCONF module for PulseAudio
|
||||
Group: System/Sound Daemons
|
||||
Requires: %{name} = %{version}
|
||||
@ -153,7 +154,7 @@ improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
||||
|
||||
%package -n libpulse0
|
||||
Summary: Client interface to PulseAudio
|
||||
License: GPL v2 or later ; LGPL v2.1 or later
|
||||
License: GPLv2+ ; LGPLv2.1+
|
||||
Group: System/Libraries
|
||||
Provides: pulseaudio-libs = %{version}-%{release}
|
||||
Obsoletes: pulseaudio-libs < %{version}
|
||||
@ -168,7 +169,7 @@ sound server.
|
||||
|
||||
%package -n libpulse-mainloop-glib0
|
||||
Summary: GLIB 2.0 Main Loop wrapper for PulseAudio
|
||||
License: GPL v2 or later ; LGPL v2.1 or later
|
||||
License: GPLv2+ ; LGPLv2.1+
|
||||
Group: System/Sound Daemons
|
||||
Provides: pulseaudio-libs-glib2 = %{version}-%{release}
|
||||
Obsoletes: pulseaudio-libs-glib2 < %{version}
|
||||
@ -180,7 +181,7 @@ improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
||||
|
||||
%package -n libpulse-browse0
|
||||
Summary: PulseAudio network browsing API
|
||||
License: GPL v2 or later ; LGPL v2.1 or later
|
||||
License: GPLv2+ ; LGPLv2.1+
|
||||
Group: System/Sound Daemons
|
||||
Provides: pulseaudio-libs-zeroconf = %{version}-%{release}
|
||||
Obsoletes: pulseaudio-libs-zeroconf < %{version}
|
||||
@ -192,7 +193,7 @@ improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
||||
|
||||
%package -n libpulse-devel
|
||||
Summary: Development package for the pulseaudio library
|
||||
License: GPL v2 or later ; LGPL v2.1 or later
|
||||
License: GPLv2+ ; LGPLv2.1+
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libpulse0 = %{version}
|
||||
Requires: libpulse-mainloop-glib0 = %{version}
|
||||
@ -211,7 +212,7 @@ pulseaudio library.
|
||||
|
||||
%package utils
|
||||
Summary: PulseAudio utilities
|
||||
License: GPL v2 or later ; LGPL v2.1 or later
|
||||
License: GPLv2+ ; LGPLv2.1+
|
||||
Group: System/Sound Daemons
|
||||
Requires: %{name} = %{version}
|
||||
Requires: libpulse0 = %{version}
|
||||
@ -225,7 +226,7 @@ improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
||||
|
||||
%package gdm-hooks
|
||||
Summary: PulseAudio GDM integration
|
||||
License: GPL v2 or later ; LGPL v2.1 or later
|
||||
License: GPLv2+ ; LGPLv2.1+
|
||||
Group: Applications/Multimedia
|
||||
Requires: %{name} = %{version}
|
||||
Requires: gdm >= 2.22
|
||||
@ -300,8 +301,10 @@ groupadd -r pulse-access &>/dev/null || :
|
||||
%config(noreplace) %{_sysconfdir}/pulse/default.pa
|
||||
%config(noreplace) %{_sysconfdir}/pulse/system.pa
|
||||
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/pulseaudio-system.conf
|
||||
%{_sysconfdir}/xdg/autostart/pulseaudio-kde.desktop
|
||||
%{_bindir}/pulseaudio
|
||||
%{_bindir}/setup-pulseaudio
|
||||
%{_bindir}/start-pulseaudio-kde
|
||||
%dir %{_libdir}/pulse-%{drvver}/
|
||||
%dir %{_libdir}/pulse-%{drvver}/modules/
|
||||
%{_libdir}/libpulsecore-%{drvver}.so
|
||||
@ -323,6 +326,7 @@ groupadd -r pulse-access &>/dev/null || :
|
||||
%{_libdir}/pulse-%{drvver}/modules/module-cli-protocol-unix.so
|
||||
%{_libdir}/pulse-%{drvver}/modules/module-cli.so
|
||||
%{_libdir}/pulse-%{drvver}/modules/module-combine.so
|
||||
%{_libdir}/pulse-%{drvver}/modules/module-device-manager.so
|
||||
%{_libdir}/pulse-%{drvver}/modules/module-loopback.so
|
||||
%{_libdir}/pulse-%{drvver}/modules/module-console-kit.so
|
||||
%{_libdir}/pulse-%{drvver}/modules/module-detect.so
|
||||
|
Loading…
Reference in New Issue
Block a user