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: * Sun Mar 07 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.1.18.1-1
Date: Mon, 20 Jul 2026 20:00:56 GMT	[thread overview]
Message-ID: <178457765647.1.5193701836536748984.rpms-xine-lib-68efe077519a@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/xine-lib
            Branch : epel9-next
            Commit : 68efe077519ac783c5be3b2a74382d336008b4a6
            Author : Rex Dieter <rdieter@fedoraproject.org>
            Date   : 2010-03-07T23:49:54+00:00
            Stats  : +26/-23 in 5 file(s)
            URL    : https://src.fedoraproject.org/rpms/xine-lib/c/68efe077519ac783c5be3b2a74382d336008b4a6?branch=epel9-next

            Log:
            * Sun Mar 07 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.1.18.1-1
- xine-lib-1.1.18.1

---
diff --git a/.cvsignore b/.cvsignore
index 07a7912..9d21c9b 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1,2 @@
-xine-lib-1.1.18-pruned.tar.bz2
-xine-lib-1.1.18-autotools.patch.bz2
+xine-lib-1.1.18.1-autotools.patch.bz2
+xine-lib-1.1.18.1-pruned.tar.bz2

diff --git a/sources b/sources
index 53206ac..cf9ff04 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-8e93ff9da4839042680c8118f1c4cd3f  xine-lib-1.1.18-pruned.tar.bz2
-2b8c6d3188a180fa763a44bb2ca9fe4c  xine-lib-1.1.18-autotools.patch.bz2
+e2c45d451fd9d8ad3be680237ff5bcdf  xine-lib-1.1.18.1-autotools.patch.bz2
+55de212f416d9d366cad7520ccd7a539  xine-lib-1.1.18.1-pruned.tar.bz2

diff --git a/xine-lib-1.1.18-no_autopoint.patch b/xine-lib-1.1.18-no_autopoint.patch
deleted file mode 100644
index d5ee0cd..0000000
--- a/xine-lib-1.1.18-no_autopoint.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -up xine-lib-1.1.17/autogen.sh.no_autopoint xine-lib-1.1.17/autogen.sh
---- xine-lib-1.1.17/autogen.sh.no_autopoint	2009-10-09 09:33:31.000000000 -0500
-+++ xine-lib-1.1.17/autogen.sh	2009-12-02 09:15:48.534555467 -0600
-@@ -229,10 +229,10 @@ run_aclocal () {
-     echo
-   fi
-   
--  echo $_echo_n " + Running autopoint: $_echo_c"
-+  #echo $_echo_n " + Running autopoint: $_echo_c"
-   
--  autopoint
--  echo "done." 
-+  #autopoint
-+  #echo "done." 
- 
-   echo $_echo_n " + Running aclocal: $_echo_c"
- 

diff --git a/xine-lib-1.1.18.1-no_autopoint.patch b/xine-lib-1.1.18.1-no_autopoint.patch
new file mode 100644
index 0000000..d5ee0cd
--- /dev/null
+++ b/xine-lib-1.1.18.1-no_autopoint.patch
@@ -0,0 +1,17 @@
+diff -up xine-lib-1.1.17/autogen.sh.no_autopoint xine-lib-1.1.17/autogen.sh
+--- xine-lib-1.1.17/autogen.sh.no_autopoint	2009-10-09 09:33:31.000000000 -0500
++++ xine-lib-1.1.17/autogen.sh	2009-12-02 09:15:48.534555467 -0600
+@@ -229,10 +229,10 @@ run_aclocal () {
+     echo
+   fi
+   
+-  echo $_echo_n " + Running autopoint: $_echo_c"
++  #echo $_echo_n " + Running autopoint: $_echo_c"
+   
+-  autopoint
+-  echo "done." 
++  #autopoint
++  #echo "done." 
+ 
+   echo $_echo_n " + Running aclocal: $_echo_c"
+ 

diff --git a/xine-lib.spec b/xine-lib.spec
index c9df1d9..c0b33dd 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -34,8 +34,8 @@
 
 Summary:        A multimedia engine 
 Name:           xine-lib
-Version:        1.1.18
-Release:        2%{?dist}
+Version:        1.1.18.1
+Release:        1%{?dist}
 License:        GPLv2+
 Group:          System Environment/Libraries
 URL:            http://www.xine-project.org/ 
@@ -437,6 +437,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Mar 07 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.1.18.1-1
+- xine-lib-1.1.18.1
+
 * Sun Mar 07 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.1.18-2
 - rebuild (ImageMagick)
 

                 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=178457765647.1.5193701836536748984.rpms-xine-lib-68efe077519a@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