|
|
@@ -34,7 +34,7 @@ Class: EVAL
|
|
|
Group: Graphics
|
|
|
License: GPL
|
|
|
Version: 1.0.3
|
|
|
-Release: 20041220
|
|
|
+Release: 20050210
|
|
|
|
|
|
# package options
|
|
|
%option with_asm no
|
|
|
@@ -61,7 +61,7 @@ AutoReqProv: no
|
|
|
prog xvid = {
|
|
|
version = %{version}
|
|
|
url = http://www.xvid.org/
|
|
|
- regex = xvidcore-(__VER__)\.tar\.bz2
|
|
|
+ regex = xvidcore-(\d+\.\d+\.\d+)\.tar\.bz2
|
|
|
}
|
|
|
|
|
|
%prep
|