diff options
author | Tom Tromey <tromey@gcc.gnu.org> | 2005-09-12 17:04:02 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 2005-09-12 17:04:02 +0000 |
commit | 3ec980b182de950223663d4a3ef65177fa887501 (patch) | |
tree | 253197a1e98aea7fe0dd20a442e82f1f30007b5a /zlib/qnx | |
parent | 303ae446cf2ab1469d83e83f4cc5168c899c3cee (diff) | |
download | gcc-3ec980b182de950223663d4a3ef65177fa887501.zip gcc-3ec980b182de950223663d4a3ef65177fa887501.tar.gz gcc-3ec980b182de950223663d4a3ef65177fa887501.tar.bz2 |
This commit was generated by cvs2svn to compensate for changes in r104181,
which included commits to RCS files with non-trunk default branches.
From-SVN: r104182
Diffstat (limited to 'zlib/qnx')
-rw-r--r-- | zlib/qnx/package.qpg | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/zlib/qnx/package.qpg b/zlib/qnx/package.qpg index 2b7d951..8a4a47c 100644 --- a/zlib/qnx/package.qpg +++ b/zlib/qnx/package.qpg @@ -25,10 +25,10 @@ <QPG:Files> <QPG:Add file="../zconf.h" install="/opt/include/" user="root:sys" permission="644"/> <QPG:Add file="../zlib.h" install="/opt/include/" user="root:sys" permission="644"/> - <QPG:Add file="../libz.so.1.2.1" install="/opt/lib/" user="root:bin" permission="644"/> - <QPG:Add file="libz.so" install="/opt/lib/" component="dev" filetype="symlink" linkto="libz.so.1.2.1"/> - <QPG:Add file="libz.so.1" install="/opt/lib/" filetype="symlink" linkto="libz.so.1.2.1"/> - <QPG:Add file="../libz.so.1.2.1" install="/opt/lib/" component="slib"/> + <QPG:Add file="../libz.so.1.2.3" install="/opt/lib/" user="root:bin" permission="644"/> + <QPG:Add file="libz.so" install="/opt/lib/" component="dev" filetype="symlink" linkto="libz.so.1.2.3"/> + <QPG:Add file="libz.so.1" install="/opt/lib/" filetype="symlink" linkto="libz.so.1.2.3"/> + <QPG:Add file="../libz.so.1.2.3" install="/opt/lib/" component="slib"/> </QPG:Files> <QPG:PackageFilter> @@ -63,7 +63,7 @@ </QPM:ProductDescription> <QPM:ReleaseDescription> - <QPM:ReleaseVersion>1.2.1</QPM:ReleaseVersion> + <QPM:ReleaseVersion>1.2.3</QPM:ReleaseVersion> <QPM:ReleaseUrgency>Medium</QPM:ReleaseUrgency> <QPM:ReleaseStability>Stable</QPM:ReleaseStability> <QPM:ReleaseNoteMinor></QPM:ReleaseNoteMinor> @@ -105,7 +105,7 @@ </QPM:Script> </QPM:ProductInstallationProcedure> </QPM:PackageManifest> - + <QPM:Launch> </QPM:Launch> </QPG:PackageFilter> @@ -119,7 +119,7 @@ </QPM:OrderDependency> </QPM:ProductInstallationProcedure> </QPM:PackageManifest> - + <QPM:Launch> </QPM:Launch> </QPG:PackageFilter> @@ -133,7 +133,7 @@ </QPM:OrderDependency> </QPM:ProductInstallationProcedure> </QPM:PackageManifest> - + <QPM:Launch> </QPM:Launch> </QPG:PackageFilter> |