- added new highlighters (#177336)
This commit is contained in:
parent
3878099051
commit
17aa3ce21d
@ -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
1255
enscript-1.6.4-hilight.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user