summaryrefslogtreecommitdiffstats
path: root/scripts/gdb.spec.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Obsoleted as they were distributed to subdirectories.Joel Sherrill1999-10-201-84/+0
|
* Adding the infrastructure for gdb.Joel Sherrill1999-10-201-5/+13
|
* New version from Ralf.Joel Sherrill1999-10-201-13/+5
|
* Committing changes before Ralf's changed.Joel Sherrill1999-10-201-0/+8
|
* Left to build overnight.Joel Sherrill1999-10-191-1/+1
|
* Made it easier to change version numbers.Joel Sherrill1999-10-191-5/+5
|
* Working on being able to cut RPMs. It now appears that the processJoel Sherrill1999-10-181-0/+76
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.