SHA256
1
0
forked from pool/pulseaudio

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

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

OBS-URL: https://build.opensuse.org/request/show/21056
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=22
This commit is contained in:
Scott Reeves 2009-09-25 06:13:47 +00:00 committed by Git OBS Bridge
parent 7c12f7ff4e
commit 313b090dbd
4 changed files with 16 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Sep 24 16:43:16 UTC 2009 - sreeves@novell.com
- Update to 0.9.18
Bugfix update - see Changelog for full details
Translation update.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 18 22:05:47 UTC 2009 - sreeves@novell.com Fri Sep 18 22:05:47 UTC 2009 - sreeves@novell.com

View File

@ -1,5 +1,5 @@
# #
# spec file for package pulseaudio (Version 0.9.17) # spec file for package pulseaudio (Version 0.9.18)
# #
# 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.17 %define drvver 0.9.18
Name: pulseaudio Name: pulseaudio
Summary: A Networked Sound Server Summary: A Networked Sound Server
Version: 0.9.17 Version: 0.9.18
Release: 1 Release: 1
License: LGPL v2.1 or later License: LGPL v2.1 or later
Group: System/Sound Daemons Group: System/Sound Daemons
@ -193,10 +193,12 @@ 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}
@ -452,6 +454,7 @@ 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
%{_datadir}/vala/vapi/libpulse.vapi
%files utils %files utils
%defattr(-,root,root) %defattr(-,root,root)