pkg://ghostscript-manual-d-5.01-1.src.rpm:386874/ghostscript-manual-d-5.01-1.spec
info downloads
Summary: Ghostscript manual (German)
Name: ghostscript-manual-d
Version: 5.01
Release: 1
Copyright: May be freely copied and redistributed non-commercially
Icon: ghost.gif
Group: Applications/Graphics
Vendor: Thomas Merz
URL: http://www.cs.wisc.edu/~ghost/merz.html
Packager: Eze Ogwuma <typhoon@dircon.co.uk>
Source0: ftp://ftp.cs.wisc.edu/ghost/gs5man_e.pdf
BuildRoot: /tmp/ghostscript-manual-d-%{PACKAGE_VERSION}-%{PACKAGE_RELEASE}
Prefix: /usr
BuildArchitectures: noarch
%description
This is the German version of the Ghostscript manual.
You can view and print the Ghostscript manual with Adobe Acrobat
software or Ghostscript itself. Note that Ghostview for X11 has some
problems displaying landscape PDFs, so you're better off using
Ghostscript in a standalone fashion. You can use the pdf2ps shell
script to instruct Ghostscript to convert the manual to PostScript:
pdf2ps gsman_d.pdf gsman_d.ps
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p "$RPM_BUILD_ROOT""$RPM_DOC_DIR"/"$RPM_PACKAGE_NAME"-%{PACKAGE_VERSION}
cp -a $RPM_SOURCE_DIR/gs5man_d.pdf "$RPM_BUILD_ROOT""$RPM_DOC_DIR"/"$RPM_PACKAGE_NAME"-%{PACKAGE_VERSION}
%clean
rm -rf "$RPM_BUILD_ROOT"
%files
%attr(-, root, root) /usr/doc/ghostscript-manual-d-%{PACKAGE_VERSION}