44 # list of sources |
44 # list of sources |
45 Source0: http://ftp.gnome.org/pub/gnome/sources/glib/%{V_major}/glib-%{version}.tar.xz |
45 Source0: http://ftp.gnome.org/pub/gnome/sources/glib/%{V_major}/glib-%{version}.tar.xz |
46 Patch0: glib.patch |
46 Patch0: glib.patch |
47 |
47 |
48 # build information |
48 # build information |
49 BuildPreReq: OpenPKG, openpkg >= 20120101, perl, make |
49 BuildPreReq: OpenPKG, openpkg >= 20100101, perl, make |
50 PreReq: OpenPKG, openpkg >= 20120101, perl |
50 PreReq: OpenPKG, openpkg >= 20100101, perl |
51 BuildPreReq: gettext, libiconv, pcre, pcre::with_utf8 = yes, libffi |
51 BuildPreReq: gettext, libiconv, pcre, pcre::with_utf8 = yes, libffi |
52 PreReq: gettext, libiconv, pcre, pcre::with_utf8 = yes, libffi |
52 PreReq: gettext, libiconv, pcre, pcre::with_utf8 = yes, libffi |
53 |
53 |
54 %description |
54 %description |
55 GLib is the low-level core library that originally was split out |
55 GLib is the low-level core library that originally was split out |