auto-import groff-1.17.2-7.0.2 from groff-1.17.2-7.0.2.src.rpm

This commit is contained in:
cvsdist 2004-09-09 05:52:46 +00:00
parent ad93c64064
commit 438ae29fec

View File

@ -1,7 +1,7 @@
Summary: A document formatting system.
Name: groff
Version: 1.17.2
Release: 4
Release: 7.0.2
Copyright: GPL
Group: Applications/Publishing
Source0: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz
@ -13,8 +13,10 @@ Source4: man-pages-ja-GNU_groff-20000115.tar.gz
Source5: groff.test
Source6: hyphen.cs
Patch1: groff-1.16-safer.patch
Patch2: groff-1.17.2-6.patch
Patch3: groff-1.17.2-6.diff
Patch2: groff-1.17.2-13.patch
Patch3: groff-1.17.2-13.diff
Patch4: groff-1.17.2-sec.patch
URL: ftp://ftp.gnu.org/gnu/groff/
Requires: mktemp
Buildroot: %{_tmppath}/%{name}-root
Obsoletes: groff-tools
@ -54,6 +56,7 @@ System display.
%setup -q -a 4
%patch1 -p1 -b .safer
%patch2 -p1 -b .japanese
%patch4 -p1
cp %{SOURCE2} .
@ -139,8 +142,17 @@ rm -rf ${RPM_BUILD_ROOT}
#/etc/X11/app-defaults/GXditview
%changelog
* Wed Sep 12 2001 Tim Powers <timp@redhat.com>
- rebuild with new gcc and binutils
* Mon Jan 07 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- check string input
* Sat Jan 05 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- add URL tag
* Sat Jan 05 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- update to newest debian patch 1.17.2-13
* Thu Dec 06 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- update to newest debian patch 1.17.2-12
* Wed Aug 15 2001 Mike A. Harris <mharris@redhat.com> 1.17.2-3
- Added symlink from soelim to zsoelim, fixing bug (#51037)