SHA256
1
0
forked from pool/pulseaudio
OBS User autobuild 2009-09-21 19:27:56 +00:00 committed by Git OBS Bridge
parent 9a195a9b55
commit 26657e71a5
4 changed files with 10 additions and 28 deletions

View File

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

View File

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

View File

@ -1,21 +1,3 @@
-------------------------------------------------------------------
Fri Sep 18 22:05:47 UTC 2009 - sreeves@novell.com
- Update to 0.9.17
Fix tsched usage that was broken in 0.9.16
-------------------------------------------------------------------
Thu Sep 10 19:15:02 CEST 2009 - sreeves@novell.com
- Update to 0.9.16
Please see Changelog for full details
-------------------------------------------------------------------
Mon Sep 7 20:46:46 CEST 2009 - coolo@novell.com
- do not require a kernel, self compiled kernels will work with
pulseaudio too. Conflict with old kernels instead
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 2 23:23:47 CEST 2009 - sreeves@novell.com Wed Sep 2 23:23:47 CEST 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.16)
# #
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -17,15 +17,15 @@
# norootforbuild # norootforbuild
%define drvver 0.9.17 %define drvver 0.9.16
Name: pulseaudio Name: pulseaudio
Summary: A Networked Sound Server Summary: A Networked Sound Server
Version: 0.9.17 Version: 0.9.16
Release: 1 Release: 1
License: LGPL v2.1 or later License: GPL v2 or later ; LGPL v2.1 or later
Group: System/Sound Daemons Group: System/Sound Daemons
Source: %{name}-%{version}.tar.bz2 Source: %{name}-%{version}-test7.tar.bz2
Source1: default.pa-for-gdm Source1: default.pa-for-gdm
Source2: setup-pulseaudio Source2: setup-pulseaudio
Url: http://pulseaudio.org Url: http://pulseaudio.org
@ -58,7 +58,7 @@ Recommends: alsa-plugins-pulse
Requires: %{name}-lang = %{version} Requires: %{name}-lang = %{version}
Requires: udev >= 146 Requires: udev >= 146
Requires: rtkit Requires: rtkit
Conflicts: kernel < 2.6.31 Requires: kernel >= 2.6.30
Obsoletes: libpulsecore9 <= 0.9.14 Obsoletes: libpulsecore9 <= 0.9.14
Obsoletes: libpulsecore7 <= 0.9.12 Obsoletes: libpulsecore7 <= 0.9.12
@ -236,7 +236,7 @@ This package contains GDM integration hooks for the PulseAudio sound server.
%lang_package %lang_package
%prep %prep
%setup -q -T -b0 %setup -q -T -b0 -n pulseaudio-0.9.16-test7
%build %build
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"