summaryrefslogtreecommitdiffstats
path: root/scripts/common/common.add.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove (Obsolete).Ralf Corsepius2007-01-081-19/+0
|
* 2006-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-02-091-2/+2
| | | | | * common/common.add.in: Add mingw exeext magic. Remove stray tab.
* Remove BuildRoot.Ralf Corsepius2005-12-291-3/+0
|
* Remove __os_install_post.Ralf Corsepius2005-12-181-3/+0
|
* 2005-09-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-021-3/+0
| | | | * common/common.add.in: Remove Vendor:. Remove Distribution:.
* Replace %{rpmprefix} with @rpmprefix@Ralf Corsepius2005-09-021-1/+0
|
* 2005-05-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-031-1/+2
| | | | * common/common.add.in: Use FC compliant BuildRoot.
* Remove _defaultbuildroot.Ralf Corsepius2005-04-131-2/+1
|
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-091-1/+1
| | | | | | | * rtems/rtems-source.add: New. * Makefile.am: Add rtems/rtems-source.spec handling. * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]). * common/common.add.in: Use www.rtems.com as Vendor.
* 2003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-021-2/+10
| | | | | | | | | | | | | | | | | | | | | | | * Makefile.am, configure.ac, autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in, binutils/Makefile.am, binutils/base-binutils.add, binutils/binutils.add, binutils/mkspec.in, binutils/target-binutils.add, common/common.add.in, cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, gcc3newlib/target-c++.add, gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add, gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add, gcc3newlib/target-objc.add, gccnewlib/Makefile.am, gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/Makefile.am: Merger from rtems-4-6-branch. * common/common.am: New.
* 2003-08-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-241-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | * common/common.add.in: s/www.oarcorp.com/www.rtems.com/. Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip from running (Chokes on foreign object formats). * gcc3newlib/base-g77.add: Use %{gcc_version} instead of @gcc_version@. * gcc3newlib/gccnewlib.add: Use %{gcc_version} instead of @gcc_version@. Reflect gcc >= 3.3 shipping monolytic infos. * gcc3newlib/target-c++.add: Use %{gcc_version} instead of @gcc_version@. Don't pickup c++filt. * gcc3newlib/target-g77.add: Use %{gcc_version} instead of @gcc_version@. * gcc3newlib/target-gcc.add: Use %{gcc_version} instead of @gcc_version@. * gcc3newlib/target-gcj.add: Use %{gcc_version} instead of @gcc_version@. * gcc3newlib/target-gnat.add: Use %{gcc_version} instead of @gcc_version@. * gcc3newlib/target-objc.add: Use %{gcc_version} instead of @gcc_version@.
* 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-311-0/+4
| | | | | | | | | | | | | | | * common/common.add.in: Add Vendor, Distribution, BuildRoot. * binutils/Makefile.am: Fix path to clean.add. * binutils/binutils.add: Remove BuildRoot. * cpukit/Makefile.am: Use $(top_builddir)/common/common.add, $(top_builddir)/common/clean.add, header.add. Generate rtems-cpukit.spec.in. * cpukit/header.add: New. * cpukit/rtems-cpukit.spec.in: Remove. * cpukit/rtems-cpukit.add: New. * gccnewlib/gccnewlib.add: Remove Buildroot. * gdb/gdb.add: Remove Buildroot. * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
* 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-311-0/+14
* gcc3newlib/header.add: New. * gccnewlib/header.add: New. * binutils/header.add: New. * gdb/header.add: New. * rtemsdoc/header.add: New. * rtemsdoc/rtemsdoc.add: New. * common/clean.add.in: New. * common/common.add.in: New.