فهرست منبع

upgrade to W3M 0.2.3.1

Ralf S. Engelschall 24 سال پیش
والد
کامیت
2b7a178006
1فایلهای تغییر یافته به همراه4 افزوده شده و 3 حذف شده
  1. 4 3
      w3m/w3m.spec

+ 4 - 3
w3m/w3m.spec

@@ -23,8 +23,8 @@
 ##  SUCH DAMAGE. 
 ##  
 
-%define       V_real 0.2.2-inu-1.1
-%define       V_here 0.2.2.1.1
+%define       V_real 0.2.3.1
+%define       V_here 0.2.3.1
 
 #   package information
 Name:         w3m
@@ -36,7 +36,7 @@ Distribution: OpenPKG [REL]
 Group:        Web
 License:      BSD
 Version:      %{V_here}
-Release:      20011201
+Release:      20011221
 
 #   list of sources
 Source0:      http://prdownloads.sourceforge.net/w3m/w3m-%{V_real}.tar.gz
@@ -85,6 +85,7 @@ AutoReqProv:  no
     ) >config.param
     ( echo "%{l_prefix}/include"
       echo "%{l_prefix}/lib"
+      echo "2"
     ) | ./configure -yes 
     %{l_make} %{l_mflags}