public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/xine-lib] epel9-next: * Wed Apr 25 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.6-2
Date: Mon, 20 Jul 2026 20:00:21 GMT	[thread overview]
Message-ID: <178457762167.1.6591974888163513938.rpms-xine-lib-4ff7d1bbce5e@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/xine-lib
            Branch : epel9-next
            Commit : 4ff7d1bbce5e644fdff73373daed4a729f71ec65
            Author : Ville Skyttä <scop@fedoraproject.org>
            Date   : 2007-04-25T17:45:04+00:00
            Stats  : +7/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/xine-lib/c/4ff7d1bbce5e644fdff73373daed4a729f71ec65?branch=epel9-next

            Log:
            * Wed Apr 25 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.6-2
- Make Real codec search path /usr/lib(64)/codecs again (#237743).

---
diff --git a/xine-lib.spec b/xine-lib.spec
index 6c822ce..f2a41cb 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -12,7 +12,7 @@
 Summary:        Xine library
 Name:           xine-lib
 Version:        1.1.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPL
 Group:          System Environment/Libraries
 URL:            http://xinehq.de/
@@ -124,6 +124,7 @@ export SDL_CFLAGS="$(sdl-config --cflags)" SDL_LIBS="$(sdl-config --libs)"
 %configure --disable-dependency-tracking \
     --with-xv-path=%{_libdir} \
     --with-w32-path=%{codecdir} \
+    --with-real-codecs-path=%{codecdir} \
     --with-external-ffmpeg \
     --with-external-libmpcdec \
     --with-libflac \
@@ -182,8 +183,8 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING COPYING.LIB CREDITS ChangeLog* README TODO
 %doc __docs/README.* __docs/faq.*
-%dir %{codecdir}
-%{_datadir}/xine
+%dir %{codecdir}/
+%{_datadir}/xine/
 %{_libdir}/libxine.so.*
 %{_mandir}/man5/xine.5*
 %dir %{_libdir}/xine/
@@ -314,6 +315,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Apr 25 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.6-2
+- Make Real codec search path /usr/lib(64)/codecs again (#237743).
+
 * Wed Apr 18 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.6-1
 - 1.1.6.
 

                 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=178457762167.1.6591974888163513938.rpms-xine-lib-4ff7d1bbce5e@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