forked from pool/alsa-utils
checked in
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa-utils?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
5809feb817
commit
a7d0c4499b
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package alsa-utils (Version 1.0.21)
|
||||
# spec file for package alsa-utils (Version 1.0.20)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -20,19 +20,19 @@
|
||||
|
||||
Name: alsa-utils
|
||||
BuildRequires: alsa-devel ncurses-devel xmlto
|
||||
%define package_version 1.0.21
|
||||
%define package_version 1.0.20
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Multimedia/Sound/Players
|
||||
Provides: alsa-conf
|
||||
Requires: dialog pciutils
|
||||
AutoReqProv: on
|
||||
Summary: Advanced Linux Sound Architecture Utilities
|
||||
Version: 1.0.21
|
||||
Release: 1
|
||||
Version: 1.0.20
|
||||
Release: 4
|
||||
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
|
||||
Patch2: alsa-utils-po-pre-patch.diff
|
||||
Patch3: alsa-utils-alsamixer-old-ncurses-fix.diff
|
||||
Url: http://www.alsa-project.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -53,9 +53,9 @@ Authors:
|
||||
# fix stupid automake's automatic action
|
||||
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
|
||||
%patch2 -p1
|
||||
rm -f po/Makefile* po/*.gmo po/*.pot po/*.header po/stamp-*
|
||||
%patch -p1
|
||||
%if %suse_version < 1020
|
||||
%patch1 -p1
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user