Explorar el Código

upgrade ingredients

Ralf S. Engelschall hace 24 años
padre
commit
31ee98f149
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4 4
      html2latex/html2latex.spec

+ 4 - 4
html2latex/html2latex.spec

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