po/LINGUAS disaster
This commit is contained in:
parent
46fddec698
commit
62eb8136ff
@ -1 +1,2 @@
|
|||||||
gnome-terminal-2.15.0.tar.bz2
|
gnome-terminal-2.15.0.tar.bz2
|
||||||
|
po.tar.gz
|
||||||
|
@ -16,7 +16,8 @@ Version: 2.15.0
|
|||||||
Release: 1
|
Release: 1
|
||||||
URL: http://www.gnome.org/
|
URL: http://www.gnome.org/
|
||||||
Source0: gnome-terminal-%{version}.tar.bz2
|
Source0: gnome-terminal-%{version}.tar.bz2
|
||||||
Source1: ne.po
|
# po/LINGUAS disaster
|
||||||
|
Source1: po.tar.gz
|
||||||
Patch0: gnome-terminal-2.12.0-inputmethod.patch
|
Patch0: gnome-terminal-2.12.0-inputmethod.patch
|
||||||
Patch1: gnome-terminal-2.14.1-real-transparency.patch
|
Patch1: gnome-terminal-2.14.1-real-transparency.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -54,7 +55,7 @@ GNOME terminal emulator application.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
cp ${RPM_SOURCE_DIR}/ne.po po
|
tar xzf %{SOURCE1}
|
||||||
%patch0 -p1 -b .inputmethod
|
%patch0 -p1 -b .inputmethod
|
||||||
%patch1 -p0 -b .real-transparency
|
%patch1 -p0 -b .real-transparency
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user