mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user