[msitools: 14/18] wixl: fix outdated component references for openssl



commit a0babd1d6c2f22c3503fb37f37017906c50c60c7
Author: Daniel P. Berrangé <berrange redhat com>
Date:   Wed Feb 13 12:47:49 2019 +0000

    wixl: fix outdated component references for openssl
    
    Some components were added and removed in previous
    commit:
    
      commit d89d98fcbd8742f444978a40eb92853f79955b10
      Author: Daniel P. Berrangé <berrange redhat com>
      Date:   Wed Feb 13 10:17:14 2019 +0000
    
        wixl: update for openssl 1.1 series
    
    but the component references were not updated.
    
    Signed-off-by: Daniel P. Berrangé <berrange redhat com>

 data/wixl/openssl.wxi | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/data/wixl/openssl.wxi b/data/wixl/openssl.wxi
index ea3752e..dc73432 100644
--- a/data/wixl/openssl.wxi
+++ b/data/wixl/openssl.wxi
@@ -59,13 +59,9 @@
       <ComponentRef Id="cmp180069515EEF84E3D64434B53E32E2EF"/>
       <ComponentRef Id="cmp78BC9637069A326E7860F7EDB381EF4C"/>
       <ComponentRef Id="cmpF4AC5E1C8B8F52A9E82B6D444415195E"/>
-      <ComponentRef Id="cmp51EE25AA42FF1DCF63BC0701D92F38DF"/>
-      <ComponentRef Id="cmpC79B3522CE340E81091DFF33CE2D4F52"/>
       <ComponentRef Id="cmpF3B98883A02530C5B7BE078B77A99EDD"/>
-      <ComponentRef Id="cmp190CBC844CCD760C7D16A8E9394F990E"/>
-      <ComponentRef Id="cmp10823BB121D6DE4B1D37550D1F26F019"/>
-      <ComponentRef Id="cmp538527FD8935FED93D2E66881FFEBDEE"/>
-      <ComponentRef Id="cmp1914CA413F712D03ECF9A7AF1F97E0E9"/>
+      <ComponentRef Id="cmp395C7C6526C74892B8DDBA6FFD21F7A3"/>
+      <ComponentRef Id="cmp7CAB2ADC32B44CD4B4DB6AF40C4E601C"/>
       <ComponentRef Id="cmp227F1DE4BB99FCD6BCF1AE825C00875B"/>
       <ComponentRef Id="cmp2E54F8C4A1D93038E7927F172A186E21"/>
     </ComponentGroup>


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