# Don't run strip, our binaries are already stripped %define __spec_install_post : %define debug_package %{nil} Summary: SDK for C and ASM development for the TI-89, the TI-89 Titanium, the TI-92 Plus and the Voyage 200. Name: tigcc Epoch: 1 Version: 0.96b06r1 Release: 0.debian.1 License: GPL, A68k license, TICT license Group: Development/Languages Packager: Kevin Kofler BuildRoot: /usr/src/redhat/BUILD/tigcc-buildroot # Source has been omitted on purpose, because we don't support SRPMs yet. %description This is the port of the well-known TIGCC from Win32 to Linux and other *nix platforms (including MacOS X). TIGCC is an SDK for C and ASM development for the TI-89, the TI-89 Titanium, the TI-92 Plus and the Voyage 200. It is a complete product with a compiler, assembler, linker and a very rich set of functions. (An IDE for Linux/Unix is planned.) This TIGCC release is based on GCC 4.0.2 and Binutils 2.16.1. These are Linux binaries for an x86 (386 or higher) CPU. %prep rm -rf /usr/src/redhat/BUILD/tigcc-buildroot mkdir -p /usr/src/redhat/BUILD/tigcc-buildroot/usr/local cp -prf /usr/local/tigcc /usr/src/redhat/BUILD/tigcc-buildroot/usr/local %build # Do nothing, TIGCC SRPMs are not supported yet. %install # Do nothing, TIGCC SRPMs are not supported yet. %clean # Do nothing, TIGCC SRPMs are not supported yet. %files /usr/local/tigcc %post TIGCC=/usr/local/tigcc /usr/local/tigcc/bin/envreg %changelog * Sun Oct 2 2005 Kevin Kofler 0.96b06r1-0.debian.1 Non-relocatable version to make alien happy. * Sun Oct 2 2005 Kevin Kofler 0.96b06r1-1 Update to 0.96 beta 6 r1. * Sun Jul 3 2005 Kevin Kofler Update to 0.96 beta 5 r1. Change Copyright to License. A bit less hackish buildroot handling. * Sat Apr 30 2005 Kevin Kofler Update to 0.96 beta 4 r1. * Thu Mar 24 2005 Kevin Kofler Update to 0.96 beta 3 r1. * Wed Feb 9 2005 Kevin Kofler Update to 0.96 beta 2 r1. * Wed Feb 2 2005 Kevin Kofler Update to 0.96 beta 1 r1. * Sat Nov 13 2004 Kevin Kofler Update to 0.95 r3. * Sun Oct 31 2004 Kevin Kofler Update to 0.95 r2. * Thu Oct 25 2004 Kevin Kofler Update to 0.95 r1. * Thu Oct 16 2004 Kevin Kofler Update to 0.95 beta 20 r1. Make RPM relocatable. * Thu Sep 23 2004 Kevin Kofler Update to 0.95 beta 19 r1. * Mon Sep 6 2004 Kevin Kofler Update to 0.95 beta 17 r1. * Tue Aug 10 2004 Kevin Kofler Update to 0.95 beta 16 r1. * Fri Aug 6 2004 Kevin Kofler Update to 0.95 beta 15 r1. * Wed Jul 21 2004 Kevin Kofler Update to 0.95 beta 13 r1. * Tue Jun 22 2004 Kevin Kofler Update to 0.95 beta 11 r1. * Mon Jun 14 2004 Kevin Kofler Update to 0.95 beta 10 r2. * Fri Jun 11 2004 Kevin Kofler Update to 0.95 beta 10 r1. Increment epoch. * Tue Apr 27 2004 Kevin Kofler Update to 0.95 beta 8 r1. * Thu Apr 15 2004 Kevin Kofler Update to 0.95 beta 7 r1. * Sun Mar 14 2004 Kevin Kofler Update to 0.95 beta 6 r1. * Sat Jan 31 2004 Kevin Kofler First try at a binary-only RPM.