rebuild without xmms module [release 2k4.0-3mamba;Tue Feb 09 2016]
This commit is contained in:
parent
ba8555a8b6
commit
845296ac35
40
goom.spec
40
goom.spec
@ -1,7 +1,7 @@
|
|||||||
%define pkgver %(echo %version | tr . -)
|
%define pkgver %(echo %version | tr . -)
|
||||||
Name: goom
|
Name: goom
|
||||||
Version: 2k4.0
|
Version: 2k4.0
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: Visual effects generator for audio players
|
Summary: Visual effects generator for audio players
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
@ -12,23 +12,6 @@ Source: http://surfnet.dl.sourceforge.net/sourceforge/goom/goom-%{pkgver}
|
|||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libaudio-devel
|
|
||||||
BuildRequires: libdirectfb-devel
|
|
||||||
BuildRequires: libglib1-devel
|
|
||||||
BuildRequires: libgtk1-devel
|
|
||||||
BuildRequires: libICE-devel
|
|
||||||
BuildRequires: libSDL-devel
|
|
||||||
BuildRequires: libSM-devel
|
|
||||||
BuildRequires: libX11-devel
|
|
||||||
BuildRequires: libXau-devel
|
|
||||||
BuildRequires: libxcb-devel
|
|
||||||
BuildRequires: libXdmcp-devel
|
|
||||||
BuildRequires: libXext-devel
|
|
||||||
%if "%{stage1}" != "1"
|
|
||||||
BuildRequires: libxmms-devel
|
|
||||||
%endif
|
|
||||||
BuildRequires: libXt-devel
|
|
||||||
BuildRequires: libz-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Provides: goom2k4
|
Provides: goom2k4
|
||||||
Obsoletes: goom2k4
|
Obsoletes: goom2k4
|
||||||
@ -100,18 +83,21 @@ The goom2k4 xmms plugin.
|
|||||||
%{_libdir}/pkgconfig/libgoom2.pc
|
%{_libdir}/pkgconfig/libgoom2.pc
|
||||||
%doc README ChangeLog
|
%doc README ChangeLog
|
||||||
|
|
||||||
%if "%{stage1}" != "1"
|
#%if "%{stage1}" != "1"
|
||||||
%files -n SDL_goom
|
#%files -n SDL_goom
|
||||||
%defattr(-,root,root)
|
#%defattr(-,root,root)
|
||||||
%{_bindir}/goom2
|
#%{_bindir}/goom2
|
||||||
|
|
||||||
%files -n xmms-goom
|
#%files -n xmms-goom
|
||||||
%defattr(-,root,root)
|
#%defattr(-,root,root)
|
||||||
%{_libdir}/xmms/Visualization/libxmmsgoom2.la
|
#%{_libdir}/xmms/Visualization/libxmmsgoom2.la
|
||||||
%{_libdir}/xmms/Visualization/libxmmsgoom2.so
|
#%{_libdir}/xmms/Visualization/libxmmsgoom2.so
|
||||||
%endif
|
#%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2k4.0-3mamba
|
||||||
|
- rebuild without xmms module
|
||||||
|
|
||||||
* Sun Aug 22 2010 Automatic Build System <autodist@mambasoft.it> 2k4.0-2mamba
|
* Sun Aug 22 2010 Automatic Build System <autodist@mambasoft.it> 2k4.0-2mamba
|
||||||
- automatic rebuild by autodist
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user