public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xine-lib] epel9-next: * Thu Mar 26 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.1.16.2-6
@ 2026-07-20 20:00 Rex Dieter
  0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 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 : 47c9b778d82a8c353960d3038500754441f898ab
            Author : Rex Dieter <rdieter@fedoraproject.org>
            Date   : 2009-03-26T14:56:30+00:00
            Stats  : +30/-2 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/xine-lib/c/47c9b778d82a8c353960d3038500754441f898ab?branch=epel9-next

            Log:
            * Thu Mar 26 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.1.16.2-6
- add-mime-for-mod.patch

---
diff --git a/xine-lib-add-mime-for-mod.patch b/xine-lib-add-mime-for-mod.patch
new file mode 100644
index 0000000..4bfa944
--- /dev/null
+++ b/xine-lib-add-mime-for-mod.patch
@@ -0,0 +1,23 @@
+--- src/demuxers/demux_mod.c	2009-02-08 20:56:51.000000000 +0200
++++ src/demuxers/demux_mod.c.add-mime	2009-03-25 19:41:03.259017840 +0200
+@@ -379,7 +379,19 @@
+ }
+ 
+ static const char *get_mimetypes (demux_class_t *this_gen) {
+-  return NULL;
++  return "audio/x-mod: mod: SoundTracker/NoiseTracker/ProTracker Module;"
++         "audio/mod: mod: SoundTracker/NoiseTracker/ProTracker Module;"
++         "audio/it: it: ImpulseTracker Module;"
++         "audio/x-it: it: ImpulseTracker Module;"
++         "audio/x-stm: stm: ScreamTracker 2 Module;"
++         "audio/x-s3m: s3m: ScreamTracker 3 Module;"
++         "audio/s3m: s3m: ScreamTracker 3 Module;"
++         "application/playerpro: 669: 669 Tracker Module;"
++         "application/adrift; amf: ADRIFT Module File;"
++         "audio/med; med; Amiga MED/OctaMED Tracker Module Sound File;"
++         "audio/x-amf; amf: ADRIFT Module File;"
++         "audio/x-xm; xm: FastTracker II Audio;"
++         "audio/xm; xm: FastTracker II Audio;";
+ }
+ 
+ static void class_dispose (demux_class_t *this_gen) {
\ No newline at end of file

diff --git a/xine-lib.spec b/xine-lib.spec
index 8fac3ad..825bedf 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -34,7 +34,7 @@
 Summary:        A multimedia engine 
 Name:           xine-lib
 Version:        1.1.16.2
-Release:        5%{?dist}
+Release:        6%{?dist}
 License:        GPLv2+
 Group:          System Environment/Libraries
 URL:            http://xinehq.de/
@@ -56,7 +56,8 @@ Patch8:         xine-lib-1.1.15-avsync_hack.patch
 # http://bugzilla.redhat.com/477226
 Patch9:         xine-lib-1.1.16.2-multilib.patch
 ## upstream patches
-Patch100:	xine-lib-safe-audio-pause3.patch
+Patch100:       xine-lib-safe-audio-pause3.patch
+Patch101:       xine-lib-add-mime-for-mod.patch
 
 Provides:       xine-lib(plugin-abi) = %{abiver}
 %if "%{?_isa}" != "%{nil}"
@@ -210,6 +211,7 @@ sed -i -e 's/caca >= 0\.99beta14 cucul >= 0\.99beta14/caca cucul/g' configure
 %patch9 -p1 -b .multilib
 
 %patch100 -p1 -b .safe_audio_pause
+%patch101 -p0 -b .add-mime-for-mod
 
 # Avoid standard rpaths on lib64 archs: (autotools patch should handle this, no? -- Rex )
 #sed -i -e 's|"/lib /usr/lib\b|"/%{_lib} %{_libdir}|' configure
@@ -442,6 +444,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Mar 26 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.1.16.2-6
+- add-mime-for-mod.patch 
+
 * Tue Mar 10 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 1.1.16.2-5
 - rebuild for new ImageMagick
 

^ 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: * Thu Mar 26 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.1.16.2-6 Rex Dieter

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