[msitools: 10/11] wxi: spice-glib to rename directsound plugin element



commit 541fdcfa4992767be6f5b1e4119e4f3883fa6fea
Author: Victor Toso <me victortoso com>
Date:   Tue Jul 31 14:41:56 2018 +0200

    wxi: spice-glib to rename directsound plugin element
    
    As it was renamed:
    -> /lib/gstreamer-1.0/libgstdirectsoundsink.dll
    <- /lib/gstreamer-1.0/libgstdirectsound.dll
    
    Signed-off-by: Victor Toso <victortoso redhat com>

 data/wixl/spice-glib.wxi | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/wixl/spice-glib.wxi b/data/wixl/spice-glib.wxi
index 1b76e2c..78d2b07 100644
--- a/data/wixl/spice-glib.wxi
+++ b/data/wixl/spice-glib.wxi
@@ -62,11 +62,11 @@
           <Component Win64="$(var.Win64)" Id="cmp6E40650EE781D7A31FD8621801955090" Guid="*">
               <File Id="fil5FE981BB233522C4A80C71349DDCDC94" KeyPath="yes" 
Source="$(var.SourceDir)/lib/gstreamer-1.0/libgstautodetect.dll"/>
           </Component>
-          <Component Win64="$(var.Win64)" Id="cmp574F320DE2435719116E0CEF13B93217" Guid="*">
-              <File Id="fil87705B6D7F276AC7CECB0A7A7BF03BAE" KeyPath="yes" 
Source="$(var.SourceDir)/lib/gstreamer-1.0/libgstdirectsoundsink.dll"/>
+          <Component Win64="$(var.Win64)" Id="cmpEE8AD0322820C368BE403D5588B6C5A3" Guid="*">
+              <File Id="filA999BEB07C46CC2A776985F40270F7ED" KeyPath="yes" 
Source="$(var.SourceDir)/lib/gstreamer-1.0/libgstdirectsound.dll"/>
           </Component>
 
-          <!-- gstreamer1-plugins-bad -->
+          <!-- gstreamer1-plugins-bad-free -->
           <Component Win64="$(var.Win64)" Id="cmp83B339398D5E5381DD1E992E16858015" Guid="*">
               <File Id="filF556FED35C41B9063691FFEB1488F4EF" KeyPath="yes" 
Source="$(var.SourceDir)/lib/gstreamer-1.0/libgstdirectsoundsrc.dll"/>
           </Component>
@@ -125,7 +125,7 @@
 
       <!-- from gstreamer1-plugins-good (lib) -->
       <ComponentRef Id="cmp6E40650EE781D7A31FD8621801955090"/>
-      <ComponentRef Id="cmp574F320DE2435719116E0CEF13B93217"/>
+      <ComponentRef Id="cmpEE8AD0322820C368BE403D5588B6C5A3"/>
 
       <!-- from gstreamer1-plugins-bad-free (lib) -->
       <ComponentRef Id="cmp83B339398D5E5381DD1E992E16858015"/>


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