diff --git a/packages/rpm/redhat/cc65.spec b/packages/rpm/redhat/cc65.spec index 2633dcfb1..49557394a 100644 --- a/packages/rpm/redhat/cc65.spec +++ b/packages/rpm/redhat/cc65.spec @@ -152,6 +152,7 @@ programs for the Commodore C128 using the cc65 crosscompiler. %attr(644,root,root) /usr/lib/cc65/lib/c128.o %attr(644,root,root) /usr/lib/cc65/emd/c128-*.emd %attr(644,root,root) /usr/lib/cc65/joy/c128-*.joy +%attr(644,root,root) /usr/lib/cc65/tgi/c128-*.tgi %doc src/ld65/cfg/c128.cfg @@ -267,7 +268,7 @@ the cc65 crosscompiler. ############################################################################### -# Apple ][ subpackage # +# Apple ][ subpackage # ############################################################################### %package apple2 @@ -365,9 +366,9 @@ install -m 644 libsrc/*.tgi $RPM_BUILD_ROOT/usr/lib/cc65/tgi %changelog * Fri Dec 13 2002 Ullrich von Bassewitz -Updated the version number. +Updated the version number. -* Mon Dec 2 2002 Ullrich von Bassewitz +* Mon Dec 2 2002 Ullrich von Bassewitz Changed location of TGI drivers, added EM drivers. * Fri Nov 22 2002 Ullrich von Bassewitz