Accepting request 21940 from home:sreeves1:branches:multimedia:libs

Copy from home:sreeves1:branches:multimedia:libs/pulseaudio via accept of submit request 21940 revision 4.

OBS-URL: https://build.opensuse.org/request/show/21940
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=24
This commit is contained in:
Scott Reeves 2009-10-06 21:52:26 +00:00 committed by Git OBS Bridge
parent 93d9ef22e4
commit 376752c78e
4 changed files with 14 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 6 19:10:19 UTC 2009 - sreeves@novell.com
- Update to 0.9.19
Bugfix update - see Changelog for full details
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 28 17:36:58 UTC 2009 - llunak@novell.com Mon Sep 28 17:36:58 UTC 2009 - llunak@novell.com

View File

@ -1,5 +1,5 @@
# #
# spec file for package pulseaudio (Version 0.9.18) # spec file for package pulseaudio (Version 0.9.19)
# #
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -17,11 +17,11 @@
# norootforbuild # norootforbuild
%define drvver 0.9.18 %define drvver 0.9.19
Name: pulseaudio Name: pulseaudio
Summary: A Networked Sound Server Summary: A Networked Sound Server
Version: 0.9.18 Version: 0.9.19
Release: 1 Release: 1
License: LGPL v2.1 or later License: LGPL v2.1 or later
Group: System/Sound Daemons Group: System/Sound Daemons
@ -194,12 +194,10 @@ improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
Summary: Development package for the pulseaudio library Summary: Development package for the pulseaudio library
License: GPL v2 or later ; LGPL v2.1 or later License: GPL v2 or later ; LGPL v2.1 or later
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
BuildRequires: vala
Requires: libpulse0 = %{version} Requires: libpulse0 = %{version}
Requires: libpulse-mainloop-glib0 = %{version} Requires: libpulse-mainloop-glib0 = %{version}
Requires: libpulse-browse0 = %{version} Requires: libpulse-browse0 = %{version}
Requires: pkgconfig glib2-devel Requires: pkgconfig glib2-devel
Requires: vala
Provides: pulseaudio-devel = %{version}-%{release} Provides: pulseaudio-devel = %{version}-%{release}
Obsoletes: pulseaudio-devel < %{version} Obsoletes: pulseaudio-devel < %{version}
@ -456,6 +454,8 @@ groupadd -r pulse-access &>/dev/null || :
%{_libdir}/libpulse-simple.so %{_libdir}/libpulse-simple.so
%{_libdir}/libpulse-browse.so %{_libdir}/libpulse-browse.so
%{_libdir}/pkgconfig/libpulse*.pc %{_libdir}/pkgconfig/libpulse*.pc
%dir %{_datadir}/vala
%dir %{_datadir}/vala/vapi
%{_datadir}/vala/vapi/libpulse.vapi %{_datadir}/vala/vapi/libpulse.vapi
%files utils %files utils