diff options
Diffstat (limited to 'groff.spec')
| -rw-r--r-- | groff.spec | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -3,7 +3,7 @@ Summary: A document formatting system. Name: groff Version: 1.18.1.1 -Release: 9.2 +Release: 10 License: GPL Group: Applications/Publishing Source0: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz @@ -31,6 +31,7 @@ Patch20: groff-1.18.1.1-tempfile.patch Patch21: groff-1.18.1.1-gcc41.patch Patch22: groff-1.18.1.1-bigendian.patch Patch23: groff-1.18.1.1-spacefix.patch +Patch24: groff-1.18.1.1-sectmp.patch URL: ftp://ftp.gnu.org/gnu/groff/ Requires: mktemp @@ -98,6 +99,7 @@ System display. %patch21 -p1 -b .gcc41 %patch22 -p1 -b .bigendian %patch23 -p1 -b .spacefix +%patch24 -p1 -b .sectmp for i in contrib/mm/{groff_mm,groff_mmse,mmroff}.man \ src/devices/grolbp/grolbp.man; do @@ -210,6 +212,9 @@ fi %endif %changelog +* Thu Feb 16 2006 Miroslav Lichvar <mlichvar@redhat.com> - 1.18.1.1-10 +- use mktemp for temporary files in pic2graph and eqn2graph scripts + * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.18.1.1-9.2 - bump again for double-long bug on ppc(64) |
