Point to correct mailing list
authorPaul Nasrat <pnasrat@redhat.com>
Fri, 16 Feb 2007 17:18:50 +0000 (17:18 +0000)
committerPaul Nasrat <pnasrat@redhat.com>
Fri, 16 Feb 2007 17:18:50 +0000 (17:18 +0000)
James Bowes <jbowes@redhat.com>

configure.ac

index 4cea0a4..cb65cda 100644 (file)
@@ -1,32 +1,5 @@
-
-echo "
-****************************************************************************
-*                                                                          *
-*                   *** WARNING WARNING WARNING ***                        *
-*                                                                          *
-* This is source code from the development branch of rpm-4.4.2.            *
-*                                                                          *
-* If you want the "production" rpm-4.3.3 code, then you should use a       *
-* rpm-4.3.3 src.rpm. Alternatively, if using a CVS checkout, do            *
-* the following:                                                           *
-*                                                                          *
-*       cvs -d :pserver:anonymous@cvs.rpm.org:/cvs/devel login             *
-*       (no password, just carriage return)                                *
-*       cvs -d :pserver:anonymous@cvs.rpm.org:/cvs/devel get rpm           *
-*       cd rpm                                                             *
-*                                                                          *
-* Here's the rpm-4_3 branch, latest is rpm-4.3.3:                          *
-*       cvs up -r rpm-4_3                                                  *
-*                                                                          *
-* Here's the rpm-4_2 branch, latest is rpm-4.2.3:                          *
-*       cvs up -r rpm-4_2                                                  *
-*                                                                          *
-****************************************************************************
-"
-sleep 10
-
 AC_PREREQ(2.59)
-AC_INIT(rpm, 4.4.2, rpm-devel@lists.dulug.duke.edu)
+AC_INIT(rpm, 4.4.2, rpm-maint@lists.rpm.org)
 AC_CANONICAL_TARGET
 AC_CONFIG_SRCDIR([rpmqv.c])
 AM_CONFIG_HEADER([config.h])