Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
01ee02fe72 | ||
|
|
840db67a92 | ||
|
|
a6d15da3c7 | ||
|
|
8527505e2b | ||
|
|
c9c5ac12cc |
3 changed files with 14 additions and 5 deletions
0
alsa-git.patch
Normal file
0
alsa-git.patch
Normal file
|
|
@ -5,8 +5,8 @@
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: alsa-plugins
|
Name: alsa-plugins
|
||||||
Version: 1.1.6
|
Version: 1.1.9
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Advanced Linux Sound Architecture (ALSA) Plugins
|
Summary: The Advanced Linux Sound Architecture (ALSA) Plugins
|
||||||
# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
|
# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
|
||||||
# pph plugin is BSD-like licensed
|
# pph plugin is BSD-like licensed
|
||||||
|
|
@ -14,7 +14,7 @@ License: GPLv2+ and LGPLv2+ and BSD
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.alsa-project.org/
|
URL: http://www.alsa-project.org/
|
||||||
Source0: ftp://ftp.alsa-project.org/pub/plugins/%{name}-%{version}.tar.bz2
|
Source0: ftp://ftp.alsa-project.org/pub/plugins/%{name}-%{version}.tar.bz2
|
||||||
Patch0: plugin-config.patch
|
Patch0: alsa-git.patch
|
||||||
|
|
||||||
BuildRequires: autoconf automake libtool
|
BuildRequires: autoconf automake libtool
|
||||||
BuildRequires: alsa-lib-devel
|
BuildRequires: alsa-lib-devel
|
||||||
|
|
@ -136,7 +136,7 @@ ALSA native applications can run over DSP Gateway and use DSP PCM task nodes.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}%{?prever}
|
%setup -q -n %{name}-%{version}%{?prever}
|
||||||
%patch0 -p1 -b .plugin-config
|
%patch0 -p1 -b .alsa-git
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -vif
|
autoreconf -vif
|
||||||
|
|
@ -267,6 +267,15 @@ find %{buildroot} -name "*.la" -exec rm {} \;
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 10 2019 Jaroslav Kysela <perex@perex.cz> - 1.1.9-1
|
||||||
|
- Updated to 1.1.9
|
||||||
|
|
||||||
|
* Mon Jan 7 2019 Jaroslav Kysela <perex@perex.cz> - 1.1.8-1
|
||||||
|
- Updated to 1.1.8
|
||||||
|
|
||||||
|
* Wed Oct 24 2018 Jaroslav Kysela <perex@perex.cz> - 1.1.7-2
|
||||||
|
- Updated to 1.1.7
|
||||||
|
|
||||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-4
|
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
SHA512 (alsa-plugins-1.1.6.tar.bz2) = f01633cd7166a2fba4c5b4d5d786b5a2122f6a810f5b5b7209c42033759d116a4515174e7ee57973d5de716be88a246d733dc5a2daf92b72377c274b04db401b
|
SHA512 (alsa-plugins-1.1.9.tar.bz2) = 1969dfe8f2bb4283e81a18da73d2f7f86d8788d1a8764d7195b4830b2f4704c208eacb50a1e26e20c9fe57e7d5bb06a004112d84cc86b4682b4180d2fec4d5d9
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue