automatic version update by autodist [release 3.5.1-1mamba;Sun Jul 27 2014]
This commit is contained in:
parent
41448750c0
commit
8b095bad26
@ -1,5 +1,5 @@
|
|||||||
Name: audacious
|
Name: audacious
|
||||||
Version: 3.4.3
|
Version: 3.5.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Media player which uses a skinned interface
|
Summary: Media player which uses a skinned interface
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
@ -17,8 +17,10 @@ Patch2: audacious-1.2.1-relative-links.patch
|
|||||||
Patch3: audacious-1.4.2-id3tag-close-file.patch
|
Patch3: audacious-1.4.2-id3tag-close-file.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: audacious-plugins-alsa
|
#%if "%{stage1}" != "1"
|
||||||
BuildRequires: audacious-plugins-jack
|
#BuildRequires: audacious-plugins-alsa
|
||||||
|
#BuildRequires: audacious-plugins-jack
|
||||||
|
#%endif
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libatk-devel
|
BuildRequires: libatk-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
@ -63,9 +65,12 @@ BuildRequires: libsidplay-devel
|
|||||||
BuildRequires: libXext-devel
|
BuildRequires: libXext-devel
|
||||||
BuildRequires: libXt-devel
|
BuildRequires: libXt-devel
|
||||||
BuildRequires: libjack-devel
|
BuildRequires: libjack-devel
|
||||||
|
BuildRequires: libguess-devel
|
||||||
|
%if "%{stage1}" != "1"
|
||||||
Requires: audacious-plugins-alsa
|
Requires: audacious-plugins-alsa
|
||||||
Requires: audacious-plugins-jack
|
Requires: audacious-plugins-jack
|
||||||
Requires: audacious-plugins-skins
|
Requires: audacious-plugins-skins
|
||||||
|
%endif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -152,6 +157,9 @@ done
|
|||||||
#%doc NEWS README
|
#%doc NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 27 2014 Automatic Build System <autodist@mambasoft.it> 3.5.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Jan 05 2014 Automatic Build System <autodist@mambasoft.it> 3.4.3-1mamba
|
* Sun Jan 05 2014 Automatic Build System <autodist@mambasoft.it> 3.4.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user