Files
munki/pkginfo examples/iWork09-4.0.2
T
Greg Neagle 6d1d3e598c More pkginfo examples - added iLife '09 examples.
git-svn-id: http://munki.googlecode.com/svn/trunk@213 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2009-09-16 23:59:52 +00:00

49 lines
1.4 KiB
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>catalogs</key>
<array>
<string>testing</string>
</array>
<key>description</key>
<string>This update improves reliability when saving some iWork documents and when playing some presentations more than once per Keynote session. This update is recommended for all users of iWork 09.</string>
<key>display_name</key>
<string>iWork '09 Update 2</string>
<key>installed_size</key>
<integer>134776</integer>
<key>installer_item_location</key>
<string>apps/iWork09Update2.dmg</string>
<key>installer_item_size</key>
<integer>43776</integer>
<key>minimum_os_version</key>
<string>10.4.0</string>
<key>name</key>
<string>iWork09</string>
<key>modifies</key>
<string>iWork09-4.0.1.0.0</string>
<key>receipts</key>
<array>
<dict>
<key>filename</key>
<string>iWork09_Update2.pkg</string>
<key>installed_size</key>
<integer>133386</integer>
<key>name</key>
<string>iWork09_Update2</string>
<key>packageid</key>
<string>com.apple.pkg.iWork09_Update2</string>
<key>version</key>
<string>2.0.0.0.0</string>
</dict>
</array>
<key>uninstall_method</key>
<string>removepackages</string>
<key>uninstallable</key>
<true/>
<key>version</key>
<string>4.0.2.0.0</string>
</dict>
</plist>