2004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* 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}.
This commit is contained in:
Ralf Corsepius
2004-02-10 16:41:08 +00:00
parent 55dfd4cde4
commit beabcaf936
11 changed files with 46 additions and 90 deletions

View File

@@ -2,9 +2,9 @@
%package @target@
Summary: Documentation for RTEMS @target@ support
Group: rtems/documentation
Group: %{rpmgroup}/Documentation
PreReq: /sbin/install-info
Requires: rtemsdoc-base
Requires: %{rpmprefix}rtemsdoc-base
%description @target@
RTEMS is a free operating system for embedded systems.