Mageia Bugzilla – Attachment 11043 Details for
Bug 24884
audacity GUI broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
new spec file diff
audacity.spec.diff (text/plain), 1.38 KB, created by
Giuseppe Ghibò
on 2019-05-31 13:33:28 CEST
(
hide
)
Description:
new spec file diff
Filename:
MIME Type:
Creator:
Giuseppe Ghibò
Created:
2019-05-31 13:33:28 CEST
Size:
1.38 KB
patch
obsolete
>Index: audacity.spec >=================================================================== >--- audacity.spec (revision 1399391) >+++ audacity.spec (working copy) >@@ -4,16 +4,16 @@ > %define fversion %{version} > %define rel 1 > >-%define wxver 3.0.3.1 >+%define wxver 3.0.4 > %define wxvershort 3.0 > >-%define use_builtin_wxgtk 0 >+%define use_builtin_wxgtk 1 > %{?_with_builtin_wxgtk: %global use_builtin_wxgtk 1} > %{?_without_builtin_wxgtk: %global use_builtin_wxgtk 0} > > Summary: Free Audio Editor With Effects/Analysis Tools > Name: audacity >-Version: 2.3.1 >+Version: 2.3.2 > Release: %mkrel %{?prel:0.%prel.}%{rel} > License: GPLv2+ > Group: Sound/Editors and Converters >@@ -27,13 +27,13 @@ > > #gw use Alsa by default > Patch6: audacity-2.0.4-alsa-by-default.patch >-# >-#Patch7: audacity-2.1.3-wxgtk%{wxvershort}.patch >-#Patch9: audacity-2.1.3-widgets-create-room.patch > > # Patch from Ubuntu > Patch1007: audacity-2.1.2-workaround-wxwidgets-fit-recovery.patch > >+# [gghibo] Make enough room in the widgets for the text >+Patch1008: audacity-2.3.2-wxwidgets-fix-gui-pitch.patch >+Patch1009: audacity-2.3.2-wxwidgets-fix-gui-projectrate.patch > > BuildRequires: autoconf > BuildRequires: fftw-devel >= 2.1.4 >@@ -113,9 +113,9 @@ > %endif > > %patch6 -p1 -b .alsa-by-default >-#patch7 -p1 -b .wx31 >-#patch9 -p1 -b .room >-%patch1007 -p1 >+%patch1007 -p1 -b .fit >+%patch1008 -p1 -b .pitch >+%patch1009 -p1 -b .rate > > chmod 644 *.txt >
Index: audacity.spec =================================================================== --- audacity.spec (revision 1399391) +++ audacity.spec (working copy) @@ -4,16 +4,16 @@ %define fversion %{version} %define rel 1 -%define wxver 3.0.3.1 +%define wxver 3.0.4 %define wxvershort 3.0 -%define use_builtin_wxgtk 0 +%define use_builtin_wxgtk 1 %{?_with_builtin_wxgtk: %global use_builtin_wxgtk 1} %{?_without_builtin_wxgtk: %global use_builtin_wxgtk 0} Summary: Free Audio Editor With Effects/Analysis Tools Name: audacity -Version: 2.3.1 +Version: 2.3.2 Release: %mkrel %{?prel:0.%prel.}%{rel} License: GPLv2+ Group: Sound/Editors and Converters @@ -27,13 +27,13 @@ #gw use Alsa by default Patch6: audacity-2.0.4-alsa-by-default.patch -# -#Patch7: audacity-2.1.3-wxgtk%{wxvershort}.patch -#Patch9: audacity-2.1.3-widgets-create-room.patch # Patch from Ubuntu Patch1007: audacity-2.1.2-workaround-wxwidgets-fit-recovery.patch +# [gghibo] Make enough room in the widgets for the text +Patch1008: audacity-2.3.2-wxwidgets-fix-gui-pitch.patch +Patch1009: audacity-2.3.2-wxwidgets-fix-gui-projectrate.patch BuildRequires: autoconf BuildRequires: fftw-devel >= 2.1.4 @@ -113,9 +113,9 @@ %endif %patch6 -p1 -b .alsa-by-default -#patch7 -p1 -b .wx31 -#patch9 -p1 -b .room -%patch1007 -p1 +%patch1007 -p1 -b .fit +%patch1008 -p1 -b .pitch +%patch1009 -p1 -b .rate chmod 644 *.txt
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 24884
:
11038
|
11039
|
11040
|
11041
|
11042
| 11043 |
11044
|
11045
|
11046
|
11116