Accepting request 124266 from home:badshah400:branches:GNOME:Factory
Add patch to suppress deprecated paths in schema warnings; fixes rh#814053 (patched build tested, works). OBS-URL: https://build.opensuse.org/request/show/124266 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=199
This commit is contained in:
@@ -46,6 +46,8 @@ Patch10: glib2-bgo569829-gettext-gkeyfile.patch
|
||||
Patch11: glib2-fate300461-gettext-gkeyfile-suse.patch
|
||||
# PATCH-FIX-UPSTREAM glib2-force-fam-for-remote-fs.patch bgo#592211 hpj@novell.com -- Try monitoring files on NFS mounts via FAM before falling back to inotify.
|
||||
Patch12: glib2-force-fam-for-remote-fs.patch
|
||||
# PATCH-FIX-OPENSUSE glib2-suppress-schema-deprecated-path-warning.patch rh#814053 badshah400@gmail.com -- Suppress the deprecated path warning since it fills up screen unnecessarily during package installations/upgrade.
|
||||
Patch13: glib2-suppress-schema-deprecated-path-warning.patch
|
||||
BuildRequires: automake
|
||||
BuildRequires: fam-devel
|
||||
BuildRequires: fdupes
|
||||
@@ -255,6 +257,7 @@ translation-update-upstream
|
||||
%patch10 -p1
|
||||
%patch11 -p1
|
||||
%patch12 -p1
|
||||
%patch13 -p1
|
||||
cp -a %{S:1} %{S:2} %{S:3} %{S:5} .
|
||||
cp -a %{S:4} gnome_defaults.conf
|
||||
if ! test -f %{_datadir}/aclocal/gtk-doc.m4 ; then
|
||||
|
Reference in New Issue
Block a user