Accepting request 625001 from home:qkzhu:branches:GNOME:Factory
- Add gtk3-fix-wayland-csd-announce.patch: This fixes libreoffice under kwin, which would remove it's own headers as per the manager's request but not inform kwin leaving it in the even more broken state of having none. (boo#1099991) OBS-URL: https://build.opensuse.org/request/show/625001 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=323
This commit is contained in:
@@ -39,6 +39,8 @@ Patch0: gtk3-GTK_PATH64.patch
|
||||
Patch1: gtk3-revert-forced-xftdpi.patch
|
||||
# PATCH-FIX-UPSTREAM gtk3-filechooserbutton-Fix-reserved-pointers.patch fezhang@suse.com -- Stop gcc from complaining about unnecessary parenthesis resulting build failures in gnucash.
|
||||
Patch2: gtk3-filechooserbutton-Fix-reserved-pointers.patch
|
||||
# PATCH-FIX-UPSTREAM gtk3-fix-wayland-csd-announce.patch boo#1099991 qkzhu@suse.com -- Fix gdk_wayland_window_announce_csd
|
||||
Patch3: gtk3-fix-wayland-csd-announce.patch
|
||||
BuildRequires: cups-devel >= 1.2
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: fdupes
|
||||
@@ -353,6 +355,7 @@ cp -a %{SOURCE1} .
|
||||
%endif
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
|
||||
%build
|
||||
%configure \
|
||||
|
Reference in New Issue
Block a user