瀏覽代碼

track only releases

Ralf S. Engelschall 20 年之前
父節點
當前提交
990e6fa5e1
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      boost/boost.spec

+ 2 - 2
boost/boost.spec

@@ -37,7 +37,7 @@ Class:        EVAL
 Group:        Language
 License:      Boost Software License
 Version:      %{V_openpkg}
-Release:      20051006
+Release:      20051110
 
 #   package options
 %option       with_debug     yes
@@ -73,7 +73,7 @@ AutoReqProv:  no
     prog boost = {
         version   = %{V_dist}
         url       = http://prdownloads.sourceforge.net/boost/
-        regex     = boost_(__VER__)\.tar\.bz2
+        regex     = boost_(\d+_\d+\_\d+)\.tar\.bz2
     }
 
 %prep