public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xine-lib] epel9-next: * Thu Sep 27 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.8-6
@ 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 : a90db5af5acda5cf05a856843a57a31bbf93bc28
Author : Ville Skyttä <scop@fedoraproject.org>
Date : 2007-09-27T20:24:11+00:00
Stats : +5/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/xine-lib/c/a90db5af5acda5cf05a856843a57a31bbf93bc28?branch=epel9-next
Log:
* Thu Sep 27 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.8-6
- Enable wavpack support by default for all distros.
---
diff --git a/xine-lib.spec b/xine-lib.spec
index 052f450..41896b8 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -19,22 +19,21 @@
%define with_xcb %{?_with_xcb:1}%{!?_with_xcb:0}
%endif
%define with_jack %{?_without_jack:0}%{!?_without_jack:1}
+ %define with_wpack %{?_without_wavpack:0}%{!?_without_wavpack:1}
%if 0%{?fedora}
%define with_aalib %{?_without_aalib:0}%{!?_without_aalib:1}
%define with_caca %{?_without_caca:0}%{!?_without_caca:1}
%define with_pa %{?_without_pulseaudio:0}%{!?_without_pulseaudio:1}
- %define with_wpack %{?_without_wavpack:0}%{!?_without_wavpack:1}
%else
%define with_aalib %{?_with_aalib:1}%{!?_with_aalib:0}
%define with_caca %{?_with_caca:1}%{!?_with_caca:0}
%define with_pa %{?_with_pulseaudio:1}%{!?_with_pulseaudio:0}
- %define with_wpack %{?_with_wavpack:1}%{!?_with_wavpack:0}
%endif
Summary: Xine library
Name: xine-lib
Version: 1.1.8
-Release: 5%{?dist}
+Release: 6%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://xinehq.de/
@@ -387,6 +386,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Sep 27 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.8-6
+- Enable wavpack support by default for all distros.
+
* Sun Sep 23 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.8-5
- Enable JACK support by default for all distros.
^ 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: * Thu Sep 27 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.8-6
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox