if ! spell_installed pkgconfig; then
@@ -21,6 +23,12 @@ optional_depends -sub UTFPROP pcre \
"--with-pcre=internal" \
"Use system supplied PCRE. Otherwise, the internal PCRE
library will be used" &&
+if is_depends_enabled $SPELL pcre; then
+ if spell_ok pcre && is_version_less $(installed_version pcre) 8.11; then
+ force_depends pcre
+ fi
+fi &&
+
optional_depends libselinux \
"--enable-selinux" \
"--disable-selinux" \
diff --git a/gnome2-libs/glib2/DETAILS b/gnome2-libs/glib2/DETAILS
index 198ac4d..76b77d5 100755
--- a/gnome2-libs/glib2/DETAILS
+++ b/gnome2-libs/glib2/DETAILS
@@ -1,10 +1,10 @@
SPELL=glib2
if [[ $GLIB_VER == devel ]];then
- VERSION=2.28.6
+ VERSION=2.28.8
SOURCE=glib-$VERSION.tar.bz2
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
else
- VERSION=2.28.6
+ VERSION=2.28.8
SECURITY_PATCH=1
SOURCE=glib-$VERSION.tar.bz2
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
diff --git a/gnome2-libs/glib2/HISTORY b/gnome2-libs/glib2/HISTORY
index 5440e2b..b61b6d1 100644
--- a/gnome2-libs/glib2/HISTORY
+++ b/gnome2-libs/glib2/HISTORY
@@ -1,3 +1,12 @@
+2011-06-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: force pcre version when needed
+
+2011-06-06 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 2.28.8
+
+2011-05-21 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 2.28.7
+
2011-04-14 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.28.6
diff --git a/gnome2-libs/glib2/glib-2.28.6.tar.bz2.sig
b/gnome2-libs/glib2/glib-2.28.6.tar.bz2.sig
deleted file mode 100644
index 6865123..0000000
Binary files a/gnome2-libs/glib2/glib-2.28.6.tar.bz2.sig and /dev/null differ
diff --git a/gnome2-libs/glib2/glib-2.28.8.tar.bz2.sig
b/gnome2-libs/glib2/glib-2.28.8.tar.bz2.sig
new file mode 100755
index 0000000..b4a62a9
Binary files /dev/null and b/gnome2-libs/glib2/glib-2.28.8.tar.bz2.sig differ
[SM-Commit] GIT changes to devel-gnome-3.0.0 grimoire by Ladislav Hagara (a9fd931aebca7209ab3f73269eff68d3855edd58),
Ladislav Hagara, 09/28/2011