[zsh/f20] Remove unneeded build require on tetex.

Dominic Hopf dmaphy at fedoraproject.org
Wed Jul 2 23:28:51 UTC 2014


commit 33e0ea16c93eba72ad119c7955768b01ed5e943a
Author: James Antill <james at and.org>
Date:   Thu Jan 16 09:49:27 2014 -0500

    Remove unneeded build require on tetex.

 zsh.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/zsh.spec b/zsh.spec
index b1c712d..9e2a0e3 100644
--- a/zsh.spec
+++ b/zsh.spec
@@ -3,7 +3,7 @@
 Summary: Powerful interactive shell
 Name: zsh
 Version: 5.0.2
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: MIT
 URL: http://zsh.sourceforge.net/
 Group: System Environment/Shells
@@ -24,7 +24,7 @@ Patch5: zsh-test-C02-dev_fd-mock.patch
 Patch11: zsh-5.0.2.texi-itemx.patch
 Patch12: http://ausil.fedorapeople.org/aarch64/zsh/zsh-aarch64.patch
 BuildRequires: coreutils sed ncurses-devel libcap-devel
-BuildRequires: texinfo tetex texi2html gawk hostname
+BuildRequires: texinfo texi2html gawk hostname
 Requires(post): /sbin/install-info grep
 Requires(preun): /sbin/install-info
 Requires(postun): coreutils grep
@@ -174,6 +174,9 @@ fi
 %doc Doc/*.html
 
 %changelog
+* Thu Jan 16 2014 James Antill <james at fedoraproject.org> - 5.0.2-8
+- Remove unneeded build require on tetex.
+
 * Sat Oct 26 2013 Dominic Hopf <dmaphy at fedoraproject.org> - 5.0.2-7
 - Require hostname package instead of /bin/hostname
 


More information about the scm-commits mailing list