|
|
@@ -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
|