Explorar el Código

Remove all links to old ML

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Jan Friesse hace 10 años
padre
commit
812731d1c0
Se han modificado 4 ficheros con 5 adiciones y 5 borrados
  1. 1 1
      conf/COROSYNC-MIB.txt
  2. 1 1
      configure.ac
  3. 2 2
      corosync.spec.in
  4. 1 1
      man/corosync_overview.8

+ 1 - 1
conf/COROSYNC-MIB.txt

@@ -16,7 +16,7 @@ corosync MODULE-IDENTITY
     LAST-UPDATED    "201101211300Z"
     ORGANIZATION    "www.corosync.org"
     CONTACT-INFO    "name:  Yuki Sato
-                     email: openais@lists.linux-foundation.org"
+                     email: users@clusterlabs.org"
     DESCRIPTION     "Add cluster quorum traps, fix smilint errors, and fix notification block ID"
     REVISION        "201101211300Z"
     DESCRIPTION     "MIB objects for Corosync"

+ 1 - 1
configure.ac

@@ -6,7 +6,7 @@ AC_PREREQ([2.61])
 
 AC_INIT([corosync],
 	m4_esyscmd([build-aux/git-version-gen .tarball-version]),
-	[openais@lists.osdl.org])
+	[users@clusterlabs.org])
 
 AM_INIT_AUTOMAKE([-Wno-portability])
 

+ 2 - 2
corosync.spec.in

@@ -19,8 +19,8 @@ Version: @version@
 Release: 1%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist}
 License: BSD
 Group: System Environment/Base
-URL: http://ftp.corosync.org
-Source0: ftp://ftp:user@ftp.corosync.org/downloads/%{name}-%{version}/%{name}-%{version}%{?numcomm:.%{numcomm}}%{?alphatag:-%{alphatag}}%{?dirty:-%{dirty}}.tar.gz
+URL: http://corosync.github.io/corosync/
+Source0: http://build.clusterlabs.org/corosync/releases/%{name}-%{version}/%{name}-%{version}%{?numcomm:.%{numcomm}}%{?alphatag:-%{alphatag}}%{?dirty:-%{dirty}}.tar.gz
 
 # Runtime bits
 Requires: corosynclib = %{version}-%{release}

+ 1 - 1
man/corosync_overview.8

@@ -134,7 +134,7 @@ After running aisexec, a list of all processors IP addresses running the corosyn
 executive and configured on the same multicast address will appear.  If they
 don't appear, there may be a problem with multicast in the distro or hardware.
 If this happens, participation in the corosync mailing list may help solve the
-problem.  The email address is openais@lists.osdl.org.
+problem.  The email address is users@clusterlabs.org.
 
 .SH USING LIBRARIES
 The corosync AIS libraries have header files which must be included in the