From ba4be0b64c24efdc90a694876ec2a37d618691d7e9ac1fca10828520cd7ae415 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 5 Feb 2015 11:33:27 +0000 Subject: [PATCH] - OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=145 --- zsh-texi2html-randomness.patch | 13 ------------- zsh.changes | 6 ------ zsh.spec | 2 -- 3 files changed, 21 deletions(-) delete mode 100644 zsh-texi2html-randomness.patch diff --git a/zsh-texi2html-randomness.patch b/zsh-texi2html-randomness.patch deleted file mode 100644 index 8d9c53b..0000000 --- a/zsh-texi2html-randomness.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: zsh-5.0.7/Doc/Makefile.in -=================================================================== ---- zsh-5.0.7.orig/Doc/Makefile.in -+++ zsh-5.0.7/Doc/Makefile.in -@@ -41,7 +41,7 @@ LN_S = @LN_S@ - MAKEINFO = makeinfo - TEXI2DVI = texi2dvi - DVIPS = dvips --TEXI2HTML = @TEXI2HTML@ --output . --ifinfo --split=chapter --node-files \ -+TEXI2HTML = PERL_HASH_SEED=0 @TEXI2HTML@ --output . --ifinfo --split=chapter --node-files \ - --init-file texi2html.conf - - .SUFFIXES: .yo .1 diff --git a/zsh.changes b/zsh.changes index e6d819f..869f0f2 100644 --- a/zsh.changes +++ b/zsh.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Thu Feb 5 10:48:40 UTC 2015 - idonmez@suse.com - -- Add zsh-texi2html-randomness.patch to prevent random changes - in texi2html output (bnc#916186) - ------------------------------------------------------------------- Wed Jan 28 17:53:20 UTC 2015 - idonmez@suse.com diff --git a/zsh.spec b/zsh.spec index 4f5b8dd..a786c71 100644 --- a/zsh.spec +++ b/zsh.spec @@ -37,7 +37,6 @@ Source16: dotzshrc.rh Source17: zshprompt.pl %endif Patch1: trim-unneeded-completions.patch -Patch2: zsh-texi2html-randomness.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} Requires(pre): %{install_info_prereq} @@ -95,7 +94,6 @@ This package contains the Zsh manual in html format. %setup -q -n %{name}-%{version} %if 0%{?suse_version} %patch1 -p1 -%patch2 -p1 %endif # Remove executable bit