diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2008-10-15 20:54:45 +0200 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2008-10-16 14:26:16 +0200 |
commit | 03becd2a2973c1f0b03a12a3329f35b8cd81be0d (patch) | |
tree | 3a96363b738b988d81ced7cc3403d2ce35ecfc14 /conf | |
parent | 043591bc8bf9e352885b815e8efafa664eae5e8e (diff) |
preferred-{om-2008|xorg}-versions.inc: sync with what's available in the tree
NOTE: How about a policy that no removals of packages are allowed when anything DEPENDS on 'em?
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/preferred-om-2008-versions.inc | 8 | ||||
-rw-r--r-- | conf/distro/include/preferred-xorg-versions.inc | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/conf/distro/include/preferred-om-2008-versions.inc b/conf/distro/include/preferred-om-2008-versions.inc index 88f51e2422..bae47c9628 100644 --- a/conf/distro/include/preferred-om-2008-versions.inc +++ b/conf/distro/include/preferred-om-2008-versions.inc @@ -340,8 +340,8 @@ PREFERRED_VERSION_faad2 ?= "2.0" PREFERRED_VERSION_fakechroot ?= "2.5" PREFERRED_VERSION_fakechroot-native ?= "2.5" PREFERRED_VERSION_fakeconnect ?= "1.2.1" -PREFERRED_VERSION_fakeroot ?= "1.7.1" -PREFERRED_VERSION_fakeroot-native ?= "1.7.1" +PREFERRED_VERSION_fakeroot ?= "1.9.6" +PREFERRED_VERSION_fakeroot-native ?= "1.9.6" PREFERRED_VERSION_fam ?= "2.7.0" PREFERRED_VERSION_farsight ?= "0.1.5" PREFERRED_VERSION_fastcgi ?= "2.4.0" @@ -1092,8 +1092,8 @@ PREFERRED_VERSION_libxinerama ?= "1.0.2" PREFERRED_VERSION_libxine-x11 ?= "1.0" PREFERRED_VERSION_libxkbfile ?= "1.0.4" PREFERRED_VERSION_libxkbui ?= "1.0.2" -PREFERRED_VERSION_libxml2 ?= "2.6.29" -PREFERRED_VERSION_libxml2-native ?= "2.6.29" +PREFERRED_VERSION_libxml2 ?= "2.7.2" +PREFERRED_VERSION_libxml2-native ?= "2.7.2" PREFERRED_VERSION_libxml-parser-perl ?= "2.34" PREFERRED_VERSION_libxml-parser-perl-native ?= "2.34" PREFERRED_VERSION_libxmu ?= "1.0.3" diff --git a/conf/distro/include/preferred-xorg-versions.inc b/conf/distro/include/preferred-xorg-versions.inc index 05136138fc..ea99842fd6 100644 --- a/conf/distro/include/preferred-xorg-versions.inc +++ b/conf/distro/include/preferred-xorg-versions.inc @@ -15,9 +15,9 @@ PREFERRED_VERSION_gccmakedep ?= "1.0.2" PREFERRED_VERSION_glproto ?= "1.4.8" PREFERRED_VERSION_imake ?= "1.0.2" PREFERRED_VERSION_inputproto ?= "1.4.2" -PREFERRED_VERSION_inputproto-native ?= "1.4.1" +PREFERRED_VERSION_inputproto-native ?= "1.4.2" PREFERRED_VERSION_kbproto ?= "1.0.3" -PREFERRED_VERSION_kbproto-native ?= "1.0.2" +PREFERRED_VERSION_kbproto-native ?= "1.0.3" PREFERRED_VERSION_libapplewm ?= "1.0.0" PREFERRED_VERSION_libdmx ?= "1.0.2" PREFERRED_VERSION_libfontenc ?= "1.0.4" |