Remove empty dir
authorScott Cantor <cantor.2@osu.edu>
Thu, 30 May 2013 19:20:08 +0000 (19:20 +0000)
committerScott Cantor <cantor.2@osu.edu>
Thu, 30 May 2013 19:20:08 +0000 (19:20 +0000)
msi/WiX/Patch-x64.wxs

index 49f3a4e..02f17e2 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>\r
 <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">\r
     <PatchCreation\r
 <?xml version="1.0" encoding="utf-8"?>\r
 <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">\r
     <PatchCreation\r
-        Id="{5BCA9365-B963-4B1A-BD7A-C1558BDE79EE}"\r
+        Id="{B49B7607-87C9-4E2A-A3F2-13CED629B37A}"\r
         CleanWorkingFolder="yes"\r
         OutputPath="patch.pcp"\r
         WholeFilesOnly="yes"\r
         CleanWorkingFolder="yes"\r
         OutputPath="patch.pcp"\r
         WholeFilesOnly="yes"\r
@@ -11,7 +11,7 @@
  \r
         <PatchInformation \r
             Description="Security Patch for Shibboleth SP 2.5.1 (x64)"\r
  \r
         <PatchInformation \r
             Description="Security Patch for Shibboleth SP 2.5.1 (x64)"\r
-            Comments="OpenSAML version to 2.5.2" \r
+            Comments="Provides OpenSAML 2.5.2, curl 7.29.0, OpenSSL 1.0.1e"\r
             ShortNames="no" \r
             Languages="1033" \r
             Compressed="yes" \r
             ShortNames="no" \r
             Languages="1033" \r
             Compressed="yes" \r
@@ -29,8 +29,8 @@
             ManufacturerName="Shibboleth Consortium"\r
             TargetProductName="Shibboleth SP"\r
             MoreInfoURL="http://www.shibboleth.net/"\r
             ManufacturerName="Shibboleth Consortium"\r
             TargetProductName="Shibboleth SP"\r
             MoreInfoURL="http://www.shibboleth.net/"\r
-            Classification="Update"\r
-            DisplayName="Security Patch for Shibboleth SP 2.5.1 10-Jan-2013"/>\r
+            Classification="Security Rollup"\r
+            DisplayName="Security Patch for Shibboleth SP 2.5.1 28-Feb-2013"/>\r
  \r
     <!-- Note:\r
          That SequenceStart must be greater than the last\r
  \r
     <!-- Note:\r
          That SequenceStart must be greater than the last\r
@@ -42,8 +42,8 @@
             MediaSrcProp="Sample" \r
             Name="Sample"\r
             SequenceStart="5000">\r
             MediaSrcProp="Sample" \r
             Name="Sample"\r
             SequenceStart="5000">\r
-            <UpgradeImage SourceFile="C:\foo\PatchSp\x64\new\new.msi" Id="Upgrade">\r
-                <TargetImage SourceFile="C:\foo\PatchSp\x64\old\old.msi" Order="2"      \r
+            <UpgradeImage SourceFile="C:\Users\Administrator\Shibboleth\AdminInstalls\Original-2.5.1-x64\shibboleth-sp-2.5.1-win64.msi" Id="Upgrade">\r
+                <TargetImage SourceFile="C:\Users\Administrator\Shibboleth\AdminInstalls\Patched-2.5.1-x64\shibboleth-sp-2.5.1-win64.msi" Order="2"      \r
                     Id="Target" IgnoreMissingFiles="no" />\r
             </UpgradeImage>\r
         </Family> \r
                     Id="Target" IgnoreMissingFiles="no" />\r
             </UpgradeImage>\r
         </Family> \r