Remove the patch to remove the color codes.
This patch isn't particularly important and rpm will not apply patches with git binary content.
This commit is contained in:
parent
ac5525d0fc
commit
a187318706
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,6 @@ License: GPLv3
|
|||||||
URL: https://launchpad.net/timezonemap
|
URL: https://launchpad.net/timezonemap
|
||||||
Source0: http://archive.ubuntu.com/ubuntu/pool/main/libt/libtimezonemap/%{name}_%{version}.tar.gz
|
Source0: http://archive.ubuntu.com/ubuntu/pool/main/libt/libtimezonemap/%{name}_%{version}.tar.gz
|
||||||
Patch1: 0001-Added-a-glade-catalog-file.patch
|
Patch1: 0001-Added-a-glade-catalog-file.patch
|
||||||
Patch2: 0002-Remove-the-color-codes-map.patch
|
|
||||||
|
|
||||||
BuildRequires: glib2-devel >= 2.26
|
BuildRequires: glib2-devel >= 2.26
|
||||||
BuildRequires: gtk3-devel >= 3.1.4
|
BuildRequires: gtk3-devel >= 3.1.4
|
||||||
@ -36,7 +35,6 @@ files used for building applications that use %{name}.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user