|
|
@@ -37,7 +37,7 @@ Class: BASE
|
|
|
Group: Graphics
|
|
|
License: LGPL
|
|
|
Version: %{V_major}.%{V_minor}
|
|
|
-Release: 20050810
|
|
|
+Release: 20051007
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.gnome.org/pub/gnome/sources/libart_lgpl/%{V_major}/libart_lgpl-%{version}.tar.bz2
|
|
|
@@ -62,10 +62,8 @@ AutoReqProv: no
|
|
|
%track
|
|
|
prog libart = {
|
|
|
version = %{version}
|
|
|
- url = ftp://ftp.gnome.org/pub/gnome/sources/libart_lgpl/
|
|
|
- regex = (\d+.\d+)
|
|
|
- url = ftp://ftp.gnome.org/pub/gnome/sources/libart_lgpl/__NEWVER__/
|
|
|
- regex = libart_lgpl-(__VER__)\.tar\.gz
|
|
|
+ url = ftp://ftp.gnome.org/pub/gnome/sources/libart_lgpl/%{V_major}/
|
|
|
+ regex = libart_lgpl-(__VER__)\.tar\.bz2
|
|
|
}
|
|
|
|
|
|
%prep
|