Hello community, here is the log from the commit of package rosegarden4 for openSUSE:Factory checked in at Fri Apr 30 01:51:46 CEST 2010. -------- --- rosegarden4/rosegarden4.changes 2010-04-26 12:49:01.000000000 +0200 +++ /mounts/work_src_done/STABLE/rosegarden4/rosegarden4.changes 2010-04-29 16:30:26.000000000 +0200 @@ -1,0 +2,20 @@ +Thu Apr 29 09:33:11 UTC 2010 - davejplater@gmail.com + +- Update to 10.04 bugfix release 2. +- Fixes bnc#595479, bnc#574943, bnc#586083 and bnc#599517 +- Disabled debug messages +- Upstream fixes :- + * Fix crash when importing studio from a document that has more MIDI + devices than the current document + * Fix crash when inserting a breve at the start of a two-bar 4/4 segment + * Fix crash when changing synth or plugin settings in a window other + than the main window, when no synth or audio instrument is assigned in + the current document but one had been assigned in the previously + loaded document (#2954068) + * Fix failure to add tempo changes when asked to do so from the menu, + in matrix and notation + * Fix problems mapping international file names to local encoding + * Fix crash when cancelling file dialogs in some circumstances + * Fix failure to compile with Qt 4.7 + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rosegarden4.spec ++++++ --- /var/tmp/diff_new_pack.k4jOGU/_old 2010-04-30 01:51:19.000000000 +0200 +++ /var/tmp/diff_new_pack.k4jOGU/_new 2010-04-30 01:51:19.000000000 +0200 @@ -25,7 +25,7 @@ BuildRequires: libsamplerate-devel libsndfile-devel BuildRequires: fdupes liblo-devel shared-mime-info update-desktop-files Version: 10.04 -Release: 1 +Release: 2 License: GPLv2+ Source0: http://kent.dl.sourceforge.net/project/rosegarden/rosegarden/%{version}/rosegarden-%{version}.tar.bz2 Source1: rosegarden.xpm @@ -77,11 +77,11 @@ %build export DEBUG_LADSPA export QTDIR=/usr/ -export CFLAGS="%{optflags} -ggdb" +export CFLAGS="%{optflags} -fno-strict-aliasing -ggdb" export CXXFLAGS="$CFLAGS" # -fmessage-length=0 -O2 -fno-strict-aliasing -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables #sh bootstrap.sh -%configure --enable-debug --localedir=%{_datadir}/rosegarden/locale/ +%configure --localedir=%{_datadir}/rosegarden/locale/ %__make %{?jobs:-j%{jobs}} # This translation handling make section is possibly only necessary when building svn make ts @@ -93,10 +93,9 @@ cp -p scripts/* %{buildroot}%{_datadir}/rosegarden/scripts/ cp -r data/* %{buildroot}%{_datadir}/rosegarden/ -make DESTDIR=%buildroot install -#rm -f %{buildroot}%{_datadir}/rosegarden/locale/*.ts +%makeinstall + rm -rf %{buildroot}%{_datadir}/rosegarden/desktop -#rm -rf %{buildroot}%{_datadir}/rosegarden/pixmaps/ rm -rf %{buildroot}%{_datadir}/rosegarden/mime rm -f %{buildroot}%{_datadir}/rosegarden/*.cpp rm -f %{buildroot}%{_datadir}/rosegarden/*.o @@ -108,8 +107,6 @@ %__install -D -m 0644 "%{SOURCE1}" "%{buildroot}%{_datadir}/pixmaps/rosegarden.xpm" %suse_update_desktop_file %{buildroot}/%{_datadir}/applications/rosegarden.desktop -#This is a workaround to fix bnc#549870 install rosegarden wrapper script -# %__install -D -m 0755 "%{SOURCE4}" "%{buildroot}%{_bindir}/rosegarden" %fdupes -s $RPM_BUILD_ROOT%{_datadir}/ %post ++++++ rosegarden-10.04.tar.bz2 ++++++ ++++ 4834 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org