[releng] Limit libgepub



commit afb8d3af4b82b87ce8abeb99beba18dbbb4b3088
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Tue Mar 21 07:35:10 2017 -0500

    Limit libgepub

 tools/smoketesting/tarball-conversion.config |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/tools/smoketesting/tarball-conversion.config b/tools/smoketesting/tarball-conversion.config
index 21c1901..fc10a37 100644
--- a/tools/smoketesting/tarball-conversion.config
+++ b/tools/smoketesting/tarball-conversion.config
@@ -203,7 +203,8 @@
     <package name="libgfbgraph"                 set="core" module="gfbgraph"/>
     <package name="libgnomekbd"                 set="core"/>
     <package name="libgovirt"                   set="core"/>
-    <package name="libgepub"                    set="core"/>
+    <!-- FIXME: Remove limit once we figure out how to handle Cargo. -->
+    <package name="libgepub"                    set="core" limit="0.5"/>
     <package name="libgrss"                     set="core"/>
     <package name="libgsf"                      set="core"/>
     <package name="libgxps"                     set="core"/>
@@ -217,6 +218,7 @@
     <package name="libmbim"/>
     <package name="libqmi"/>
     <package name="librest" module="rest"       set="core"/>
+    <!-- FIXME: Remove limit once we figure out how to handle Cargo. -->
     <package name="librsvg"                     set="core" limit="2.41"/>
     <package name="libsecret"                   set="core"/>
     <package name="libsigcplusplus-2.0"         set="core" limit="2.98" module="libsigc++"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]