rpms/xine-lib/devel xine-lib.spec,1.25,1.26

Ville Skytta (scop) fedora-extras-commits at redhat.com
Wed Sep 19 19:33:31 UTC 2007


Author: scop

Update of /cvs/pkgs/rpms/xine-lib/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1841/devel

Modified Files:
	xine-lib.spec 
Log Message:
* Wed Sep 19 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.8-4
- Fix "--without wavpack" build.



Index: xine-lib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xine-lib/devel/xine-lib.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- xine-lib.spec	19 Sep 2007 19:04:27 -0000	1.25
+++ xine-lib.spec	19 Sep 2007 19:32:59 -0000	1.26
@@ -35,7 +35,7 @@
 Summary:        Xine library
 Name:           xine-lib
 Version:        1.1.8
-Release:        3%{?dist}
+Release:        4%{?dist}
 License:        GPLv2+
 Group:          System Environment/Libraries
 URL:            http://xinehq.de/
@@ -340,7 +340,9 @@
 %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xv.so
 %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xvmc.so
 %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xxmc.so
+%if %{with_wpack}
 %{_libdir}/xine/plugins/%{version}/xineplug_wavpack.so
+%endif # wpack
 
 %files arts
 %defattr(-,root,root,-)
@@ -386,6 +388,9 @@
 
 
 %changelog
+* Wed Sep 19 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.8-4
+- Fix "--without wavpack" build.
+
 * Sat Sep 15 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.8-3
 - Move XCB plugins to the main package.
 - Make aalib, caca, pulseaudio, jack, and wavpack support optional at build




More information about the fedora-extras-commits mailing list