diff options
| author | Mark Adler <git@madler.net> | 2025-12-08 05:30:18 -0800 |
|---|---|---|
| committer | Mark Adler <git@madler.net> | 2025-12-08 05:30:18 -0800 |
| commit | 570720b0c24f9686c33f35a1b3165c1f568b96be (patch) | |
| tree | 76df0b0062100759f09151fba56122d8e4a9b417 /qnx | |
| parent | 9aa11a7ed2240b1ccaa15fb5c74a639e6d6220d9 (diff) | |
| download | zlib-1.3.1.2.tar.gz zlib-1.3.1.2.tar.bz2 zlib-1.3.1.2.zip | |
Interim version for an audit.
Diffstat (limited to 'qnx')
| -rw-r--r-- | qnx/package.qpg | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/qnx/package.qpg b/qnx/package.qpg index 02970c2..b86609a 100644 --- a/qnx/package.qpg +++ b/qnx/package.qpg | |||
| @@ -25,10 +25,10 @@ | |||
| 25 | <QPG:Files> | 25 | <QPG:Files> |
| 26 | <QPG:Add file="../zconf.h" install="/opt/include/" user="root:sys" permission="644"/> | 26 | <QPG:Add file="../zconf.h" install="/opt/include/" user="root:sys" permission="644"/> |
| 27 | <QPG:Add file="../zlib.h" install="/opt/include/" user="root:sys" permission="644"/> | 27 | <QPG:Add file="../zlib.h" install="/opt/include/" user="root:sys" permission="644"/> |
| 28 | <QPG:Add file="../libz.so.1.3.1.1" install="/opt/lib/" user="root:bin" permission="644"/> | 28 | <QPG:Add file="../libz.so.1.3.1.2" install="/opt/lib/" user="root:bin" permission="644"/> |
| 29 | <QPG:Add file="libz.so" install="/opt/lib/" component="dev" filetype="symlink" linkto="libz.so.1.3.1.1"/> | 29 | <QPG:Add file="libz.so" install="/opt/lib/" component="dev" filetype="symlink" linkto="libz.so.1.3.1.2"/> |
| 30 | <QPG:Add file="libz.so.1" install="/opt/lib/" filetype="symlink" linkto="libz.so.1.3.1.1"/> | 30 | <QPG:Add file="libz.so.1" install="/opt/lib/" filetype="symlink" linkto="libz.so.1.3.1.2"/> |
| 31 | <QPG:Add file="../libz.so.1.3.1.1" install="/opt/lib/" component="slib"/> | 31 | <QPG:Add file="../libz.so.1.3.1.2" install="/opt/lib/" component="slib"/> |
| 32 | </QPG:Files> | 32 | </QPG:Files> |
| 33 | 33 | ||
| 34 | <QPG:PackageFilter> | 34 | <QPG:PackageFilter> |
| @@ -63,7 +63,7 @@ | |||
| 63 | </QPM:ProductDescription> | 63 | </QPM:ProductDescription> |
| 64 | 64 | ||
| 65 | <QPM:ReleaseDescription> | 65 | <QPM:ReleaseDescription> |
| 66 | <QPM:ReleaseVersion>1.3.1.1</QPM:ReleaseVersion> | 66 | <QPM:ReleaseVersion>1.3.1.2</QPM:ReleaseVersion> |
| 67 | <QPM:ReleaseUrgency>Medium</QPM:ReleaseUrgency> | 67 | <QPM:ReleaseUrgency>Medium</QPM:ReleaseUrgency> |
| 68 | <QPM:ReleaseStability>Stable</QPM:ReleaseStability> | 68 | <QPM:ReleaseStability>Stable</QPM:ReleaseStability> |
| 69 | <QPM:ReleaseNoteMinor></QPM:ReleaseNoteMinor> | 69 | <QPM:ReleaseNoteMinor></QPM:ReleaseNoteMinor> |
