]> git.pld-linux.org Git - packages/faad2.git/blobdiff - faad2.spec
- fix build without xmms
[packages/faad2.git] / faad2.spec
index 6a7929e94b55c7e6b08566962b72fd226bf4c7d4..3c1b4d89204f9f0cdb3aef618a8d7051dd6c78a0 100644 (file)
@@ -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
This page took 0.026397 seconds and 4 git commands to generate.