public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/xine-lib] epel9-next: * Sun Jan  6 2008 Ville Skyttä <ville.skytta at iki.fi> - 1.1.9-1
Date: Mon, 20 Jul 2026 20:00:27 GMT	[thread overview]
Message-ID: <178457762776.1.17780353502596477396.rpms-xine-lib-7c6c8a918be7@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/xine-lib
            Branch : epel9-next
            Commit : 7c6c8a918be72278cedfd4e9ef6caadb3a6c7fc6
            Author : Ville Skyttä <scop@fedoraproject.org>
            Date   : 2008-01-06T21:51:14+00:00
            Stats  : +14/-11 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/xine-lib/c/7c6c8a918be72278cedfd4e9ef6caadb3a6c7fc6?branch=epel9-next

            Log:
            * Sun Jan  6 2008 Ville Skyttä <ville.skytta at iki.fi> - 1.1.9-1
- 1.1.9.

---
diff --git a/.cvsignore b/.cvsignore
index 0426b0d..b094455 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1,2 @@
-xine-lib-1.1.8-pruned.tar.bz2
-xine-lib-1.1.8-autotools.patch.bz2
+xine-lib-1.1.9-pruned.tar.bz2
+xine-lib-1.1.9-autotools.patch.bz2

diff --git a/sources b/sources
index 00ae4ec..f1a3f24 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-6cbfae9d31fc138c7cb3c3d178e1286d  xine-lib-1.1.8-pruned.tar.bz2
-b4a7c7a9af428b26667402d6dc180107  xine-lib-1.1.8-autotools.patch.bz2
+34315b3d150dee3929abd35682e65f53  xine-lib-1.1.9-pruned.tar.bz2
+29c46faf035a32c3a454dc5541b8fa3e  xine-lib-1.1.9-autotools.patch.bz2

diff --git a/xine-lib-cleanup-sources.sh b/xine-lib-cleanup-sources.sh
index 0a240f2..dddb8d6 100755
--- a/xine-lib-cleanup-sources.sh
+++ b/xine-lib-cleanup-sources.sh
@@ -66,7 +66,7 @@ sed -i -e '/^xineplug_decode_nsf_la/,/^\s*$/d' \
        -e /xineplug_decode_nsf/d \
        -e 's/ nosefart//' \
        src/libxineadec/Makefile.am
-sed -i -e /nosefart/d configure.ac
+sed -i -e '/nosefart\/Makefile/d' configure.ac
 
 # All clean !
 

diff --git a/xine-lib.spec b/xine-lib.spec
index 41896b8..6204baf 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -12,12 +12,12 @@
     %define     have_vidix  1
 %else
     %define     have_vidix  0
-%endif
+%endif # ix86
 %if 0%{?fedora} >= 8
     %define     with_xcb    %{?_without_xcb:0}%{!?_without_xcb:1}
 %else
     %define     with_xcb    %{?_with_xcb:1}%{!?_with_xcb:0}
-%endif
+%endif # >= F8
     %define     with_jack   %{?_without_jack:0}%{!?_without_jack:1}
     %define     with_wpack  %{?_without_wavpack:0}%{!?_without_wavpack:1}
 %if 0%{?fedora}
@@ -28,18 +28,18 @@
     %define     with_aalib  %{?_with_aalib:1}%{!?_with_aalib:0}
     %define     with_caca   %{?_with_caca:1}%{!?_with_caca:0}
     %define     with_pa     %{?_with_pulseaudio:1}%{!?_with_pulseaudio:0}
-%endif
+%endif # Fedora
 
 Summary:        Xine library
 Name:           xine-lib
-Version:        1.1.8
-Release:        6%{?dist}
+Version:        1.1.9
+Release:        1%{?dist}
 License:        GPLv2+
 Group:          System Environment/Libraries
 URL:            http://xinehq.de/
 # The tarball is generated from the upstream tarball using
 # the script in SOURCE1. It prunes potentially patented code
-#Source0:        http://dl.sourceforge.net/xine/xine-lib-%{version}.tar.bz2
+#Source0:        http://downloads.sourceforge.net/xine/xine-lib-%{version}.tar.bz2
 Source0:        %{name}-%{version}-pruned.tar.bz2
 Source1:        %{name}-cleanup-sources.sh
 Source2:        %{name}-mk-autotools-patch.sh
@@ -386,6 +386,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jan  6 2008 Ville Skyttä <ville.skytta at iki.fi> - 1.1.9-1
+- 1.1.9.
+
 * Thu Sep 27 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.8-6
 - Enable wavpack support by default for all distros.
 

                 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=178457762776.1.17780353502596477396.rpms-xine-lib-7c6c8a918be7@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