summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/apt-conf/ChangeLog4
-rw-r--r--contrib/apt-conf/configure.ac2
-rw-r--r--contrib/crossrpms/ChangeLog4
-rw-r--r--contrib/crossrpms/configure.ac2
-rw-r--r--contrib/repo-conf/ChangeLog4
-rw-r--r--contrib/repo-conf/configure.ac2
-rw-r--r--contrib/rtemsrpms/ChangeLog4
-rw-r--r--contrib/rtemsrpms/configure.ac2
8 files changed, 20 insertions, 4 deletions
diff --git a/contrib/apt-conf/ChangeLog b/contrib/apt-conf/ChangeLog
index 49951f5532..215e59a383 100644
--- a/contrib/apt-conf/ChangeLog
+++ b/contrib/apt-conf/ChangeLog
@@ -1,3 +1,7 @@
+2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac: New BUG-REPORT address.
+
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Require automake > 1.9.
diff --git a/contrib/apt-conf/configure.ac b/contrib/apt-conf/configure.ac
index 92d321656c..3912b2f593 100644
--- a/contrib/apt-conf/configure.ac
+++ b/contrib/apt-conf/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([rtems-apt-conf],[0.0],[rtems-bugs@rtems.com])
+AC_INIT([rtems-apt-conf],[0.0],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([sources.list.d/rtems-4.6.list])
AC_CONFIG_AUX_DIR([.])
AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip 1.9])
diff --git a/contrib/crossrpms/ChangeLog b/contrib/crossrpms/ChangeLog
index b808998f65..f29de154a6 100644
--- a/contrib/crossrpms/ChangeLog
+++ b/contrib/crossrpms/ChangeLog
@@ -1,3 +1,7 @@
+2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac: New BUG-REPORT address.
+
2006-11-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* autotools/Makefile.am, autotools/autoconf.add:
diff --git a/contrib/crossrpms/configure.ac b/contrib/crossrpms/configure.ac
index bfae9699a0..f1af586230 100644
--- a/contrib/crossrpms/configure.ac
+++ b/contrib/crossrpms/configure.ac
@@ -3,7 +3,7 @@
m4_define([RTEMS_API],[4.8])
AC_PREREQ(2.59)
-AC_INIT([crossrpms],[0.20061016.1],[rtems-bugs@rtems.com])
+AC_INIT([crossrpms],[0.20061016.1],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([binutils/binutils.add])
AC_CONFIG_AUX_DIR(.)
diff --git a/contrib/repo-conf/ChangeLog b/contrib/repo-conf/ChangeLog
index e69de29bb2..0bf36f26db 100644
--- a/contrib/repo-conf/ChangeLog
+++ b/contrib/repo-conf/ChangeLog
@@ -0,0 +1,4 @@
+2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac: New BUG-REPORT address.
+
diff --git a/contrib/repo-conf/configure.ac b/contrib/repo-conf/configure.ac
index 165fbe47bf..44986996c3 100644
--- a/contrib/repo-conf/configure.ac
+++ b/contrib/repo-conf/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.60)
-AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.4],[rtems-bugs@rtems.com],
+AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.4],[http://www.rtems.org/bugzilla],
[rtems-]_RTEMS_API[-repo-conf])
RTEMS_VERSIONING
AC_CONFIG_SRCDIR([gpg])
diff --git a/contrib/rtemsrpms/ChangeLog b/contrib/rtemsrpms/ChangeLog
index e69de29bb2..0bf36f26db 100644
--- a/contrib/rtemsrpms/ChangeLog
+++ b/contrib/rtemsrpms/ChangeLog
@@ -0,0 +1,4 @@
+2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac: New BUG-REPORT address.
+
diff --git a/contrib/rtemsrpms/configure.ac b/contrib/rtemsrpms/configure.ac
index d2a757ab7c..5f8abd19c4 100644
--- a/contrib/rtemsrpms/configure.ac
+++ b/contrib/rtemsrpms/configure.ac
@@ -5,7 +5,7 @@ m4_define([M4_RTEMS_VERSION],[4.6.99.3])
m4_define([M4_RTEMS_RELEASE],[0])
AC_PREREQ(2.59)
-AC_INIT([rtemsrpms],[M4_RTEMS_RELEASE],[rtems-bugs@rtems.com])
+AC_INIT([rtemsrpms],[M4_RTEMS_RELEASE],[http://www.rtems.org/bugzilla])
AC_CONFIG_AUX_DIR(.)
AC_CANONICAL_HOST