summaryrefslogtreecommitdiffstats
path: root/scripts/rtemsdoc/rtemsdoc.add (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace %{rpmprefix} with @rpmprefix@Ralf Corsepius2005-09-021-1/+1
|
* 2005-05-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-031-4/+4
| | | | | * rtemsdoc/rtemsdoc.add: Use BuildRequires instead of BuildPreReq (rpm anachronism).
* 2005-04-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-121-1/+0
| | | | | | * binutils/target-binutils.add, cpukit/rtems-cpukit.add, gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add: Remove Autoreqprov-tag.
* 2004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-101-4/+4
| | | | | | | | | | | | | | | | * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE. * rtemsdoc/.cvsignore: Reformat. * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to rtems-source.add, Use rtems_source_spec_DEPS instead of rtems_source_spec_DEPENDENCIES (Conflicts with automake internals). * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE. * rtemsdoc/mkspec.in: Remove. * rtemsdoc/Makefile.am: Reworked. * rtemsdoc/header.add: Update Copyright notice. * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE. Add %{rpmgroup}. Remove bzip-ing *.ps. * rtemsdoc/supplement.add.in: Add %{rpmgroup}. * rtemsdoc/templ.add.in: Add %{rpmgroup}.
* 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-311-1/+0
| | | | | | | | | | | | | | | * 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/+88
* 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.