|
|
|
@ -22,8 +22,8 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_glib2_major 2.16 |
|
|
|
%define V_glib2_major 2.18 |
|
|
|
%define V_glib2_minor 5 |
|
|
|
%define V_glib2_minor 0 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: glib2 |
|
|
|
Name: glib2 |
|
|
|
@ -36,7 +36,7 @@ Class: BASE |
|
|
|
Group: Algorithm |
|
|
|
Group: Algorithm |
|
|
|
License: GPL |
|
|
|
License: GPL |
|
|
|
Version: %{V_glib2_major}.%{V_glib2_minor} |
|
|
|
Version: %{V_glib2_major}.%{V_glib2_minor} |
|
|
|
Release: 20080720 |
|
|
|
Release: 20080905 |
|
|
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
# package options |
|
|
|
%option with_threads yes |
|
|
|
%option with_threads yes |
|
|
|
|