public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rex Dieter <rdieter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/xine-lib] epel9-next: * Mon Jan 26 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.1.16.1-2
Date: Mon, 20 Jul 2026 20:00:44 GMT	[thread overview]
Message-ID: <178457764426.1.880305902226098124.rpms-xine-lib-39485d1605ba@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/xine-lib
            Branch : epel9-next
            Commit : 39485d1605ba511f6c042980450d6ab6321c093d
            Author : Rex Dieter <rdieter@fedoraproject.org>
            Date   : 2009-01-26T16:58:47+00:00
            Stats  : +20/-16 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/xine-lib/c/39485d1605ba511f6c042980450d6ab6321c093d?branch=epel9-next

            Log:
            * Mon Jan 26 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.1.16.1-2
- Provides: xine-lib(plugin-abi)%{?_isa} = %{abiver}
- touchup Summary/Description

---
diff --git a/xine-lib.spec b/xine-lib.spec
index c8a0f1a..7fc7a08 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -31,10 +31,10 @@
 %define _without_arts --without-arts
 %endif
 
-Summary:        Xine library
+Summary:        A multimedia engine 
 Name:           xine-lib
 Version:        1.1.16.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPLv2+
 Group:          System Environment/Libraries
 URL:            http://xinehq.de/
@@ -57,6 +57,9 @@ Patch8:         xine-lib-1.1.15-avsync_hack.patch
 ## upstream patches
 
 Provides:       xine-lib(plugin-abi) = %{abiver}
+%if "%{?_isa}" != "%{nil}"
+Provides:       xine-lib(plugin-abi)%{?_isa} = %{abiver}
+%endif
 # X11
 BuildRequires:  libX11-devel
 BuildRequires:  libXv-devel
@@ -119,13 +122,10 @@ BuildRequires:  samba-common
 BuildRequires:  libdvdnav-devel
 
 %description
-This package contains the Xine library. Xine is a free multimedia player.
-It can play back various media. It also decodes multimedia files from local
-disk drives, and displays multimedia streamed over the Internet. It
-interprets many of the most common multimedia formats available - and some
-of the most uncommon formats, too.  --with/--without rpmbuild options
-(some default values depend on target distribution): aalib, directfb,
-imagemagick, freetype, antialiasing (with freetype), pulseaudio, xcb.
+This package contains the Xine library.  It can be used to play back
+various media, decode multimedia files from local disk drives, and display
+multimedia streamed over the Internet. It interprets many of the most
+common multimedia formats available - and some uncommon formats, too. 
 
 %package        devel
 Summary:        Xine library development files
@@ -135,10 +135,10 @@ Requires:       pkgconfig
 Requires:       zlib-devel
 
 %description    devel
-This package contains development files for xine-lib.
+This package contains development files for %{name}.
 
 %package        arts
-Summary:        aRts plugin for xine-lib
+Summary:        aRts plugin for %{name} 
 Group:          System Environment/Libraries
 Requires:       %{name} = %{version}-%{release}
 #Requires:      xine-lib(plugin-abi) = %{abiver}
@@ -146,27 +146,27 @@ Requires:       %{name} = %{version}-%{release}
 Obsoletes:      xine-lib-extras < 1.1.7-3
 
 %description    arts
-This package contains the aRts extra plugin for xine-lib.
+This package contains the aRts plugin for %{name}.
 
 %package        pulseaudio
-Summary:        Pulseaudio plugin for xine-lib
+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 xine-lib.
+This package contains the pulseaudio plugin for %{name}.
 
 
 %package        extras
-Summary:        Additional plugins for xine-lib
+Summary:        Additional plugins for %{name} 
 Group:          System Environment/Libraries
 Requires:       %{name} = %{version}-%{release}
 #Requires:      xine-lib(plugin-abi) = %{abiver}
 
 %description    extras
-This package contains extra plugins for xine-lib:
+This package contains extra plugins for %{name}:
   - EsounD
   - JACK
   - GDK-Pixbuf
@@ -434,6 +434,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jan 26 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.1.16.1-2
+- Provides: xine-lib(plugin-abi)%%{?_isa} = %%{abiver}
+- touchup Summary/Description
+
 * Fri Jan 23 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.1.16.1-1
 - xine-lib-1.1.16.1
 - include avsync patch (#470568)

                 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=178457764426.1.880305902226098124.rpms-xine-lib-39485d1605ba@fedoraproject.org \
    --to=rdieter@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