Browse Source

upgrade ingredients

master
parent
commit
31ee98f149
  1. 8
      html2latex/html2latex.spec

8
html2latex/html2latex.spec

@ -28,8 +28,8 @@
%define V_html_tagset 3.03
%define V_html_tree 3.11
%define V_xml_parser 2.30
%define V_xml_simple 1.05
%define V_expat 1.95.1
%define V_xml_simple 1.08
%define V_expat 1.95.2
# package information
Name: html2latex
@ -41,7 +41,7 @@ Distribution: OpenPKG [REL]
Group: Converter
License: GPL
Version: %{V_html2latex}
Release: 20020206
Release: 20020315
# list of sources
Source0: http://prdownloads.sourceforge.net/html2latex/html2latex-%{V_html2latex}.tar.gz
@ -84,7 +84,7 @@ AutoReqProv: no
CFLAGS="%{l_cflags -O}" \
./configure \
--disable-shared
%{l_make} %{l_mflags -O}
%{l_make} %{l_mflags}
)
expatdir=`pwd`/expat-%{V_expat}/lib

Loading…
Cancel
Save