summaryrefslogtreecommitdiffstats
path: root/groff.spec
diff options
context:
space:
mode:
Diffstat (limited to 'groff.spec')
-rw-r--r--groff.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/groff.spec b/groff.spec
index d40fbf7..6b4eee6 100644
--- a/groff.spec
+++ b/groff.spec
@@ -3,7 +3,7 @@
Summary: A document formatting system
Name: groff
Version: 1.22.2
-Release: 5%{?dist}
+Release: 6%{?dist}
License: GPLv3+ and GFDL and BSD and MIT
Group: Applications/Publishing
URL: http://www.gnu.org/software/groff/
@@ -14,6 +14,8 @@ Patch0: 0001-missing-groff-x11-info-message-when-gxditview-not-fo.patch
Patch1: 0002-load-site-font-and-site-tmac-from-etc-groff.patch
# resolves: #709413, #720058, #720057
Patch2: 0003-various-security-fixes.patch
+# resolves: #987069
+Patch3: 0004-don-t-use-usr-bin-env-in-shebang.patch
Requires: coreutils, /sbin/install-info, groff-base = %{version}-%{release}
Requires(post): info
@@ -397,6 +399,9 @@ fi
%doc %{_docdir}/%{name}-%{version}/pdf/
%changelog
+* Tue Jul 23 2013 Peter Schiffer <pschiffe@redhat.com> 1.22.2-6
+- don't use /usr/bin/env in shebang
+
* Mon Jul 22 2013 Peter Schiffer <pschiffe@redhat.com> 1.22.2-5
- removed BSD and MIT license files - the text is already included
in the upstream tarball