summaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Easier to insert tool version number.Joel Sherrill1999-10-192-20/+31
|
* Making sparc-rtems rpms available.Joel Sherrill1999-10-183-2/+3
|
* Working on being able to cut RPMs. It now appears that the processJoel Sherrill1999-10-1812-27/+788
| | | | | | | | | | | | | is working mostly for sparc at least. There is one major problem -- the current process generates a unique source file per RPM when in fact all of the source files are nearly the same -- it is only the spec part of the rpm which differs. The new file mkbinutils_subpackage_version is an attempt to address this. It does part of the job right -- one source file produces multiple binary RPMs. BUT the end user can not produce the resulting RPMS themselves from SRPMS unless they also build all targets.
* Ralf Corsepius (corsepiu@faw.uni-ulm.de) submitted these scripts toJoel Sherrill1999-10-157-0/+399
help build RPMs.