glib2: fix lib versions compat

This commit is contained in:
Jerome Duval
2014-09-03 20:30:46 +00:00
parent ac5751afbf
commit 27c3cb57c1

View File

@@ -44,11 +44,11 @@ PROVIDES="
cmd:gsettings$secondaryArchSuffix
cmd:gtester$secondaryArchSuffix
cmd:gtester_report$secondaryArchSuffix
lib:libgio_2.0$secondaryArchSuffix = 0.3800.1 compat >= 2
lib:libglib_2.0$secondaryArchSuffix = 0.3800.1 compat >= 2
lib:libgmodule_2.0$secondaryArchSuffix = 0.3800.1 compat >= 2
lib:libgobject_2.0$secondaryArchSuffix = 0.3800.1 compat >= 2
lib:libgthread_2.0$secondaryArchSuffix = 0.3800.1 compat >= 2
lib:libgio_2.0$secondaryArchSuffix = 0.3800.1 compat >= 0
lib:libglib_2.0$secondaryArchSuffix = 0.3800.1 compat >= 0
lib:libgmodule_2.0$secondaryArchSuffix = 0.3800.1 compat >= 0
lib:libgobject_2.0$secondaryArchSuffix = 0.3800.1 compat >= 0
lib:libgthread_2.0$secondaryArchSuffix = 0.3800.1 compat >= 0
"
REQUIRES="
@@ -122,11 +122,11 @@ INSTALL()
PROVIDES_devel="
glib2${secondaryArchSuffix}_devel = $portVersion compat >= 0
devel:libgio_2.0$secondaryArchSuffix = 0.3800.1 compat >= 2
devel:libglib_2.0$secondaryArchSuffix = 0.3800.1 compat >= 2
devel:libgmodule_2.0$secondaryArchSuffix = 0.3800.1 compat >= 2
devel:libgobject_2.0$secondaryArchSuffix = 0.3800.1 compat >= 2
devel:libgthread_2.0$secondaryArchSuffix = 0.3800.1 compat >= 2
devel:libgio_2.0$secondaryArchSuffix = 0.3800.1 compat >= 0
devel:libglib_2.0$secondaryArchSuffix = 0.3800.1 compat >= 0
devel:libgmodule_2.0$secondaryArchSuffix = 0.3800.1 compat >= 0
devel:libgobject_2.0$secondaryArchSuffix = 0.3800.1 compat >= 0
devel:libgthread_2.0$secondaryArchSuffix = 0.3800.1 compat >= 0
"
REQUIRES_devel="