Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
24cc76cc35 |
1 changed files with 5 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
Name: xmp-plugin-audacious
|
||||
Version: 4.0.0
|
||||
Release: 0.17.20160922git%{shortcommit}%{?dist}
|
||||
Release: 0.17.20160922git%{shortcommit}%{?dist}.1
|
||||
Summary: Multi-format module playback plugin for Audacious using libxmp
|
||||
Group: Applications/Multimedia
|
||||
#Source0: https://github.com/cmatsuoka/%{name}/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
|
||||
|
|
@ -22,7 +22,7 @@ Source0: %{name}-%{version}-%{shortcommit}.tar.gz
|
|||
License: GPLv2+
|
||||
URL: http://xmp.sourceforge.net/
|
||||
BuildRequires: libtool automake autoconf
|
||||
BuildRequires: audacious-devel >= 3.8
|
||||
BuildRequires: audacious-devel >= 3.9
|
||||
BuildRequires: libxmp-devel
|
||||
%if 0%{?fedora}
|
||||
%{?aud_plugin_dep}
|
||||
|
|
@ -68,6 +68,9 @@ make install DESTDIR=%{buildroot}
|
|||
%exclude %{plugin_dir}/Input/*.la
|
||||
|
||||
%changelog
|
||||
* Sun Sep 17 2017 Michael Schwendt <mschwendt@fedoraproject.org> - 4.0.0-0.17.20160922git.1
|
||||
- Rebuild for Audacious 3.9.
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-0.17.20160922git637d1e0
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue