- Manpage correction for psresize (bug #144582).
This commit is contained in:
parent
ed0100e4af
commit
6dfad567ac
10
psutils-manpage.patch
Normal file
10
psutils-manpage.patch
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
--- psutils/psresize.man.manpage 2005-01-10 09:34:14.228278061 +0000
|
||||||
|
+++ psutils/psresize.man 2005-01-10 09:35:09.361747816 +0000
|
||||||
|
@@ -1,6 +1,6 @@
|
||||||
|
.TH PSRESIZE 1 "PSUtils Release @RELEASE@ Patchlevel @PATCHLEVEL@"
|
||||||
|
.SH NAME
|
||||||
|
-psresize \- multiple pages per sheet
|
||||||
|
+psresize \- rescale and centre the pages of a PostScript file
|
||||||
|
.SH SYNOPSIS
|
||||||
|
.B psresize
|
||||||
|
[
|
@ -1,7 +1,7 @@
|
|||||||
Summary: PostScript Utilities
|
Summary: PostScript Utilities
|
||||||
Name: psutils
|
Name: psutils
|
||||||
Version: 1.17
|
Version: 1.17
|
||||||
Release: 23
|
Release: 24
|
||||||
License: distributable
|
License: distributable
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
Source: ftp://ftp.dcs.ed.ac.uk/pub/ajcd/psutils-p17.tar.gz
|
Source: ftp://ftp.dcs.ed.ac.uk/pub/ajcd/psutils-p17.tar.gz
|
||||||
@ -9,6 +9,7 @@ Patch0: psutils-p17-Makefile.patch
|
|||||||
Patch1: psutils-p17-misc.patch
|
Patch1: psutils-p17-misc.patch
|
||||||
Patch2: psutils-p17-paper.patch
|
Patch2: psutils-p17-paper.patch
|
||||||
Patch3: psutils-p17-strip.patch
|
Patch3: psutils-p17-strip.patch
|
||||||
|
Patch4: psutils-manpage.patch
|
||||||
BuildRoot: %{_tmppath}/psutils-root
|
BuildRoot: %{_tmppath}/psutils-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -22,6 +23,7 @@ signatures for booklet printing, and page merging for n-up printing.
|
|||||||
%patch1 -p1 -b .misc
|
%patch1 -p1 -b .misc
|
||||||
%patch2 -p1 -b .paper
|
%patch2 -p1 -b .paper
|
||||||
%patch3 -p1 -b .strip
|
%patch3 -p1 -b .strip
|
||||||
|
%patch4 -p1 -b .manpage
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make -f Makefile.unix RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
|
make -f Makefile.unix RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
|
||||||
@ -44,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/lib/psutils
|
/usr/lib/psutils
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 10 2005 Tim Waugh <twaugh@redhat.com> 1.17-24
|
||||||
|
- Manpage correction for psresize (bug #144582).
|
||||||
|
|
||||||
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user