- added new highlighters (#177336)

This commit is contained in:
jkudrnac 2006-02-17 15:33:18 +00:00
parent 3878099051
commit 17aa3ce21d
4 changed files with 1270 additions and 1 deletions

View File

@ -1,2 +1,3 @@
enscript-1.6.1.tar.gz
enscript-1.6.4.tar.gz
enscript-ruby-1.6.4.tar.gz
enscript-php-1.6.4.st

1255
enscript-1.6.4-hilight.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,12 @@ Release: 1.1.2
License: GPL
Group: Applications/Publishing
Source0: http://www.iki.fi/mtr/genscript/enscript-%{version}.tar.gz
Source1: enscript-ruby-1.6.4.tar.gz
#http://neugierig.org/software/ruby/ruby-enscript.tar.gz
Source2: enscript-php-1.6.4.st
#http://home.raxnet.net/downloads/viewcvs/php.st
Patch0: enscript-1.6.1-config.patch
Patch1: enscript-1.6.4-hilight.patch
Patch3: enscript-1.6.1-locale.patch
Patch4: enscript-doublefree.patch
Patch6: enscript-1.6.1-CAN-2004-1185.patch
@ -24,10 +29,13 @@ includes many options for customizing printouts.
%prep
%setup -q
%patch0 -p1 -b .config
%patch1 -p1 -b .hilight
%patch3 -p1 -b .locale
%patch4 -p1 -b .doublefree
%patch6 -p1 -b .CAN-2004-1185
%patch7 -p1 -b .CAN-2004-1186
%{__tar} -C states/hl -zxf %{SOURCE1} ruby.st
install -pm 644 %{SOURCE2} states/hl/php.st
%build
%configure --with-media=Letter
@ -79,6 +87,9 @@ fi
%changelog
*Fri Feb 17 2006 Jitka Kudrnacova <jkudrnac@redhat.com> 1.6.4-2
- added new highlighters (#177336)
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.6.4-1.1.2
- bump again for double-long bug on ppc(64)

View File

@ -1 +1,3 @@
b5174b59e4a050fb462af5dbf28ebba3 enscript-1.6.4.tar.gz
fa9c837b2a258716411f6df827d36eb3 enscript-ruby-1.6.4.tar.gz
f3a0083638ac3fddc493d44b6515182a enscript-php-1.6.4.st