Support razor 0.5 (atomic transactions).
Don't create repositories with multiple roots.
Filter out "other" arches from yum repositories.
Mark win32 binaries as needing elevated privileges.
4 MAINICON ICON "update.ico"
6 VS_VERSION_INFO VERSIONINFO
7 FILEVERSION @PLOVER_MAJOR_VERSION@,@PLOVER_MINOR_VERSION@,
8 @PLOVER_MICRO_VERSION@,0
9 PRODUCTVERSION @PLOVER_MAJOR_VERSION@,@PLOVER_MINOR_VERSION@,
10 @PLOVER_MICRO_VERSION@,0
14 BLOCK "StringFileInfo"
18 VALUE "CompanyName","The plover development team"
19 VALUE "FileDescription","Plover update program"
20 VALUE "FileVersion","@PACKAGE_VERSION@"
21 VALUE "InternalName","update"
22 VALUE "LegalCopyright",
23 "Copyright (c) 2009,2011 J. Ali Harlow et al"
24 VALUE "OriginalFilename","update.exe"
25 VALUE "ProductName","plover"
26 VALUE "ProductVersion","@PACKAGE_VERSION@"
31 VALUE "Translation",0x809,0x4B0
35 CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "update.exe.manifest"