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

@@ -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.
#
@@ -17,15 +17,15 @@
# norootforbuild
%define drvver 0.9.17
%define drvver 0.9.16
Name: pulseaudio
Summary: A Networked Sound Server
Version: 0.9.17
Version: 0.9.16
Release: 1
License: LGPL v2.1 or later
License: GPL v2 or later ; LGPL v2.1 or later
Group: System/Sound Daemons
Source: %{name}-%{version}.tar.bz2
Source: %{name}-%{version}-test7.tar.bz2
Source1: default.pa-for-gdm
Source2: setup-pulseaudio
Url: http://pulseaudio.org
@@ -58,7 +58,7 @@ Recommends: alsa-plugins-pulse
Requires: %{name}-lang = %{version}
Requires: udev >= 146
Requires: rtkit
Conflicts: kernel < 2.6.31
Requires: kernel >= 2.6.30
Obsoletes: libpulsecore9 <= 0.9.14
Obsoletes: libpulsecore7 <= 0.9.12
@@ -236,7 +236,7 @@ This package contains GDM integration hooks for the PulseAudio sound server.
%lang_package
%prep
%setup -q -T -b0
%setup -q -T -b0 -n pulseaudio-0.9.16-test7
%build
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"