Changes between Version 3 and Version 4 of Developer/Projects/Obsolete/RPM_Packages


Ignore:
Timestamp:
12/07/05 13:41:49 (18 years ago)
Author:
ChrisJohns
Comment:

Add the RPM Base dir.

Legend:

Unmodified
Added
Removed
Modified
  • Developer/Projects/Obsolete/RPM_Packages

    v3 v4  
    2222 * [wiki:Automake-1.9.5-rtems-20050303.diff automake-1.9.5-rtems-20050303.diff]
    2323 * [wiki:Automake-1.9.5.tar.bz2 automake-1.9.5.tar.bz2]
    24  * [[automake-1.9.6.tar.bz2]]
    25  * [[binutils-2.16.1-rtems-20050816.diff]]
    26  * [[binutils-2.16.1.tar.bz2]]
    27  * [[binutils-2.16-rtems-20050509.diff]]
    28  * [[binutils-2.16.tar.bz2]]
    29  * [[gcc-4.0.2.tar.bz2]]
    30  * [[newlib-1.13.0-rtems-20050810.diff]]
     24 * [wiki:Automake-1.9.6.tar.bz2 automake-1.9.6.tar.bz2]
     25 * [wiki:Binutils-2.16.1-rtems-20050816.diff binutils-2.16.1-rtems-20050816.diff]
     26 * [wiki:Binutils-2.16.1.tar.bz2 binutils-2.16.1.tar.bz2]
     27 * [wiki:Binutils-2.16-rtems-20050509.diff binutils-2.16-rtems-20050509.diff]
     28 * [wiki:Binutils-2.16.tar.bz2 binutils-2.16.tar.bz2]
     29 * [wiki:Gcc-4.0.2.tar.bz2 gcc-4.0.2.tar.bz2]
     30 * [wiki:Newlib-1.13.0-rtems-20050810.diff newlib-1.13.0-rtems-20050810.diff]
    3131 * [[newlib-1.13.0.tar.gz]]
    32  * [[rtems-apt-conf-0.0.tar.bz2]]
     32
     33Place these files in a SOURCES directory under the RPM build location you select.
     34= RPM Base Directory =
     35
     36
     37You need to selection a location on the host build machine where the RPMs are built and the resulting images left. An example is:
     38
     39  /opt/rtems/RPMS
     40
     41This means the source code should be placed in:
     42
     43  /opt/rtems/RPMS/SOURCES
     44
     45You also need to create few working directories. These are:
     46
     47 $ cd /opt/rtems/RPMS
     48 $ mkdir SRPMS
     49 $ mkdir -p RPMS/noarch