checked in
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=35
This commit is contained in:
parent
dcd1c71fa7
commit
70fd99727c
3
pulseaudio-0.9.19.tar.bz2
Normal file
3
pulseaudio-0.9.19.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d40a43b0736436fd76815dbbd12f97d93fbaee671744f839ae040d2b58531dc0
|
||||
size 1381146
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0592d4c01c1cd9104aebbcc57dc72a0fd0784de121c69c67e81d9c33b622e26
|
||||
size 1398446
|
@ -1,14 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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.21)
|
||||
# spec file for package pulseaudio (Version 0.9.19)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -17,18 +17,17 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define drvver 0.9.21
|
||||
%define drvver 0.9.19
|
||||
|
||||
Name: pulseaudio
|
||||
Summary: A Networked Sound Server
|
||||
Version: 0.9.21
|
||||
Release: 1
|
||||
Version: 0.9.19
|
||||
Release: 3
|
||||
License: LGPL v2.1 or later
|
||||
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
|
||||
@ -301,10 +300,8 @@ 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
|
||||
@ -326,7 +323,6 @@ 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…
x
Reference in New Issue
Block a user