|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
File Formats compver(4)
NAME
compver - compatible versions file
DESCRIPTION
compver is an ASCII file used to specify previous versions
of the associated package which are upward compatible. It is
created by a package developer.
Each line of the file specifies a previous version of the
associated package with which the current version is back-
ward compatible.
Since some packages may require installation of a specific
version of another software package, compatibility informa-
tion is extremely crucial. Consider, for example, a package
called "A" which requires version "1.0" of application "B"
as a prerequisite for installation. If the customer instal-
ling "A" has a newer version of "B" (version 1.3), the
compver file for "B" must indicate that "1.3" is compatible
with version "1.0" in order for the customer to install
package "A".
EXAMPLES
Example 1: Sample compver file.
A sample compver file is shown below:
Version 1.3
Version 1.0
SEE ALSO
pkginfo(4)
Application Packaging Developer's Guide
NOTES
The comparison of the version string disregards white space
and tabs. It is performed on a word-by-word basis. Thus,
"Version 1.3" and "Version 1.3" would be considered the
same.
The entries in the compver file must match the values
assigned to the VERSION parameter in the pkginfo(4) files.
SunOS 5.10 Last change: 4 Oct 1996 1
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 12 11:27:19 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
sqlite3 man page (5334 hits) (openSUSE 10.2)
svn man page (5208 hits) (FreeBSD 6.2)
adv_cap_autoneg man page (4870 hits) (Solaris 10 11_06)
CPAN man page (4607 hits) (Suse Linux 10.1)
ssh man page (4342 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (2876 hits) (Solaris 10 11_06)
netcat man page (2717 hits) (Suse Linux 10.1)
pprosetup man page (2487 hits) (Solaris 10 11_06)
startproc man page (2471 hits) (Suse Linux 10.1)
signal man page (2407 hits) (Suse Linux 10.1)
|