commit aa497f0731417302c48f2a03c1ccdf3df368782a
Author: Marcin Krol <[email protected]>
Date: Fri May 10 14:01:15 2013 +0000
- fix build without xmms
faad2.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/faad2.spec b/faad2.spec
index 6a7929e..3c1b4d8 100644
--- a/faad2.spec
+++ b/faad2.spec
@@ -10,7 +10,7 @@ Summary: Freeware Advanced Audio Decoder 2
Summary(pl.UTF-8): Darmowy zaawansowany dekoder audio
Name: faad2
Version: 2.7
-Release: 2
+Release: 3
License: GPL v2+
Group: Applications/Sound
Source0: http://downloads.sourceforge.net/faac/%{name}-%{version}.tar.bz2
@@ -141,7 +141,9 @@ rm -rf $RPM_BUILD_ROOT
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+%if %{with xmms}
%{__rm} $RPM_BUILD_ROOT%{xmms_input_plugindir}/*.{la,a}
+%endif
%{__rm} $RPM_BUILD_ROOT%{_libdir}/mp4player_plugin/*.{la,a}
%clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/faad2.git/commitdiff/aa497f0731417302c48f2a03c1ccdf3df368782a
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit