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:
parent
93d9ef22e4
commit
376752c78e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf4195f06f0ec48f1ef616bd5db5b5ff3c7a3697f18ac88e5b765b6014926f79
|
||||
size 1377122
|
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 +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
|
||||
|
||||
|
@ -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.
|
||||
#
|
||||
@ -17,11 +17,11 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define drvver 0.9.18
|
||||
%define drvver 0.9.19
|
||||
|
||||
Name: pulseaudio
|
||||
Summary: A Networked Sound Server
|
||||
Version: 0.9.18
|
||||
Version: 0.9.19
|
||||
Release: 1
|
||||
License: LGPL v2.1 or later
|
||||
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
|
||||
License: GPL v2 or later ; LGPL v2.1 or later
|
||||
Group: Development/Libraries/C and C++
|
||||
BuildRequires: vala
|
||||
Requires: libpulse0 = %{version}
|
||||
Requires: libpulse-mainloop-glib0 = %{version}
|
||||
Requires: libpulse-browse0 = %{version}
|
||||
Requires: pkgconfig glib2-devel
|
||||
Requires: vala
|
||||
Provides: pulseaudio-devel = %{version}-%{release}
|
||||
Obsoletes: pulseaudio-devel < %{version}
|
||||
|
||||
@ -456,6 +454,8 @@ groupadd -r pulse-access &>/dev/null || :
|
||||
%{_libdir}/libpulse-simple.so
|
||||
%{_libdir}/libpulse-browse.so
|
||||
%{_libdir}/pkgconfig/libpulse*.pc
|
||||
%dir %{_datadir}/vala
|
||||
%dir %{_datadir}/vala/vapi
|
||||
%{_datadir}/vala/vapi/libpulse.vapi
|
||||
|
||||
%files utils
|
||||
|
Loading…
Reference in New Issue
Block a user