diff --git a/putty.spec b/putty.spec index 961e9fc..c4dca2d 100644 --- a/putty.spec +++ b/putty.spec @@ -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 diff --git a/reproducible.patch b/reproducible.patch index 8b88948..0a41f90 100644 --- a/reproducible.patch +++ b/reproducible.patch @@ -1,3 +1,9 @@ +From: Bernhard Wiedemann +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 @@