Accepting request 38518 from multimedia:libs

Copy from multimedia:libs/alsa-utils based on submit request 38518 from user tiwai

OBS-URL: https://build.opensuse.org/request/show/38518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa-utils?expand=0&rev=41
This commit is contained in:
OBS User autobuild 2010-04-22 23:30:54 +00:00 committed by Git OBS Bridge
commit 65c52def15
5 changed files with 16 additions and 1439 deletions

View File

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

View File

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

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 19 10:39:35 CEST 2010 - tiwai@suse.de
- updated to version 1.0.23:
* including previous fixes
* aconnect -x: Do not update index after removal of connection.
-------------------------------------------------------------------
Mon Mar 8 14:35:52 CET 2010 - tiwai@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package alsa-utils (Version 1.0.21)
# spec file for package alsa-utils (Version 1.0.23)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,17 +20,17 @@
Name: alsa-utils
BuildRequires: alsa-devel ncurses-devel xmlto
%define package_version 1.0.22
%define package_version 1.0.23
License: GPLv2+
Group: Productivity/Multimedia/Sound/Players
Provides: alsa-conf
Requires: dialog pciutils
AutoReqProv: on
Summary: Advanced Linux Sound Architecture Utilities
Version: 1.0.21
Release: 4
Version: 1.0.23
Release: 1
Source: ftp://ftp.alsa-project.org/pub/util/alsa-utils-%{package_version}.tar.bz2
Patch: alsa-utils-git-fixes.diff
# Patch: alsa-utils-git-fixes.diff
Patch1: alsa-utils-gettext-version-removal.diff
# Patch2: alsa-utils-po-pre-patch.diff
Url: http://www.alsa-project.org/
@ -54,7 +54,7 @@ sed -i -e's/EXTRA_DIST= config.rpath /EXTRA_DIST=/' Makefile.am
# fix po changes in tarball first
# %patch2 -p1
# rm -f po/Makefile* po/*.gmo po/*.pot po/*.header po/stamp-*
%patch -p1
# %patch -p1
%if %suse_version < 1020
%patch1 -p1
%endif