|
|
@@ -14,11 +14,12 @@
|
|
|
openpkg.boot ............ the bootstrapping procedure
|
|
|
openpkg.spec ............ the build procedure
|
|
|
|
|
|
- gzip-1.3.tar ............ untouched distribution tarball of the GNU gzip tool
|
|
|
- make-3.79.1.tar.gz ...... untouched distribution tarball of the GNU make tool
|
|
|
+ gzip-1.3.5.tar .......... untouched distribution tarball of the GNU gzip tool
|
|
|
+ make-3.80.tar.gz ........ untouched distribution tarball of the GNU make tool
|
|
|
patch-2.5.4.tar.gz ...... untouched distribution tarball of the GNU patch tool
|
|
|
bash-2.05b.tar.gz ....... untouched distribution tarball of the GNU bash tool
|
|
|
- curl-7.9.1.tar.gz ....... untouched distribution tarball of the cURL tool
|
|
|
+ tar-1.13.25.tar.gz ...... untouched distribution tarball of the GNU tar tool
|
|
|
+ curl-7.10.2.tar.gz ...... untouched distribution tarball of the cURL tool
|
|
|
curl.patch .............. patch for cURL tool
|
|
|
|
|
|
rpm-4.0.2.tar.gz ........ distribution tarball of the RPM tool
|
|
|
@@ -28,8 +29,8 @@
|
|
|
rpm-4.0.2.patch.regen ... patch for RPM (re-generated files parts)
|
|
|
db-3.2.9.tar.gz ......... untouched distribution tarball of the Berkeley-DB library
|
|
|
db.patch ................ patch for Berkeley-DB library
|
|
|
- bzip2-1.0.1.tar.gz ...... untouched distribution tarball of the BZIP2 library
|
|
|
- zlib-1.1.3.tar.gz ....... untouched distribution tarball of the ZLIB library
|
|
|
+ bzip2-1.0.2.tar.gz ...... untouched distribution tarball of the BZIP2 library
|
|
|
+ zlib-1.1.4.tar.gz ....... untouched distribution tarball of the ZLIB library
|
|
|
|
|
|
rpmpopt ................. extensions for RPM's popt configuration
|
|
|
rpmrc ................... replacements for RPM's run-commands
|
|
|
@@ -64,6 +65,7 @@
|
|
|
|
|
|
rpmx.sh ................. RPM eXtension (Shell wrapper)
|
|
|
rpmx.pl ................. RPM eXtension (Perl program)
|
|
|
+ mkproxyrpm.pl ........... RPM eXtension (Perl program, --makeproxy part)
|
|
|
|
|
|
The Bootstrapping Procedure
|
|
|
---------------------------
|