[yum-commits] docs/debuginfo-install.1 docs/package-cleanup.1 docs/repodiff.1 docs/repoquery.1 docs/repo-rss.1 docs/reposync.1 docs/yum-aliases.1 docs/yum-builddep.1 docs/yum-changelog.1 docs/yum-complete-transaction.8 docs/yum-debug-dump.1 docs/yumdownloader.1 docs/yum-filter-data.1 docs/yum-fs-snapshot.1 docs/yum-fs-snapshot.conf.5 docs/yum-groups-manager.1 docs/yum-list-data.1 docs/yum-security.8 docs/yum-utils.1 docs/yum-verify.1 docs/yum-versionlock.1 docs/yum-versionlock.conf.5 repo-rss.py

skvidal at osuosl.org skvidal at osuosl.org
Fri Jan 8 15:26:10 UTC 2010


 docs/debuginfo-install.1        |    9 ++++++---
 docs/package-cleanup.1          |    9 ++++++---
 docs/repo-rss.1                 |   10 +++++++---
 docs/repodiff.1                 |   10 +++++++---
 docs/repoquery.1                |   10 +++++++---
 docs/reposync.1                 |   10 +++++++---
 docs/yum-aliases.1              |    2 +-
 docs/yum-builddep.1             |   10 +++++++---
 docs/yum-changelog.1            |    9 +++++++--
 docs/yum-complete-transaction.8 |   10 +++++++---
 docs/yum-debug-dump.1           |   10 +++++++---
 docs/yum-filter-data.1          |    9 ++++++++-
 docs/yum-fs-snapshot.1          |    2 +-
 docs/yum-fs-snapshot.conf.5     |    2 +-
 docs/yum-groups-manager.1       |    9 ++++++++-
 docs/yum-list-data.1            |    2 +-
 docs/yum-security.8             |    2 +-
 docs/yum-utils.1                |    2 +-
 docs/yum-verify.1               |    9 ++++++++-
 docs/yum-versionlock.1          |    9 +++++++--
 docs/yum-versionlock.conf.5     |    2 +-
 docs/yumdownloader.1            |   10 +++++++---
 repo-rss.py                     |    4 ++--
 23 files changed, 115 insertions(+), 46 deletions(-)

New commits:
commit 6db24226fbb6464619e405c04deaa8246dc2f156
Author: Gerhardus Geldenhuis <gerhardus.geldenhuis at gmail.com>
Date:   Fri Jan 8 10:25:12 2010 -0500

    commit patch fixing links to yum website and making all the bug reporting
    information consistent. Additionally, making the date formatting
    in the man pages consistent

diff --git a/docs/debuginfo-install.1 b/docs/debuginfo-install.1
index 63c66d2..6f4297b 100644
--- a/docs/debuginfo-install.1
+++ b/docs/debuginfo-install.1
@@ -1,5 +1,5 @@
 .\" debuginfo-install
-.TH "debuginfo-install" "1" "2008 October 21" "James Antill" ""
+.TH "debuginfo-install" "1" "21 October 2008" "James Antill" ""
 .SH "NAME"
 debuginfo-install
 .SH "SYNOPSIS"
@@ -50,6 +50,9 @@ See the Authors file included with this program.
 
 .PP 
 .SH "BUGS"
-There of course aren't any bugs, but if you find any, they should be sent
-to the mailing list: yum-devel at lists.baseurl.org or filed in trac.
+There are of course no bugs, but should you find any, you should first
+consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful
+in finding a resolution contact the mailing list: yum-devel at lists.baseurl.org.
+To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos
+related bugs and http://yum.baseurl.org/report for all other bugs.
 .fi
diff --git a/docs/package-cleanup.1 b/docs/package-cleanup.1
index 0b5c8a6..30caa07 100644
--- a/docs/package-cleanup.1
+++ b/docs/package-cleanup.1
@@ -1,5 +1,5 @@
 .\" package-cleanup 
-.TH "package-cleanup" "1" "2005 Nov 3" "Gijs Hollestelle" ""
+.TH "package-cleanup" "1" "03 November 2005" "Gijs Hollestelle" ""
 .SH "NAME"
 package-cleanup
 .SH "SYNOPSIS"
@@ -91,6 +91,9 @@ See the Authors file included with this program.
 
 .PP 
 .SH "BUGS"
-There of course aren't any bugs, but if you find any, they should be sent
-to the mailing list: yum at lists.baseurl.org or filed in trac.
+There are of course no bugs, but should you find any, you should first
+consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful
+in finding a resolution contact the mailing list: yum-devel at lists.baseurl.org.
+To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos
+related bugs and http://yum.baseurl.org/report for all other bugs.
 .fi
diff --git a/docs/repo-rss.1 b/docs/repo-rss.1
index 11bdd89..90788b8 100644
--- a/docs/repo-rss.1
+++ b/docs/repo-rss.1
@@ -15,7 +15,7 @@ Help; display a help message and then quit\&.
 .IP "\fB\-f <file>\fP" 
 Specify the file to which the RSS will be written.  Default is repo-rss.xml.
 .IP "\fB\-l <link>\fP" 
-Specify the URL to the RSS feed.  Default is http://linux.duke.edu/projects/yum/.
+Specify the URL to the RSS feed.  Default is http://yum.baseurl.org/.
 .IP "\fB\-t <title>\fP"
 Specify the title for the RSS feed.  Default is "RSS Repository - Recent Packages".
 .IP "\fB\-d <description>\fP"
@@ -56,6 +56,10 @@ See the Authors file included with this program.
 
 .PP 
 .SH "BUGS"
-There of course aren't any bugs, but if you find any, they should be sent
-to the mailing list: yum at lists.baseurl.org or filed in trac.
+There are of course no bugs, but should you find any, you should first
+consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful
+in finding a resolution contact the mailing list: yum-devel at lists.baseurl.org.
+To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos
+related bugs and http://yum.baseurl.org/report for all other bugs.
+
 .fi
diff --git a/docs/repodiff.1 b/docs/repodiff.1
index 9e27d72..e1ffc3b 100644
--- a/docs/repodiff.1
+++ b/docs/repodiff.1
@@ -1,5 +1,5 @@
 .\" repodiff
-.TH "repodiff" "1" "2008 October 21" "James Antill" ""
+.TH "repodiff" "1" "21 October 2008" "James Antill" ""
 .SH "NAME"
 repodiff
 .SH "SYNOPSIS"
@@ -39,6 +39,10 @@ See the Authors file included with this program.
 
 .PP 
 .SH "BUGS"
-There of course aren't any bugs, but if you find any, they should be sent
-to the mailing list: yum at lists.baseurl.org or filed in trac.
+There are of course no bugs, but should you find any, you should first
+consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful
+in finding a resolution contact the mailing list: yum-devel at lists.baseurl.org.
+To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos
+related bugs and http://yum.baseurl.org/report for all other bugs.
+
 .fi
diff --git a/docs/repoquery.1 b/docs/repoquery.1
index c695ed0..1806e94 100644
--- a/docs/repoquery.1
+++ b/docs/repoquery.1
@@ -1,5 +1,5 @@
 .\" repoquery 
-.TH "repoquery" "1" "2005 Oct 17" "Panu Matilainen" ""
+.TH "repoquery" "1" "17 October 2005" "Panu Matilainen" ""
 .SH "NAME"
 repoquery
 .SH "SYNOPSIS"
@@ -214,6 +214,10 @@ See the Authors file included with this program.
 
 .PP 
 .SH "BUGS"
-There of course aren't any bugs, but if you find any, they should be sent
-to the mailing list: yum at lists.baseurl.org or filed in trac.
+There are of course no bugs, but should you find any, you should first
+consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful
+in finding a resolution contact the mailing list: yum-devel at lists.baseurl.org.
+To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos
+related bugs and http://yum.baseurl.org/report for all other bugs.
+
 .fi
diff --git a/docs/reposync.1 b/docs/reposync.1
index fd4b731..c1bc818 100644
--- a/docs/reposync.1
+++ b/docs/reposync.1
@@ -1,5 +1,5 @@
 .\" reposync
-.TH "reposync" "1" "2007 Apr 27" "" ""
+.TH "reposync" "1" "27 April 2007" "" ""
 .SH "NAME"
 reposync - synchronize yum repositories to a local directory
 .SH "SYNOPSIS"
@@ -62,6 +62,10 @@ See the Authors file included with this program.
 
 .PP 
 .SH "BUGS"
-There of course aren't any bugs, but if you find any, they should be sent
-to the mailing list: yum-devel at lists.baseurl.org or filed in trac.
+There are of course no bugs, but should you find any, you should first
+consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful
+in finding a resolution contact the mailing list: yum-devel at lists.baseurl.org.
+To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos
+related bugs and http://yum.baseurl.org/report for all other bugs.
+
 .fi
diff --git a/docs/yum-aliases.1 b/docs/yum-aliases.1
index 08cfb6a..c0f148d 100644
--- a/docs/yum-aliases.1
+++ b/docs/yum-aliases.1
@@ -1,5 +1,5 @@
 .\" yum aliases plugin
-.TH "yum-aliases" "1" "2008 Mar 31" "James Antill" ""
+.TH "yum-aliases" "1" "31 March 2008 " "James Antill" ""
 .SH "NAME"
 yum aliases plugin
 .SH "SYNOPSIS"
diff --git a/docs/yum-builddep.1 b/docs/yum-builddep.1
index 5d746c7..4e6c1d7 100644
--- a/docs/yum-builddep.1
+++ b/docs/yum-builddep.1
@@ -1,5 +1,5 @@
 .\" yum-builddep
-.TH "yum-builddep" "1" "2005 July 17" "Panu Matilainen" ""
+.TH "yum-builddep" "1" "17 July 2005 " "Panu Matilainen" ""
 .SH "NAME"
 yum-builddep
 .SH "SYNOPSIS"
@@ -41,6 +41,10 @@ See the Authors file included with this program.
 
 .PP 
 .SH "BUGS"
-There of course aren't any bugs, but if you find any, they should be sent
-to the mailing list: yum-devel at lists.baseurl.org or filed in bugzilla.
+There are of course no bugs, but should you find any, you should first
+consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful
+in finding a resolution contact the mailing list: yum-devel at lists.baseurl.org.
+To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos
+related bugs and http://yum.baseurl.org/report for all other bugs.
+
 .fi
diff --git a/docs/yum-changelog.1 b/docs/yum-changelog.1
index cf6abd1..60cc3d1 100644
--- a/docs/yum-changelog.1
+++ b/docs/yum-changelog.1
@@ -1,7 +1,7 @@
 .\" PROCESS THIS FILE WITH
 .\" groff -man -Tascii yum-changelog.1
 .\"
-.TH YUM-CHANGELOG 1 "08 FEBRUARY 2007" "" "User Manuals"
+.TH YUM-CHANGELOG 1 "08 February 2007" "" "User Manuals"
 .SH NAME
 .B yum-changelog
 .SH SYNOPSIS
@@ -80,7 +80,12 @@ ktechlab - 0.3-6.i386
 - Rebuilt due to new gpsim-devel release
 .br
 .SH BUGS
-If you happen to run across a bug, you can report it via yum-devel at lists.baseurl.org or filed in trac.
+There are of course no bugs, but should you find any, you should first
+consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful
+in finding a resolution contact the mailing list: yum-devel at lists.baseurl.org.
+To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos
+related bugs and http://yum.baseurl.org/report for all other bugs.
+
 .SH AVAILABILITY
 yum-changelog is available via:
 .nf
diff --git a/docs/yum-complete-transaction.8 b/docs/yum-complete-transaction.8
index 4ddfd14..945eee8 100644
--- a/docs/yum-complete-transaction.8
+++ b/docs/yum-complete-transaction.8
@@ -1,5 +1,5 @@
 .\" yum-complete-transaction
-.TH "yum-complete-transaction" "8" "2007 Dec 10" "Seth Vidal" ""
+.TH "yum-complete-transaction" "8" "10 December 2007" "Seth Vidal" ""
 .SH "NAME"
 yum-complete-transaction
 .SH "SYNOPSIS"
@@ -48,6 +48,10 @@ See the Authors file included with this program.
 
 .PP 
 .SH "BUGS"
-There of course aren't any bugs, but if you find any, they should be sent
-to the mailing list: yum-devel at lists.baseurl.org or filed in bugzilla.
+There are of course no bugs, but should you find any, you should first
+consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful
+in finding a resolution contact the mailing list: yum-devel at lists.baseurl.org.
+To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos
+related bugs and http://yum.baseurl.org/report for all other bugs.
+
 .fi
diff --git a/docs/yum-debug-dump.1 b/docs/yum-debug-dump.1
index a0f594f..0e65a07 100644
--- a/docs/yum-debug-dump.1
+++ b/docs/yum-debug-dump.1
@@ -1,5 +1,5 @@
 .\" yum-debug-dump
-.TH "yum-debug-dump" "1" "2008 Apr 28" "Seth Vidal" ""
+.TH "yum-debug-dump" "1" "28 April 2008" "Seth Vidal" ""
 .SH "NAME"
 yum-debug-dump
 .SH "SYNOPSIS"
@@ -41,6 +41,10 @@ See the Authors file included with this program.
 
 .PP 
 .SH "BUGS"
-There of course aren't any bugs, but if you find any, they should be sent
-to the mailing list: yum-devel at lists.baseurl.org or filed in trac.
+There are of course no bugs, but should you find any, you should first
+consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful
+in finding a resolution contact the mailing list: yum-devel at lists.baseurl.org.
+To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos
+related bugs and http://yum.baseurl.org/report for all other bugs.
+
 .fi
diff --git a/docs/yum-filter-data.1 b/docs/yum-filter-data.1
index 8f647dc..6d7f1e4 100644
--- a/docs/yum-filter-data.1
+++ b/docs/yum-filter-data.1
@@ -1,5 +1,5 @@
 .\" yum filter data plugin
-.TH "yum-filter-data" "1" "2008 Feb  4" "James Antill" ""
+.TH "yum-filter-data" "1" "04 February 2008" "James Antill" ""
 .SH "NAME"
 yum filter data plugin
 .SH "SYNOPSIS"
@@ -110,3 +110,10 @@ James Antill <james.antill at redhat.com>.
 .SH "BUGS"
 Currently yum can't filter packages in all of the commands, so for instance
 "yum list 'yum*'" doesn't get the results filtered.
+
+Apart from that there are no bugs, but should you find any, you should first
+consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful
+in finding a resolution contact the mailing list: yum-devel at lists.baseurl.org.
+To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos
+related bugs and http://yum.baseurl.org/report for all other bugs.
+
diff --git a/docs/yum-fs-snapshot.1 b/docs/yum-fs-snapshot.1
index bc6668b..0fc1397 100644
--- a/docs/yum-fs-snapshot.1
+++ b/docs/yum-fs-snapshot.1
@@ -1,5 +1,5 @@
 .\" yum-fs-snapshot
-.TH YUM-FS-SNAPSHOT 1 "14 DECEMBER 2009" "" "User Manuals"
+.TH YUM-FS-SNAPSHOT 1 "14 December 2009" "" "User Manuals"
 .SH NAME
 .B yum-fs-snapshot
 .SH SYNOPSIS
diff --git a/docs/yum-fs-snapshot.conf.5 b/docs/yum-fs-snapshot.conf.5
index da0bbbb..9cf49e1 100644
--- a/docs/yum-fs-snapshot.conf.5
+++ b/docs/yum-fs-snapshot.conf.5
@@ -1,5 +1,5 @@
 .\" yum-fs-snapshot.conf.5
-.TH YUM-FS-SNAPSHOT.CONF 5 "14 DECEMBER 2009" "" "File Formats"
+.TH YUM-FS-SNAPSHOT.CONF 5 "14 December 2009" "" "File Formats"
 .SH NAME
 .B yum-fs-snapshot.conf(5)
 
diff --git a/docs/yum-groups-manager.1 b/docs/yum-groups-manager.1
index 24ed5c2..f49bde9 100644
--- a/docs/yum-groups-manager.1
+++ b/docs/yum-groups-manager.1
@@ -1,5 +1,5 @@
 .\" yum-groups-manager
-.TH "yum-groups-manager" "1" "2008 Aug 23" "" ""
+.TH "yum-groups-manager" "1" "23 August 2008" "" ""
 .SH "NAME"
 yum-groups-manager - create and edit yum's group metadata
 .SH "SYNOPSIS"
@@ -106,4 +106,11 @@ See the Authors file included with this program.
 There are a couple of options you can't set, yet. Most notabley you cannot put
 package names into the conditional section (where they are installed with
 groupinstall only if another package is installed).
+
+Other than that, there are no bugs, but should you find any, you should first
+consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful
+in finding a resolution contact the mailing list: yum-devel at lists.baseurl.org.
+To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos
+related bugs and http://yum.baseurl.org/report for all other bugs.
+
 .fi
diff --git a/docs/yum-list-data.1 b/docs/yum-list-data.1
index 3dde7be..5738e21 100644
--- a/docs/yum-list-data.1
+++ b/docs/yum-list-data.1
@@ -1,5 +1,5 @@
 .\" yum list-data plugin
-.TH "yum-list-data" "1" "2008 Feb 4" "James Antill" ""
+.TH "yum-list-data" "1" "04 February 2008" "James Antill" ""
 .SH "NAME"
 yum list data plugin
 .SH "SYNOPSIS"
diff --git a/docs/yum-security.8 b/docs/yum-security.8
index 43cf572..edcd694 100644
--- a/docs/yum-security.8
+++ b/docs/yum-security.8
@@ -1,5 +1,5 @@
 .\" yum security plugin
-.TH "yum-security" "8" "2007 Apr 12" "James Antill" ""
+.TH "yum-security" "8" "12 April 2007" "James Antill" ""
 .SH "NAME"
 yum security plugin
 .SH "SYNOPSIS"
diff --git a/docs/yum-utils.1 b/docs/yum-utils.1
index 3885cac..fe436a7 100644
--- a/docs/yum-utils.1
+++ b/docs/yum-utils.1
@@ -1,4 +1,4 @@
-.TH "yum-utils" "1" "18-Mar-2008" "yum-utils" ""
+.TH "yum-utils" "1" "18 March 2008" "yum-utils" ""
 .SH "NAME"
 yum\-utils \- tools for manipulating repositories and extended package management
 .SH "SYNOPSIS"
diff --git a/docs/yum-verify.1 b/docs/yum-verify.1
index 18e75c8..706c38e 100644
--- a/docs/yum-verify.1
+++ b/docs/yum-verify.1
@@ -1,5 +1,5 @@
 .\" yum verify plugin
-.TH "yum-verify" "1" "2008 Mar 1" "James Antill" ""
+.TH "yum-verify" "1" "01 March 2008" "James Antill" ""
 .SH "NAME"
 yum verify plugin
 .SH "SYNOPSIS"
@@ -79,4 +79,11 @@ James Antill <james.antill at redhat.com>.
 .nf
 Currently yum-verify does not do verify-script checking or dependancy checking,
 only file checking.
+
+Should you find any other bugs, you should first
+consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful
+in finding a resolution contact the mailing list: yum-devel at lists.baseurl.org.
+To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos
+related bugs and http://yum.baseurl.org/report for all other bugs.
+
 .fi
diff --git a/docs/yum-versionlock.1 b/docs/yum-versionlock.1
index f8d215b..5ca7b9f 100644
--- a/docs/yum-versionlock.1
+++ b/docs/yum-versionlock.1
@@ -1,7 +1,7 @@
 .\" PROCESS THIS FILE WITH
 .\" groff -man -Tascii yum-versionlock.1
 .\"
-.TH YUM-VERSIONLOCK 1 "28 DECEMBER 2009" "" "User Manuals"
+.TH YUM-VERSIONLOCK 1 "28 December 2009" "" "User Manuals"
 .SH NAME
 yum-versionlock - Version lock rpm packages
 .SH SYNOPSIS
@@ -29,7 +29,12 @@ See
 for more information on custom query formats. If the package does not have an EPOCH the number will default to 0.
 .RE
 .SH BUGS
-If you happen to run across a bug, you can report it via yum-devel at lists.baseurl.org filed in bugzilla.
+There are of course no bugs, but should you find any, you should first
+consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful
+in finding a resolution contact the mailing list: yum-devel at lists.baseurl.org.
+To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos
+related bugs and http://yum.baseurl.org/report for all other bugs.
+
 .SH AVAILABILITY
 yum-versionlock is available via:
 .nf
diff --git a/docs/yum-versionlock.conf.5 b/docs/yum-versionlock.conf.5
index d19bd0f..f5cd674 100644
--- a/docs/yum-versionlock.conf.5
+++ b/docs/yum-versionlock.conf.5
@@ -1,7 +1,7 @@
 .\" PROCESS THIS FILE WITH
 .\" groff -man -Tascii yum-changelog.conf.5
 .\"
-.TH YUM-VERSIONLOCK.CONF 5 "27 JULY 2008" "" "File Formats"
+.TH YUM-VERSIONLOCK.CONF 5 "27 July 2008" "" "File Formats"
 .SH NAME
 .B yum-versionlock.conf(5)
 
diff --git a/docs/yumdownloader.1 b/docs/yumdownloader.1
index 7faac4a..0484f30 100644
--- a/docs/yumdownloader.1
+++ b/docs/yumdownloader.1
@@ -1,5 +1,5 @@
 .\" yumdownloader
-.TH "yumdownloader" "1" "2005 Nov 28" "Gijs Hollestelle" ""
+.TH "yumdownloader" "1" "28 November 2005" "Gijs Hollestelle" ""
 .SH "NAME"
 yumdownloader
 .SH "SYNOPSIS"
@@ -55,6 +55,10 @@ See the Authors file included with this program.
 
 .PP 
 .SH "BUGS"
-There of course aren't any bugs, but if you find any, they should be sent
-to the mailing list: yum at lists.baseurl.org or filed in trac.
+There are of course no bugs, but should you find any, you should first
+consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful
+in finding a resolution contact the mailing list: yum-devel at lists.baseurl.org.
+To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos
+related bugs and http://yum.baseurl.org/report for all other bugs.
+
 .fi
diff --git a/repo-rss.py b/repo-rss.py
index 8919059..f395089 100755
--- a/repo-rss.py
+++ b/repo-rss.py
@@ -59,7 +59,7 @@ class YumQuiet(yum.YumBase):
 class RepoRSS:
     def __init__(self, fn='repo-rss.xml'):
         self.description = 'Repository RSS'
-        self.link = 'http://linux.duke.edu/projects/yum'
+        self.link = 'http://yum.baseurl.org'
         self.title = 'Recent Packages'
         self.doFile(fn)
         self.doDoc()
@@ -257,7 +257,7 @@ if __name__ == "__main__":
     parser.add_option("-f", action="store", type="string", dest="filename",
                       default='repo-rss.xml', help="filename to write rss to: %default")
     parser.add_option("-l", action="store", type='string', dest='link',
-                      default='http://linux.duke.edu/projects/yum/',
+                      default='http://yum.baseurl.org',
                       help="url for rss feed link: %default")
     parser.add_option("-t", action='store', type='string', dest='title',
                       default="RSS Repository - Recent Packages",


More information about the Yum-commits mailing list