]> git.pld-linux.org Git - packages/enscript.git/commitdiff
- fixed debian patch: now it adds lower case media names without removing RA-1_0 enscript-1_6_2-3
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 30 Mar 2002 15:15:45 +0000 (15:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  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
enscript.spec

index f96615812701d06954a4f45a16b1741b1147b785..bd4e84701d02873dc319f7b8c95a87717541d51a 100644 (file)
  
  # Where output goes as a default: `printer' or `stdout'
  DefaultOutputMethod: printer
  
  # 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
 +Media:        a3              842     1190    24      24      818     1166
 +Media:        a4              595     842     24      24      571     818
 +Media:        a5              420     595     24      24      396     571
index 9911d9331e42c24cdfc4aca64ffb48bcf6f96a3f..a4897dd5a440312e2ef62e09b0bde161cc110ec4 100644 (file)
@@ -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
 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
 License:       GPL
 Group:         Applications/Publishing
 Source0:       ftp://alpha.gnu.org/pub/gnu/%{name}-%{version}.tar.gz
This page took 0.049561 seconds and 4 git commands to generate.