]> git.sur5r.net Git - cc65/commitdiff
Added a subpackage for the Oric Atmos
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 14 Apr 2003 14:49:06 +0000 (14:49 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 14 Apr 2003 14:49:06 +0000 (14:49 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@2053 b7a2c559-68d2-44c3-8de9-860c34a00d81

packages/rpm/redhat/cc65.spec

index 7483fc13392226c5e4a4eb220c46968990c19305..5bba12a08b5a5288cc55639b3e4798e8ea97e334 100644 (file)
@@ -289,6 +289,27 @@ programs for the Apple ][ using the cc65 crosscompiler.
 
 
 
+###############################################################################
+#                            Oric Atmos subpackage                            #
+###############################################################################
+
+%package atmos
+Requires: %{name} = %{version}
+Copyright: Freeware
+Summary: Oric Atmos specific libraries and headers for the cc65 compiler.
+Group: Development/Languages
+
+%description atmos
+This package contains the header files and libraries needed to write
+programs for the Oric Atmos using the cc65 crosscompiler.
+
+%files apple2
+%attr(644,root,root)           /usr/lib/cc65/lib/atmos.lib
+%attr(644,root,root)           /usr/lib/cc65/lib/atmos.o
+%doc src/ld65/cfg/atmos.cfg
+
+
+
 ###############################################################################
 #                              GEOS subpackage                               #
 ###############################################################################
@@ -366,6 +387,10 @@ install -m 644 libsrc/*.tgi $RPM_BUILD_ROOT/usr/lib/cc65/tgi
 
 
 
+%changelog
+* Mon Apr 14 2003 Ullrich von Bassewitz <uz@cc65.org>
+Added a subpackage for the Oric Atmos.
+
 %changelog
 * Mon Feb 10 2003 Ullrich von Bassewitz <uz@cc65.org>
 Added the object file conversion utility co65.