|
|
|
|
@ -36,7 +36,7 @@ Class: BASE
|
|
|
|
|
Group: Algorithm |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_major}.%{V_minor} |
|
|
|
|
Release: 20160227 |
|
|
|
|
Release: 20160305 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_threads yes |
|
|
|
|
@ -61,7 +61,7 @@ PreReq: gettext, libiconv, pcre, pcre::with_utf8 = yes, libffi, zlib
|
|
|
|
|
prog glib = { |
|
|
|
|
version = %{version} |
|
|
|
|
url = http://ftp.gnome.org/pub/gnome/sources/glib/%{V_major}/ |
|
|
|
|
regex = glib-(__VER__)\.tar\.(gz|bz2) |
|
|
|
|
regex = glib-(__VER__)\.tar\.(gz|bz2|xz) |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
|