OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 10-Jan-2005 14:19:51
Branch: HEAD Handle: 2005011013195000
Modified files:
openpkg-src/openpkg openpkg.spec
Log:
improve (clarify mostly) english wording in description
Summary:
Revision Changes Path
1.385 +9 -10 openpkg-src/openpkg/openpkg.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/openpkg.spec
============================================================================
$ cvs diff -u -r1.384 -r1.385 openpkg.spec
--- openpkg-src/openpkg/openpkg.spec 1 Jan 2005 10:53:05 -0000 1.384
+++ openpkg-src/openpkg/openpkg.spec 10 Jan 2005 13:19:50 -0000 1.385
@@ -39,7 +39,7 @@
# o any cc(1)
# the package version/release
-%define V_openpkg 20041225
+%define V_openpkg 20050110
# the used software versions
%define V_rpm 4.2.1
@@ -144,16 +144,15 @@
This is the bootstrap package for the RPM-based Unix Software
Package Hierarchy OpenPKG. The RedHat Package Manager (RPM) is a
sophisticated and portable package manager for Unix platforms,
- which supports the automated building, installation, management and
- deinstallation of Unix software. Originally RPM is designed and
- implemented for us with the RedHat Linux operating system where
- it manages every file on the whole system. In OpenPKG RPM is used
- only for managing all files in a particular filesystem hierarchy
- dedicated to the installation of third-party software packages
- provided by the OpenPKG project.
+ which supports automated building, installation, management and
+ deinstallation of Unix software. RPM was originally designed and
+ implemented for the RedHat Linux operating system where it manages
+ every file on the whole system. OpenPKG uses RPM only for managing
+ the files in a particular filesystem hierarchy dedicated to the
+ installation of third-party software packages provided by the
+ OpenPKG project.
- Internally the OpenPKG bootstrap package is based on the
- following particular vendor products:
+ The OpenPKG bootstrap package includes the following software:
RedHat RPM %{V_rpm}, ZLib %{V_zlib}, GNU Bzip2 %{V_bzip2},
GNU Gzip %{V_gzip}, GNU Tar %{V_tar}, GNU Patch %{V_patch},
GNU Make %{V_make}, GNU Bash %{V_bash}, cURL %{V_curl},
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]