SHA256
1
0
forked from pool/pulseaudio

Accepting request 25740 from home:dimstar:branches:multimedia:libs

Copy from home:dimstar:branches:multimedia:libs/pulseaudio via accept of submit request 25740 revision 2.
Request was accepted with message:
reviewed

OBS-URL: https://build.opensuse.org/request/show/25740
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=30
This commit is contained in:
Stephan Kulow 2009-12-20 16:46:11 +00:00 committed by Git OBS Bridge
parent f382fcc81c
commit fd05f6a9f6
4 changed files with 16 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d40a43b0736436fd76815dbbd12f97d93fbaee671744f839ae040d2b58531dc0
size 1381146

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e0592d4c01c1cd9104aebbcc57dc72a0fd0784de121c69c67e81d9c33b622e26
size 1398446

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
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 Tue Nov 3 20:06:20 UTC 2009 - sreeves@novell.com

View File

@ -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. # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -17,12 +17,12 @@
# norootforbuild # norootforbuild
%define drvver 0.9.19 %define drvver 0.9.21
Name: pulseaudio Name: pulseaudio
Summary: A Networked Sound Server Summary: A Networked Sound Server
Version: 0.9.19 Version: 0.9.21
Release: 3 Release: 1
License: LGPL v2.1 or later License: LGPL v2.1 or later
Group: System/Sound Daemons Group: System/Sound Daemons
Source: %{name}-%{version}.tar.bz2 Source: %{name}-%{version}.tar.bz2
@ -300,8 +300,10 @@ groupadd -r pulse-access &>/dev/null || :
%config(noreplace) %{_sysconfdir}/pulse/default.pa %config(noreplace) %{_sysconfdir}/pulse/default.pa
%config(noreplace) %{_sysconfdir}/pulse/system.pa %config(noreplace) %{_sysconfdir}/pulse/system.pa
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/pulseaudio-system.conf %config(noreplace) %{_sysconfdir}/dbus-1/system.d/pulseaudio-system.conf
%{_sysconfdir}/xdg/autostart/pulseaudio-kde.desktop
%{_bindir}/pulseaudio %{_bindir}/pulseaudio
%{_bindir}/setup-pulseaudio %{_bindir}/setup-pulseaudio
%{_bindir}/start-pulseaudio-kde
%dir %{_libdir}/pulse-%{drvver}/ %dir %{_libdir}/pulse-%{drvver}/
%dir %{_libdir}/pulse-%{drvver}/modules/ %dir %{_libdir}/pulse-%{drvver}/modules/
%{_libdir}/libpulsecore-%{drvver}.so %{_libdir}/libpulsecore-%{drvver}.so
@ -323,6 +325,7 @@ groupadd -r pulse-access &>/dev/null || :
%{_libdir}/pulse-%{drvver}/modules/module-cli-protocol-unix.so %{_libdir}/pulse-%{drvver}/modules/module-cli-protocol-unix.so
%{_libdir}/pulse-%{drvver}/modules/module-cli.so %{_libdir}/pulse-%{drvver}/modules/module-cli.so
%{_libdir}/pulse-%{drvver}/modules/module-combine.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-loopback.so
%{_libdir}/pulse-%{drvver}/modules/module-console-kit.so %{_libdir}/pulse-%{drvver}/modules/module-console-kit.so
%{_libdir}/pulse-%{drvver}/modules/module-detect.so %{_libdir}/pulse-%{drvver}/modules/module-detect.so