public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Aurelien Bompard <abompard@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/xine-lib] epel9-next: * Sat Aug 25 2007 Aurelien Bompard <abompard@fedoraproject.org> 1.1.7-3
Date: Mon, 20 Jul 2026 20:00:24 GMT [thread overview]
Message-ID: <178457762446.1.4069891372036230960.rpms-xine-lib-9a9a9d19dcbe@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/xine-lib
Branch : epel9-next
Commit : 9a9a9d19dcbeffb89b346a4ade6973dd413c7c44
Author : Aurelien Bompard <abompard@fedoraproject.org>
Date : 2007-08-25T21:23:05+00:00
Stats : +17/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/xine-lib/c/9a9a9d19dcbeffb89b346a4ade6973dd413c7c44?branch=epel9-next
Log:
* Sat Aug 25 2007 Aurelien Bompard <abompard@fedoraproject.org> 1.1.7-3
- Split the aRts plugin into its own subpackage
---
diff --git a/xine-lib.spec b/xine-lib.spec
index ad54150..c0fe9b5 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -17,7 +17,7 @@
Summary: Xine library
Name: xine-lib
Version: 1.1.7
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://xinehq.de/
@@ -68,10 +68,16 @@ Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: pkgconfig zlib-devel
+%package arts
+Summary: aRts plugin for xine-lib
+Group: System Environment/Libraries
+Requires: %{name} = %{version}-%{release}
+
%package extras
Summary: Additional plugins for xine-lib
Group: System Environment/Libraries
Requires: %{name} = %{version}-%{release}
+Requires: %{name}-arts = %{version}-%{release}
%description
@@ -88,9 +94,11 @@ of the most uncommon formats, too. Non-default rpmbuild options:
%description devel
This package contains development files for xine-lib.
+%description arts
+This package contains the aRts extra plugin for xine-lib.
+
%description extras
This package contains extra plugins for xine-lib:
- - aRts
- EsounD
- JACK
- Pulseaudio
@@ -291,9 +299,12 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/xine/plugins/%{version}/xineplug_wavpack.so
-%files extras
+%files arts
%defattr(-,root,root,-)
%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_arts.so
+
+%files extras
+%defattr(-,root,root,-)
%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_esd.so
%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_jack.so
%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_pulseaudio.so
@@ -327,6 +338,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Sat Aug 25 2007 Aurelien Bompard <abompard@fedoraproject.org> 1.1.7-3
+- Split the aRts plugin into its own subpackage
+
* Tue Aug 14 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.7-2
- Include XCB output plugins (in -extras at least for now).
- Protect "open" with glibc 2.6.90 and -D_FORTIFY_SOURCE=2.
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=178457762446.1.4069891372036230960.rpms-xine-lib-9a9a9d19dcbe@fedoraproject.org \
--to=abompard@fedoraproject.org \
--cc=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