Update the names of the patches
This commit is contained in:
parent
7465f69144
commit
366e36f99a
@ -18,9 +18,8 @@ Source1: org.gnome.Terminal.gschema.override
|
|||||||
|
|
||||||
Patch0: 0001-build-Don-t-treat-warnings-as-errors.patch
|
Patch0: 0001-build-Don-t-treat-warnings-as-errors.patch
|
||||||
|
|
||||||
Patch100: gnome-terminal-restore-transparency.patch
|
Patch100: gnome-terminal-restore-dark-transparency.patch
|
||||||
Patch101: gnome-terminal-restore-dark.patch
|
Patch101: gnome-terminal-command-notify.patch
|
||||||
Patch102: gnome-terminal-command-notify.patch
|
|
||||||
|
|
||||||
BuildRequires: glib2-devel >= %{glib2_version}
|
BuildRequires: glib2-devel >= %{glib2_version}
|
||||||
BuildRequires: GConf2-devel
|
BuildRequires: GConf2-devel
|
||||||
@ -61,9 +60,8 @@ option to the right-click context menu in Nautilus.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .warnings
|
%patch0 -p1 -b .warnings
|
||||||
%patch100 -p1 -b .transparency
|
%patch100 -p1 -b .dark-transparency
|
||||||
%patch101 -p1 -b .dark
|
%patch101 -p1 -b .command-notify
|
||||||
%patch102 -p1 -b .command-notify
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -f -i
|
autoreconf -f -i
|
||||||
|
Loading…
Reference in New Issue
Block a user