rpms/rosegarden4/F-10 rosegarden4.spec,1.10,1.11

Orcan Ogetbil oget at fedoraproject.org
Sat Mar 7 08:05:09 UTC 2009


Author: oget

Update of /cvs/pkgs/rpms/rosegarden4/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12065

Modified Files:
	rosegarden4.spec 
Log Message:
* Fri Mar 06 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.7.3-2
- Add Requires: perl-XML-Twig. RHBZ#468919
- Fix the lilypondview script. RHBZ#464046



Index: rosegarden4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rosegarden4/F-10/rosegarden4.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- rosegarden4.spec	6 Mar 2009 23:57:57 -0000	1.10
+++ rosegarden4.spec	7 Mar 2009 08:04:39 -0000	1.11
@@ -1,6 +1,6 @@
 Name:      rosegarden4
 Version:   1.7.3
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   MIDI, audio and notation editor
 Group:     Applications/Multimedia
 License:   GPLv2+
@@ -22,6 +22,8 @@
 BuildRequires: dssi-devel
 BuildRequires: lirc-devel
 
+Requires: perl-XML-Twig
+
 %description
 Rosegarden is a professional audio and MIDI sequencer, score editor, and
 general purpose music composition and editing environment.
@@ -42,6 +44,9 @@
 # Add GenericName to the desktop file:
 echo "GenericName=Audio and MIDI Sequencer" >> data/desktop/rosegarden.desktop
 
+# Put quotes around this item, otherwise the script will fail. RHBZ#464046
+sed -i 's|\(`send_dcop wasCancelled`\)|"\1"|' src/helpers/rosegarden-lilypondview
+
 %build
 %cmake . -DCMAKE_CXX_FLAGS="%{optflags}"
 make VERBOSE=1 %{?_smp_mflags}
@@ -114,6 +119,10 @@
 %{_datadir}/mimelnk/audio/x-soundfont.desktop
 
 %changelog
+* Fri Mar 06 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.7.3-2
+- Add Requires: perl-XML-Twig. RHBZ#468919
+- Fix the lilypondview script. RHBZ#464046
+
 * Fri Mar 06 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.7.3-1
 - New upstream version.
 




More information about the fedora-extras-commits mailing list