auto-import groff-1.18-5 from groff-1.18-5.src.rpm

This commit is contained in:
cvsdist 2004-09-09 05:54:37 +00:00
parent 1c07627a0b
commit 0fe018de56

View File

@ -1,15 +1,14 @@
# remove if it builds on ia64
%define optflags -O0
#define optflags -O0
Summary: A document formatting system.
Name: groff
Version: 1.18
Release: 4
Release: 5
Copyright: GPL
Group: Applications/Publishing
Source0: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz
Source1: mf40-groff_filters
Source2: README.A4
# Japanese sources
Source3: mandocj.tar.gz
Source4: man-pages-ja-GNU_groff-20000115.tar.gz
@ -24,6 +23,7 @@ Requires: mktemp
Prereq: /sbin/install-info
Buildroot: %{_tmppath}/%{name}-root
Obsoletes: groff-tools
BuildRequires: netpbm-progs
%description
Groff is a document formatting system. Groff takes standard text and
@ -63,8 +63,6 @@ System display.
%patch4 -p1 -b .info
%patch5 -p1 -b .nohtml
cp %{SOURCE2} .
%build
PATH=$PATH:%{_prefix}/X11R6/bin
#autoconf
@ -139,7 +137,7 @@ fi
%files -f groff-files
%defattr(-,root,root)
%doc BUG-REPORT NEWS PROBLEMS README README.A4 TODO VERSION
%doc BUG-REPORT NEWS PROBLEMS README TODO VERSION
%{_prefix}/share/groff
%{_infodir}/groff*
#/usr/share/printconf/tests/*
@ -161,6 +159,9 @@ fi
#/etc/X11/app-defaults/GXditview
%changelog
* Mon Aug 26 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- remove README.A4 #65920
* Sun Aug 11 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- use info files as installed by groff package
- completely disable older printconf stuff