|
|
|
@ -24,8 +24,8 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_glib2_major 2.3 |
|
|
|
%define V_glib2_major 2.2 |
|
|
|
%define V_glib2_minor 0 |
|
|
|
%define V_glib2_minor 3 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: glib2 |
|
|
|
Name: glib2 |
|
|
|
@ -37,7 +37,7 @@ Distribution: OpenPKG [PLUS] |
|
|
|
Group: Algorithm |
|
|
|
Group: Algorithm |
|
|
|
License: GPL |
|
|
|
License: GPL |
|
|
|
Version: %{V_glib2_major}.%{V_glib2_minor} |
|
|
|
Version: %{V_glib2_major}.%{V_glib2_minor} |
|
|
|
Release: 20031025 |
|
|
|
Release: 20031116 |
|
|
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
# package options |
|
|
|
%option with_threads no |
|
|
|
%option with_threads no |
|
|
|
|