1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-03 16:33:19 +00:00

Minor text changes

git-svn-id: svn://svn.cc65.org/cc65/trunk@575 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2000-12-09 16:04:38 +00:00
parent 9b5b9fddff
commit 1fe297a471

View File

@ -27,8 +27,7 @@ BuildRoot: /var/tmp/%{name}-%{version}
A C crosscompiler for 6502 systems, including a macroassembler that
supports 6502, 65SC02 and 65816 CPUs, a linker, an archiver and some
other tools. To create programs for one of the supported target
machines, you have to install at least one of the library packages,
too.
machines, you have to install at least one of the library packages.
%files
%defattr(644,root,root,755)
@ -62,6 +61,7 @@ too.
%package c64
Requires: cc65 = 2.6.0
Copyright: Freeware
Summary: C64 specific libraries and headers for the cc65 compiler.
Group: Development/Languages
@ -81,6 +81,7 @@ programs for the Commodore C64 using the cc65 crosscompiler.
%package c128
Requires: cc65 = 2.6.0
Copyright: Freeware
Summary: C128 specific libraries and headers for the cc65 compiler.
Group: Development/Languages
@ -100,6 +101,7 @@ programs for the Commodore C128 using the cc65 crosscompiler.
%package atari
Requires: cc65 = 2.6.0
Copyright: Freeware
Summary: Atari specific libraries and headers for the cc65 compiler.
Group: Development/Languages
@ -119,6 +121,7 @@ programs for the 8 bit Atari machines using the cc65 crosscompiler.
%package plus4
Requires: cc65 = 2.6.0
Copyright: Freeware
Summary: Plus/4 specific libraries and headers for the cc65 compiler.
Group: Development/Languages
@ -139,6 +142,7 @@ crosscompiler.
%package pet
Requires: cc65 = 2.6.0
Copyright: Freeware
Summary: PET specific libraries and headers for the cc65 compiler.
Group: Development/Languages
@ -159,6 +163,7 @@ crosscompiler.
%package cbm610
Requires: cc65 = 2.6.0
Copyright: Freeware
Summary: CBM 610 specific libraries and headers for the cc65 compiler.
Group: Development/Languages
@ -179,6 +184,7 @@ the cc65 crosscompiler.
%package apple2
Requires: cc65 = 2.6.0
Copyright: Freeware
Summary: Apple ][ specific libraries and headers for the cc65 compiler.
Group: Development/Languages
@ -198,6 +204,7 @@ programs for the Apple ][ using the cc65 crosscompiler.
%package geos
Requires: cc65 = 2.6.0
Copyright: Freeware
Summary: GEOS specific libraries and headers for the cc65 compiler.
Group: Development/Languages