Fix Source1 conditional for src.rpm generation (RHBZ 856543)
This commit is contained in:
parent
1bb5e462e4
commit
bb38988b0e
@ -6,7 +6,7 @@
|
||||
|
||||
Name: alsa-plugins
|
||||
Version: 1.0.28
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: The Advanced Linux Sound Architecture (ALSA) Plugins
|
||||
# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
|
||||
# pph plugin is BSD-like licensed
|
||||
@ -14,9 +14,7 @@ License: GPLv2+ and LGPLv2+ and BSD
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.alsa-project.org/
|
||||
Source0: ftp://ftp.alsa-project.org/pub/plugins/%{name}-%{version}.tar.bz2
|
||||
%if 0%{?with_jack}
|
||||
Source1: 50-jack.conf
|
||||
%endif
|
||||
Source2: 50-pcm-oss.conf
|
||||
Source3: 10-speex.conf
|
||||
Source4: 10-samplerate.conf
|
||||
@ -252,6 +250,9 @@ find $RPM_BUILD_ROOT -name "*.la" -exec rm {} \;
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 24 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.0.28-2
|
||||
- Fix Source1 conditional for src.rpm generation (RHBZ 856543)
|
||||
|
||||
* Thu Jul 24 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.0.28-1
|
||||
- Update to 1.0.28
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user