rpms/kmid2/F-12 kmid2-0.2.0-dont-translate-output-names.patch, NONE, 1.1 kmid2.spec, 1.6, 1.7

Kevin Kofler kkofler at fedoraproject.org
Fri Feb 5 14:26:34 UTC 2010


Author: kkofler

Update of /cvs/pkgs/rpms/kmid2/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31713/F-12

Modified Files:
	kmid2.spec 
Added Files:
	kmid2-0.2.0-dont-translate-output-names.patch 
Log Message:
* Fri Feb 05 2010 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.2.0-3
- Don't translate output names, breaks autospawning sequencers

kmid2-0.2.0-dont-translate-output-names.patch:
 de.po |    8 ++++----
 sv.po |    8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

--- NEW FILE kmid2-0.2.0-dont-translate-output-names.patch ---
diff -ur kmid2-0.2.0/po/de.po kmid2-0.2.0-dont-translate-output-names/po/de.po
--- kmid2-0.2.0/po/de.po	2010-01-27 16:43:18.000000000 +0100
+++ kmid2-0.2.0-dont-translate-output-names/po/de.po	2010-02-05 15:15:35.000000000 +0100
@@ -1549,13 +1549,13 @@
 #. i18n: ectx: property (text), item, widget (KComboBox, audiotimidity)
 #: rc.cpp:96 rc.cpp:142
 msgid "alsa"
-msgstr "ALSA"
+msgstr "alsa"
 
 #. i18n: file: src/prefs_progs.ui:73
 #. i18n: ectx: property (text), item, widget (KComboBox, audiofluid)
 #: rc.cpp:99
 msgid "pulseaudio"
-msgstr "PulseAudio"
+msgstr "pulseaudio"
 
 #. i18n: file: src/prefs_progs.ui:78
 #. i18n: ectx: property (text), item, widget (KComboBox, audiofluid)
@@ -1563,7 +1563,7 @@
 #. i18n: ectx: property (text), item, widget (KComboBox, audiotimidity)
 #: rc.cpp:102 rc.cpp:145
 msgid "oss"
-msgstr "OSS"
+msgstr "oss"
 
 #. i18n: file: src/prefs_progs.ui:83
 #. i18n: ectx: property (text), item, widget (KComboBox, audiofluid)
@@ -1571,7 +1571,7 @@
 #. i18n: ectx: property (text), item, widget (KComboBox, audiotimidity)
 #: rc.cpp:105 rc.cpp:148
 msgid "jack"
-msgstr "JACK"
+msgstr "jack"
 
 #. i18n: file: src/prefs_progs.ui:91
 #. i18n: ectx: property (text), widget (QLabel, label_3)
diff -ur kmid2-0.2.0/po/sv.po kmid2-0.2.0-dont-translate-output-names/po/sv.po
--- kmid2-0.2.0/po/sv.po	2010-01-27 16:43:18.000000000 +0100
+++ kmid2-0.2.0-dont-translate-output-names/po/sv.po	2010-02-05 15:16:34.000000000 +0100
@@ -1509,13 +1509,13 @@
 #. i18n: ectx: property (text), item, widget (KComboBox, audiotimidity)
 #: rc.cpp:96 rc.cpp:142
 msgid "alsa"
-msgstr "ALSA"
+msgstr "alsa"
 
 #. i18n: file: src/prefs_progs.ui:73
 #. i18n: ectx: property (text), item, widget (KComboBox, audiofluid)
 #: rc.cpp:99
 msgid "pulseaudio"
-msgstr "Pulseaudio"
+msgstr "pulseaudio"
 
 #. i18n: file: src/prefs_progs.ui:78
 #. i18n: ectx: property (text), item, widget (KComboBox, audiofluid)
@@ -1523,7 +1523,7 @@
 #. i18n: ectx: property (text), item, widget (KComboBox, audiotimidity)
 #: rc.cpp:102 rc.cpp:145
 msgid "oss"
-msgstr "OSS"
+msgstr "oss"
 
 #. i18n: file: src/prefs_progs.ui:83
 #. i18n: ectx: property (text), item, widget (KComboBox, audiofluid)
@@ -1531,7 +1531,7 @@
 #. i18n: ectx: property (text), item, widget (KComboBox, audiotimidity)
 #: rc.cpp:105 rc.cpp:148
 msgid "jack"
-msgstr "Jack"
+msgstr "jack"
 
 #. i18n: file: src/prefs_progs.ui:91
 #. i18n: ectx: property (text), widget (QLabel, label_3)


Index: kmid2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kmid2/F-12/kmid2.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- kmid2.spec	1 Feb 2010 14:41:27 -0000	1.6
+++ kmid2.spec	5 Feb 2010 14:26:34 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           kmid2
 Version:        0.2.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A MIDI/karaoke player for KDE
 
 Group:          Applications/Multimedia
@@ -13,6 +13,10 @@ Source0:        http://downloads.sourcef
 # submitted upstream, will be in the next upstream release
 # http://websvn.kde.org/?view=revision&revision=1083480
 Patch0:         kmid2-0.2.0-timidity-pulseaudio.patch
+# don't translate output names (by uppercasing some letters) as the code
+# compares with fixed values
+# problem reported upstream
+Patch1:         kmid2-0.2.0-dont-translate-output-names.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -48,6 +52,7 @@ It also has a keyboard view to see the n
 # zap bundled copy of drumstick to guarantee it's never used
 rm -rf drumstick
 %patch0 -p1 -b .timidity-pulseaudio
+%patch1 -p1 -b .output-names
 
 
 %build
@@ -99,6 +104,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 
 
 %changelog
+* Fri Feb 05 2010 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.2.0-3
+- Don't translate output names, breaks autospawning sequencers
+
 * Sun Jan 31 2010 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.2.0-2
 - Support PulseAudio when autospawning TiMidity++ (-OO -opulse switches)
 



More information about the scm-commits mailing list