2.91.4
This commit is contained in:
parent
78e7bcca72
commit
5dd491d5d1
@ -64,13 +64,13 @@ Requires(post): /usr/bin/gtk-update-icon-cache
|
|||||||
Requires(postun): /usr/bin/gtk-update-icon-cache
|
Requires(postun): /usr/bin/gtk-update-icon-cache
|
||||||
|
|
||||||
# https://bugzilla.gnome.org/show_bug.cgi?id=597030
|
# https://bugzilla.gnome.org/show_bug.cgi?id=597030
|
||||||
Patch3: 0001-Add-ability-to-perform-actions-after-a-period-of-idl.patch
|
# Patch3: 0001-Add-ability-to-perform-actions-after-a-period-of-idl.patch
|
||||||
|
|
||||||
# https://bugzilla.gnome.org/show_bug.cgi?id=607094
|
# https://bugzilla.gnome.org/show_bug.cgi?id=607094
|
||||||
Patch4: nag-root-user.patch
|
# Patch4: nag-root-user.patch
|
||||||
|
|
||||||
# Fedora specific patch
|
# Fedora specific patch
|
||||||
Patch7: gnome-session-cflags.patch
|
# Patch7: gnome-session-cflags.patch
|
||||||
|
|
||||||
# an artificial requires to make sure we get dconf, for now
|
# an artificial requires to make sure we get dconf, for now
|
||||||
Requires: dconf
|
Requires: dconf
|
||||||
@ -89,10 +89,9 @@ Desktop file to add GNOME to display manager session menu.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch3 -p1 -b .max-idle
|
# %patch3 -p1 -b .max-idle
|
||||||
%patch4 -p1 -b .nag-root-user
|
# %patch4 -p1 -b .nag-root-user
|
||||||
|
# %patch7 -p1 -b .cflags
|
||||||
%patch7 -p1 -b .cflags
|
|
||||||
|
|
||||||
echo "ACLOCAL_AMFLAGS = -I m4" >> Makefile.am
|
echo "ACLOCAL_AMFLAGS = -I m4" >> Makefile.am
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user