public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xine-lib] epel9-next: * Sun Nov 29 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.1.16.3-5
@ 2026-07-20 20:00 Rex Dieter
  0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 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 : 13a297343ea85c6b0605e88dd78517b655fc5b4d
            Author : Rex Dieter <rdieter@fedoraproject.org>
            Date   : 2009-11-30T02:08:09+00:00
            Stats  : +25/-11 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/xine-lib/c/13a297343ea85c6b0605e88dd78517b655fc5b4d?branch=epel9-next

            Log:
            * Sun Nov 29 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.1.16.3-5
- move -pulseaudio into main pkg (f12+)
- update URL

---
diff --git a/xine-lib.spec b/xine-lib.spec
index 32b7bdf..f31b4c4 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -23,17 +23,21 @@
     %define     with_xcb    %{?_with_xcb:1}%{!?_with_xcb:0}
 %endif # Fedora
 
-%if 0%{?fedora} > 8
+%if 0%{?fedora} > 8 || 0%{?rhel} > 5
 %define _without_arts --without-arts
 %endif
 
+%if 0%{?fedora} > 11
+%define pa_in_main 1
+%endif
+
 Summary:        A multimedia engine 
 Name:           xine-lib
 Version:        1.1.16.3
-Release:        4%{?dist}
+Release:        5%{?dist}
 License:        GPLv2+
 Group:          System Environment/Libraries
-URL:            http://xinehq.de/
+URL:            http://www.xine-project.org/ 
 # The tarball is generated from the upstream tarball using
 # the script in SOURCE1. It prunes potentially patented code
 #Source0:        http://downloads.sourceforge.net/xine/xine-lib-%{version}.tar.bz2
@@ -115,6 +119,11 @@ BuildRequires:  samba-common
 %endif
 BuildRequires:  libdvdnav-devel
 
+%if 0%{?pa_in_main}
+Obsoletes: xine-lib-pulseaudio < 1.1.16.3-5
+Provides:  xine-lib-pulseaudio = %{version}-%{release}
+%endif
+
 %description
 This package contains the Xine library.  It can be used to play back
 various media, decode multimedia files from local disk drives, and display
@@ -146,8 +155,6 @@ This package contains the aRts plugin for %{name}.
 Summary:        Pulseaudio plugin for %{name} 
 Group:          System Environment/Libraries
 Requires:       %{name} = %{version}-%{release}
-# -pulseaudio was split off -extras at 1.1.11.1-2
-#Obsoletes:     xine-lib-extras < 1.1.11.1-2
 
 %description    pulseaudio
 This package contains the pulseaudio plugin for %{name}.
@@ -378,18 +385,21 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vo_out_xxmc.so
 %{_libdir}/xine/plugins/%{plugin_abi}/xineplug_wavpack.so
 
-%if 0%{!?_without_arts:1}
-%files arts
-%defattr(-,root,root,-)
-%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_ao_out_arts.so
-%endif
-
 %if %{with_pa}
+%if ! 0%{?pa_in_main}
 %files pulseaudio
 %defattr(-,root,root,-)
+%endif
 %{_libdir}/xine/plugins/%{plugin_abi}/xineplug_ao_out_pulseaudio.so
 %endif
 
+
+%if 0%{!?_without_arts:1}
+%files arts
+%defattr(-,root,root,-)
+%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_ao_out_arts.so
+%endif
+
 %files extras
 %defattr(-,root,root,-)
 %{_libdir}/xine/plugins/%{plugin_abi}/xineplug_ao_out_esd.so
@@ -425,6 +435,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Nov 29 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.1.16.3-5
+- move -pulseaudio into main pkg (f12+)
+- update URL
+
 * Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.16.3-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 

^ 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: * Sun Nov 29 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.1.16.3-5 Rex Dieter

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