summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--scripts/ChangeLog11
-rw-r--r--scripts/autotools/autoconf-rtems.spec.in2
2 files changed, 1 insertions, 12 deletions
diff --git a/scripts/ChangeLog b/scripts/ChangeLog
index 29523b487a..590060b3c0 100644
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,14 +1,3 @@
-2004-10-18 RTEMS
-
- * autotools/autoconf-rtems.spec.in: Comment out line giving trouble. It
- only references unneeded documentation.
-
-2004-04-08 Joel Sherrill <joel@OARcorp.com>
-
- PR 594/tools
- * setup.def, autotools/autoconf-rtems.spec.in: Increment and rebuild so
- GNAT included.
-
2004-09-30 Ralf Corsepius <ralf_corsepius@rtems.org>
* autotools/autoconf-rtems.spec.in: Remove bogus BuildDep on
diff --git a/scripts/autotools/autoconf-rtems.spec.in b/scripts/autotools/autoconf-rtems.spec.in
index 28acc2073c..84382d97e2 100644
--- a/scripts/autotools/autoconf-rtems.spec.in
+++ b/scripts/autotools/autoconf-rtems.spec.in
@@ -88,7 +88,7 @@ fi
%files
%defattr(-,root,root)
-# %doc AUTHORS COPYING ChangeLog NEWS README THANKS
+%doc AUTHORS COPYING ChangeLog NEWS README THANKS
%{_bindir}/*
%{_infodir}/autoconf.info*
#%{_infodir}/standards.info*