diff --git a/audacity.spec b/audacity.spec index 5e3d63a..23214a9 100644 --- a/audacity.spec +++ b/audacity.spec @@ -5,7 +5,7 @@ Name: audacity Version: 1.3.5 -Release: 0.4.beta%{?dist} +Release: 0.5.beta%{?dist} Summary: Multitrack audio editor Group: Applications/Multimedia License: GPLv2 @@ -18,6 +18,7 @@ Source2: audacity.desktop Patch1: audacity-1.3.4-libmp3lame-default.patch Patch2: audacity-1.3.4-libdir.patch Patch3: audacity-1.3.4-gcc43.patch +Patch4: audacity-1.3.5-fr.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: alsa-lib-devel @@ -61,6 +62,7 @@ done grep -q -s __RPM_LIB * -R && exit 1 %patch3 -p1 -b .gcc43 +%patch4 -p1 -b .fr # Substitute occurences of "libmp3lame.so" with "libmp3lame.so.0". for i in locale/*.po src/export/ExportMP3.cpp @@ -131,6 +133,9 @@ update-desktop-database &> /dev/null || : %changelog +* Sun Jun 8 2008 Michael Schwendt - 1.3.5-0.5.beta +- fix bad fr.po that makes Fichier>Open dialog too wide + * Thu May 15 2008 Michael Schwendt - 1.3.5-0.4.beta - desktop-file: drop deprecated Encoding, drop Icon file extension