public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xine-lib] epel9-next: * Wed Sep 19 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.8-4
@ 2026-07-20 20:00
0 siblings, 0 replies; only message in thread
From: @ 2026-07-20 20:00 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/xine-lib
Branch : epel9-next
Commit : 3c63a080040549bca1239ae6ec7017cd125324cf
Author : Ville Skyttä <scop@fedoraproject.org>
Date : 2007-09-19T19:32:59+00:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/xine-lib/c/3c63a080040549bca1239ae6ec7017cd125324cf?branch=epel9-next
Log:
* Wed Sep 19 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.8-4
- Fix "--without wavpack" build.
---
diff --git a/xine-lib.spec b/xine-lib.spec
index d953df1..69784e8 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -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 @@ rm -rf $RPM_BUILD_ROOT
%{_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 @@ rm -rf $RPM_BUILD_ROOT
%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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 20:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 20:00 [rpms/xine-lib] epel9-next: * Wed Sep 19 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.8-4
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox