Updating link to change in openSUSE:Factory/alsa-utils revision 35.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa-utils?expand=0&rev=ada7fec40f65ac3370cde840218cbbb1
This commit is contained in:
parent
a7d0c4499b
commit
5c632f16ae
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07f08286b3860f60d1794cc0de4407a53adcd4b6f065531d6dcef02b0c56a0cf
|
||||
size 1044483
|
3
alsa-utils-1.0.21.tar.bz2
Normal file
3
alsa-utils-1.0.21.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6df349518b930714ca4664d8aaaf3ea949de1e33bcfd3df8ee7e0446b3c357a6
|
||||
size 1074700
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 17:27:36 CEST 2009 - tiwai@suse.de
|
||||
|
||||
- updated to version 1.0.21:
|
||||
just a version bump including previous fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 12 12:52:16 CEST 2009 - tiwai@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package alsa-utils (Version 1.0.20)
|
||||
# spec file for package alsa-utils (Version 1.0.21)
|
||||
#
|
||||
# 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.20
|
||||
%define package_version 1.0.21
|
||||
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.20
|
||||
Release: 4
|
||||
Version: 1.0.21
|
||||
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
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user