From a478bed132f29d6db3187a3b15f8a988176d29a4 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 30 Mar 2002 15:15:45 +0000 Subject: [PATCH] - fixed debian patch: now it adds lower case media names without removing upper case ones - enscript with default media works again - release 3 Changed files: enscript-debian.patch -> 1.2 enscript.spec -> 1.22 --- enscript-debian.patch | 13 ++++--------- enscript.spec | 2 +- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/enscript-debian.patch b/enscript-debian.patch index f966158..bd4e847 100644 --- a/enscript-debian.patch +++ b/enscript-debian.patch @@ -45,15 +45,10 @@ # Where output goes as a default: `printer' or `stdout' DefaultOutputMethod: printer -@@ -86,11 +86,11 @@ - - # Media definitions: - # name width height llx lly urx ury --Media: A3 842 1190 24 24 818 1166 --Media: A4 595 842 24 24 571 818 --Media: A5 420 595 24 24 396 571 --Media: Legal 612 1008 24 24 588 984 --Media: Letter 612 792 38 24 574 768 +@@ -91,6 +91,11 @@ + Media: A5 420 595 24 24 396 571 + Media: Legal 612 1008 24 24 588 984 + Media: Letter 612 792 38 24 574 768 +Media: a3 842 1190 24 24 818 1166 +Media: a4 595 842 24 24 571 818 +Media: a5 420 595 24 24 396 571 diff --git a/enscript.spec b/enscript.spec index 9911d93..a4897dd 100644 --- a/enscript.spec +++ b/enscript.spec @@ -4,7 +4,7 @@ Summary(pl): Konwertuje czyste ASCII do PostScriptu Summary(pt_BR): Converte texto ASCII para postscript Name: enscript Version: 1.6.2 -Release: 2 +Release: 3 License: GPL Group: Applications/Publishing Source0: ftp://alpha.gnu.org/pub/gnu/%{name}-%{version}.tar.gz -- 2.43.0