[releng] Avoid clobbering some particular tarballs



commit 764a987387156f9f5fb66329321b390d2cd08593
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Tue Apr 9 21:30:59 2019 -0500

    Avoid clobbering some particular tarballs

 tools/smoketesting/tarball-conversion-stable.config | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/tools/smoketesting/tarball-conversion-stable.config 
b/tools/smoketesting/tarball-conversion-stable.config
index 0bd7f90..9bb8972 100644
--- a/tools/smoketesting/tarball-conversion-stable.config
+++ b/tools/smoketesting/tarball-conversion-stable.config
@@ -16,18 +16,17 @@
     <site module="appstream-glib"            
location="https://people.freedesktop.org/~hughsient/appstream-glib/releases/"/>
     <site module="babl"                      location="https://ftp.gimp.org/pub/babl/"/>
     <site module="cairo"                     location="https://cairographics.org/releases/"/>
+    <site module="cairomm"                   location="https://cairographics.org/releases/"/>
     <site module="colord"                    
location="https://www.freedesktop.org/software/colord/releases/"/>
     <site module="colord-gtk"                
location="https://www.freedesktop.org/software/colord/releases/"/>
     <site module="ffmpeg"                    location="https://ffmpeg.org/releases/"/>
     <site module="fontconfig"                
location="https://www.freedesktop.org/software/fontconfig/release/"/>
     <site module="fwupd"                     location="https://people.freedesktop.org/~hughsient/releases/"/>
     <site module="gegl"                      location="https://ftp.gimp.org/pub/gegl/"/>
-    <site module="geoclue"                   
location="https://www.freedesktop.org/software/geoclue/releases/2.4/"/>
     <site module="gstreamer"                 location="https://gstreamer.freedesktop.org/src/gstreamer/"/>
     <site module="gst-plugins-bad"           
location="https://gstreamer.freedesktop.org/src/gst-plugins-bad/"/>
     <site module="gst-plugins-base"          
location="https://gstreamer.freedesktop.org/src/gst-plugins-base/"/>
     <site module="gst-plugins-good"          
location="https://gstreamer.freedesktop.org/src/gst-plugins-good/"/>
-    <site module="gst-libav"                 location="https://gstreamer.freedesktop.org/src/gst-libav/"/>
     <site module="harfbuzz"                  
location="https://www.freedesktop.org/software/harfbuzz/release/"/>
     <site module="libevdev"                  location="https://www.freedesktop.org/software/libevdev/"/>
     <site module="libgusb"                   location="https://people.freedesktop.org/~hughsient/releases/"/>
@@ -37,6 +36,8 @@
     <site module="libqmi"                    location="https://www.freedesktop.org/software/libqmi/"/>
     <site module="libvirt-glib"              location="https://libvirt.org/sources/glib/"/>
     <site module="libxkbcommon"              location="https://xkbcommon.org/download/"/>
+    <site module="libxklavier"               location="https://people.freedesktop.org/~svu/"/>
+    <site module="libwacom"                  
location="https://sourceforge.net/projects/linuxwacom/files/libwacom/"/>
     <site module="osinfo-db-tools"           location="https://releases.pagure.org/libosinfo/"/>
     <site module="polkit"                    
location="https://www.freedesktop.org/software/polkit/releases/"/>
     <site module="pulseaudio"                
location="https://www.freedesktop.org/software/pulseaudio/releases/"/>
@@ -46,7 +47,6 @@
     <site module="telepathy-mission-control" location="https://telepathy.freedesktop.org/releases/"; 
subdir="$module"/>
     <site module="udisks"                    location="https://udisks.freedesktop.org/releases/"; />
     <site module="uhttpmock"                 location="https://tecnocode.co.uk/downloads/uhttpmock/"/>
-    <site module="upower"                    location="https://upower.freedesktop.org/releases/"; />
   </locations>
   <mirrors>
     <mirror location="https://download.gnome.org/"; alternate="file:///ftp/pub/GNOME/" 
host="window.gnome.org" />
@@ -74,7 +74,6 @@
     <package name="fontconfig"/>
     <package name="fwupd"/>
     <package name="gegl"/>
-    <package name="geoclue"/>
     <package name="gnome-common"/> <!-- Deprecated, hide it from releases -->
     <package name="graphene"/>
     <package name="gstreamer" limit="1.15"/>
@@ -105,7 +104,6 @@
     <package name="telepathy-mission-control" limit="5.19"/>
     <package name="udisks"/>
     <package name="uhttpmock"/>
-    <package name="upower"/>
     <package name="xmlb"/>
 
     ## CORE SHELL


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