|
|
@@ -38,7 +38,7 @@ Class: PLUS
|
|
|
Group: Graphics
|
|
|
License: LGPL
|
|
|
Version: %{V_major}.%{V_minor}
|
|
|
-Release: 20040207
|
|
|
+Release: 20041109
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.gnome.org/pub/gnome/sources/libart_lgpl/%{V_major}/libart_lgpl-%{version}.tar.bz2
|
|
|
@@ -64,7 +64,7 @@ AutoReqProv: no
|
|
|
prog libart = {
|
|
|
version = %{version}
|
|
|
url = ftp://ftp.gnome.org/pub/gnome/sources/libart_lgpl/
|
|
|
- regex = (\d+.\d+)\b
|
|
|
+ regex = (\d+.\d+)
|
|
|
url = ftp://ftp.gnome.org/pub/gnome/sources/libart_lgpl/__NEWVER__/
|
|
|
regex = libart_lgpl-(__VER__)\.tar\.gz
|
|
|
}
|