public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/xine-lib] epel9-next: * Sun Sep 23 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.8-5
Date: Mon, 20 Jul 2026 20:00:26 GMT [thread overview]
Message-ID: <178457762682.1.10351844338273279762.rpms-xine-lib-6ee255e778ea@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/xine-lib
Branch : epel9-next
Commit : 6ee255e778ea9cf5a1cc1c7c656aa939caa5899d
Author : Ville Skyttä <scop@fedoraproject.org>
Date : 2007-09-24T19:29:46+00:00
Stats : +5/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/xine-lib/c/6ee255e778ea9cf5a1cc1c7c656aa939caa5899d?branch=epel9-next
Log:
* Sun Sep 23 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.8-5
- Enable JACK support by default for all distros.
---
diff --git a/xine-lib.spec b/xine-lib.spec
index 69784e8..052f450 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -18,16 +18,15 @@
%else
%define with_xcb %{?_with_xcb:1}%{!?_with_xcb:0}
%endif
+ %define with_jack %{?_without_jack:0}%{!?_without_jack:1}
%if 0%{?fedora}
%define with_aalib %{?_without_aalib:0}%{!?_without_aalib:1}
%define with_caca %{?_without_caca:0}%{!?_without_caca:1}
- %define with_jack %{?_without_jack:0}%{!?_without_jack: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_jack %{?_with_jack:1}%{!?_with_jack:0}
%define with_pa %{?_with_pulseaudio:1}%{!?_with_pulseaudio:0}
%define with_wpack %{?_with_wavpack:1}%{!?_with_wavpack:0}
%endif
@@ -35,7 +34,7 @@
Summary: Xine library
Name: xine-lib
Version: 1.1.8
-Release: 4%{?dist}
+Release: 5%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://xinehq.de/
@@ -388,6 +387,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Sun Sep 23 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.8-5
+- Enable JACK support by default for all distros.
+
* Wed Sep 19 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.8-4
- Fix "--without wavpack" build.
reply other threads:[~2026-07-20 20:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178457762682.1.10351844338273279762.rpms-xine-lib-6ee255e778ea@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox