http://bugzilla.wpkg.org/show_bug.cgi?id=209

           Summary: Replace variables in package revisions by their value
                    in local wpkg.xml file
           Product: WPKG
           Version: 1.1.3-RCx
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: wpkg.js
        AssignedTo: man...@wpkg.org
        ReportedBy: pendl2mega...@yahoo.de
         QAContact: wpkg-users@lists.wpkg.org


The package revision of an installed package should have any variable replaced
by its value in the local %windir%\System32\wpkg.xml file.

This is needed if a package revision variable is overwritten by a definition at
 the profile or host level to make sure the installed version can be determined
correctly.

For instance the package is defined with revision="%PKG_VER%".
The minimum revision is defined as a variable in the package (PKG_VER=1.2.3),
but at the profile level this variable is overwritten (PKG_VER=2.3.4) to allow
a higher version of the package to be installed for testing.

In the local wpkg.xml file the revision attribute will be revision="2.3.4"
instead of revision="%PKG_VER%".

Thanks in advance,
Stefan

-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to