From 5bb8bbed1ead73254226931239015631679232c9 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Wed, 10 Mar 2010 06:55:23 +0000 Subject: A few Symbian build changes --- packages/Symbian/group/curl.pkg | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'packages/Symbian/group/curl.pkg') diff --git a/packages/Symbian/group/curl.pkg b/packages/Symbian/group/curl.pkg index c6456b2e1..dfc994f53 100644 --- a/packages/Symbian/group/curl.pkg +++ b/packages/Symbian/group/curl.pkg @@ -6,19 +6,19 @@ ;Header - standard sis file header including version number ;Version scheme: curl's major, curl's minor, curl's subminor*100 + build number -; e.g. The third Symbian package of curl ver. 7.19.7 would have a SIS package -; version of 7, 19, 703 -#{"curl"}, (0xF0206442), 7, 19, , TYPE=SA +; e.g. The third Symbian package of curl ver. 7.20.1 would have a SIS package +; version of 7, 20, 103 +#{"curl"}, (0xF0206442), 7, 20, , TYPE=SA ; Vendor name -%{"Standard libcurl package"} -:"Standard libcurl package" +%{"curl project"} +:"curl project" ; Embedded component @"libcurl.sis",(0xF0206D00) ; A dependency on P.I.P.S. and the stdio server are probably good to have here -;(0x20009A80), *, *, *, {"P.I.P.S. for Series 60 3rd ed."} +;(0x20009A80), *, *, *, {"Open C Standard Libraries"} ;(0x20009A81), *, *, *, {"P.I.P.S. for UIQ 3"} ;(0x20009AA2), *, *, *, {"Symbian OS STDIOSERVER"} -- cgit v1.2.3