This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Change sources.redhat.com references to sourceware.org


As Roland recently noted, the name sourceware.org is now generally
preferred over sources.redhat.com.  This patch fixes references to
sources.redhat.com in "current" locations in glibc (not changed are
one URL in ChangeLog.16 and references under 2.3.5 and 2.3.6 in NEWS).

2012-12-06  Joseph Myers  <joseph@codesourcery.com>

	* NEWS: Use sourceware.org in Bugzilla URL.

localedata/ChangeLog:
2012-12-06  Joseph Myers  <joseph@codesourcery.com>

	* README: Use sourceware.org in Bugzilla URL.
	* locales/si_LK (email): Use sourceware.org in email address.

ports/ChangeLog:
2012-12-06  Joseph Myers  <joseph@codesourcery.com>

	* README: Use sourceware.org in Bugzilla URL.

diff --git a/NEWS b/NEWS
index 24f6302..9b5cac9 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ GNU C Library NEWS -- history of user-visible changes.
 Copyright (C) 1992-2012 Free Software Foundation, Inc.
 See the end for copying conditions.
 
-Please send GNU C library bug reports via <http://sources.redhat.com/bugzilla/>
+Please send GNU C library bug reports via <http://sourceware.org/bugzilla/>
 using `glibc' in the "product" field.
 
 Version 2.17
diff --git a/localedata/README b/localedata/README
index f05bf15..3e82898 100644
--- a/localedata/README
+++ b/localedata/README
@@ -42,7 +42,7 @@ especially in the section describing the `setlocale' function.
 
 All problems should be reported using
 
-  http://sources.redhat.com/bugzilla/
+  http://sourceware.org/bugzilla/
 
 
 One more note: the `POSIX' locale definition is not meant to be used
diff --git a/localedata/locales/si_LK b/localedata/locales/si_LK
index 8d8643f..f26f653 100644
--- a/localedata/locales/si_LK
+++ b/localedata/locales/si_LK
@@ -10,7 +10,7 @@ title      "Sinhala language locale for Sri Lanka"
 source     "Lanka Linux User Group (LKLUG) www.lug.lk, sinhala.linux.lk"
 address    ""
 contact    ""
-email      "libc-locales@sources.redhat.com"
+email      "libc-locales@sourceware.org"
 tel        ""
 fax        ""
 language   "Sinhala"
diff --git a/ports/README b/ports/README
index 7c27ccc..d053a65 100644
--- a/ports/README
+++ b/ports/README
@@ -13,8 +13,8 @@ The ports add-on is cooperatively maintained by volunteers on the
 subdirectory of the glibc git repository.  See
 http://www.gnu.org/software/libc/download.html for details on using
 git.  To report a bug in code housed in the ports add-on, please go to
-http://sources.redhat.com/bugzilla/ and file a bug report under the
-glibc "ports" component.
+http://sourceware.org/bugzilla/ and file a bug report under the glibc
+"ports" component.
 
 An add-on for an individual port can be made from just the sysdeps/
 subdirectories containing the port's code.  You may want to include a

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]