public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xine-lib] epel9-next: * Wed Apr 25 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.6-2
@ 2026-07-20 20:00 
  0 siblings, 0 replies; only message in thread
From:  @ 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 : 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.
 

^ 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: * Wed Apr 25 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.6-2 

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