patch metadata goes into the patch
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/putty?expand=0&rev=30
This commit is contained in:
parent
d4e18187e4
commit
c2c43cde80
@ -30,7 +30,6 @@ Source: http://the.earth.li/~sgtatham/putty/latest/%name-%version.tar.gz
|
||||
Source2: http://the.earth.li/~sgtatham/putty/latest/%name-%version.tar.gz.gpg
|
||||
Source4: %name.keyring
|
||||
Patch1: putty-03-config.diff
|
||||
# PATCH-FIX-TO-UPSTREAM: bmwiedemann -- drop build timestamps from png
|
||||
Patch2: reproducible.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: ImageMagick
|
||||
@ -46,8 +45,7 @@ serial console client.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -P 1 -p1
|
||||
%patch2 -p1
|
||||
%patch -P 1 -P 2 -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
|
@ -1,3 +1,9 @@
|
||||
From: Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
Date: Tue, 8 Mar 2016 19:39:47
|
||||
# PATCH-FIX-TO-UPSTREAM
|
||||
|
||||
Drop build timestamps from png.
|
||||
|
||||
--- putty-0.66/icons/mkicon.py.orig 2015-11-07 10:16:40.000000000 +0000
|
||||
+++ putty-0.66/icons/mkicon.py 2016-03-08 18:34:34.600917451 +0000
|
||||
@@ -912,7 +912,7 @@
|
||||
|
Loading…
Reference in New Issue
Block a user