Mageia Bugzilla – Attachment 14163 Details for
Bug 32231
guayadeque crashes inside Mageia9 when "enable volume and fader" is activated in settings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Drop not needed line
guayadeque.spec.diff (text/plain), 788 bytes, created by
katnatek
on 2023-11-18 03:14:54 CET
(
hide
)
Description:
Drop not needed line
Filename:
MIME Type:
Creator:
katnatek
Created:
2023-11-18 03:14:54 CET
Size:
788 bytes
patch
obsolete
>Index: SPECS/guayadeque.spec >=================================================================== >--- SPECS/guayadeque.spec (revision 2007425) >+++ SPECS/guayadeque.spec (working copy) >@@ -1,8 +1,12 @@ > %global gdate 20231115 > %global commit0 e1d45378c8a959f2b300be05185d759b3ff1ca48 >-#%%define subrel 1 >+ >+%define subrel 1 > %global rel 1 > >+%global optflags %{optflags} -flto=auto >+%global _disable_ld_as_needed 1 >+ > Name: guayadeque > Version: 0.4.8 > Release: %mkrel 4.git%{?gdate}.%{rel} >@@ -64,6 +68,7 @@ > > # remove bundled libs > rm -rf src/wx/wxsql* src/wxsqlite3 >+ > > %build > %global _vpath_builddir build-%{_arch} >@@ -74,10 +79,8 @@ > %install > %cmake_install > >- > %find_lang %{name} > >- > %files -f %{name}.lang > %doc README.md ChangeLog > %license LICENSE
Index: SPECS/guayadeque.spec =================================================================== --- SPECS/guayadeque.spec (revision 2007425) +++ SPECS/guayadeque.spec (working copy) @@ -1,8 +1,12 @@ %global gdate 20231115 %global commit0 e1d45378c8a959f2b300be05185d759b3ff1ca48 -#%%define subrel 1 + +%define subrel 1 %global rel 1 +%global optflags %{optflags} -flto=auto +%global _disable_ld_as_needed 1 + Name: guayadeque Version: 0.4.8 Release: %mkrel 4.git%{?gdate}.%{rel} @@ -64,6 +68,7 @@ # remove bundled libs rm -rf src/wx/wxsql* src/wxsqlite3 + %build %global _vpath_builddir build-%{_arch} @@ -74,10 +79,8 @@ %install %cmake_install - %find_lang %{name} - %files -f %{name}.lang %doc README.md ChangeLog %license LICENSE
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 32231
:
13965
|
13973
|
13974
|
13988
|
13989
|
13990
|
13991
|
13992
|
13993
|
13998
|
14114
|
14148
|
14152
|
14153
|
14157
|
14158
|
14159
|
14160
|
14161
|
14162
| 14163 |
14164
|
14165
|
14166