Kaynağa Gözat

Remove all links to old ML

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Jan Friesse 10 yıl önce
ebeveyn
işleme
812731d1c0
4 değiştirilmiş dosya ile 5 ekleme ve 5 silme
  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"
     LAST-UPDATED    "201101211300Z"
     ORGANIZATION    "www.corosync.org"
     ORGANIZATION    "www.corosync.org"
     CONTACT-INFO    "name:  Yuki Sato
     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"
     DESCRIPTION     "Add cluster quorum traps, fix smilint errors, and fix notification block ID"
     REVISION        "201101211300Z"
     REVISION        "201101211300Z"
     DESCRIPTION     "MIB objects for Corosync"
     DESCRIPTION     "MIB objects for Corosync"

+ 1 - 1
configure.ac

@@ -6,7 +6,7 @@ AC_PREREQ([2.61])
 
 
 AC_INIT([corosync],
 AC_INIT([corosync],
 	m4_esyscmd([build-aux/git-version-gen .tarball-version]),
 	m4_esyscmd([build-aux/git-version-gen .tarball-version]),
-	[openais@lists.osdl.org])
+	[users@clusterlabs.org])
 
 
 AM_INIT_AUTOMAKE([-Wno-portability])
 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}
 Release: 1%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist}
 License: BSD
 License: BSD
 Group: System Environment/Base
 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
 # Runtime bits
 Requires: corosynclib = %{version}-%{release}
 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
 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.
 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
 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
 .SH USING LIBRARIES
 The corosync AIS libraries have header files which must be included in the
 The corosync AIS libraries have header files which must be included in the