From 8053e3f721938f6eb0b1c570a24b007ee9fe98dd Mon Sep 17 00:00:00 2001 From: jkudrnac Date: Sep 01 2006 08:34:39 +0000 Subject: - enscript now wrapes long header instead of truncating --- diff --git a/enscript.spec b/enscript.spec index ec0e921..4fc4b0a 100644 --- a/enscript.spec +++ b/enscript.spec @@ -1,7 +1,7 @@ Summary: A plain ASCII to PostScript converter. Name: enscript Version: 1.6.4 -Release: 3.1 +Release: 4%{?dist} License: GPL Group: Applications/Publishing Source0: http://www.iki.fi/mtr/genscript/enscript-%{version}.tar.gz @@ -15,6 +15,7 @@ Patch3: enscript-1.6.1-locale.patch Patch4: enscript-doublefree.patch Patch6: enscript-1.6.1-CAN-2004-1185.patch Patch7: enscript-1.6.1-CAN-2004-1186.patch +Patch8: enscript-1.6.4-wrap_header.patch URL: http://www.codento.com/people/mtr/genscript/ Prereq: /sbin/install-info BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -35,6 +36,7 @@ includes many options for customizing printouts. %patch4 -p1 -b .doublefree %patch6 -p1 -b .CAN-2004-1185 %patch7 -p1 -b .CAN-2004-1186 +%patch8 -p1 -b .wrap_header %{__tar} -C states/hl -zxf %{SOURCE1} ruby.st install -pm 644 %{SOURCE2} states/hl/php.st @@ -88,6 +90,9 @@ fi %changelog +* Fri Sep 01 2006 Jitka Kudrnacova - 1.6.4-4 +- enscript now wrapes long header instead of truncating + * Wed Jul 12 2006 Jesse Keating - 1.6.4-3.1 - rebuild