public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xine-lib] epel9-next: * Sat Aug 25 2007 Aurelien Bompard <abompard@fedoraproject.org> 1.1.7-3
@ 2026-07-20 20:00 Aurelien Bompard
  0 siblings, 0 replies; only message in thread
From: Aurelien Bompard @ 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 : 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.

^ 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: * Sat Aug 25 2007 Aurelien Bompard <abompard@fedoraproject.org> 1.1.7-3 Aurelien Bompard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox