summaryrefslogtreecommitdiffstats
path: root/scripts/binutils.spec.in (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-10-20Obsoleted as they were distributed to subdirectories.Joel Sherrill1-126/+0
1999-10-20Committing changes before Ralf's changed.Joel Sherrill1-0/+13
1999-10-19Left to build overnight.Joel Sherrill1-1/+1
1999-10-19Now easier to modify version numbers in scripts.Joel Sherrill1-5/+5
1999-10-18Working on being able to cut RPMs. It now appears that the processJoel Sherrill1-0/+113
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.