summaryrefslogtreecommitdiffstats
path: root/genome-docs
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2008-07-23 09:36:32 -0400
committerBrenton Leanhardt <bleanhar@redhat.com>2008-07-23 10:32:38 -0400
commit196f11472be2d63aea8d4a822ae4079a02959023 (patch)
tree18b9c15fcad270ed266e402be63453bb5f668160 /genome-docs
parent9eef54e040815b4e42176a586853d0feadd3a56c (diff)
downloadtools-196f11472be2d63aea8d4a822ae4079a02959023.tar.gz
tools-196f11472be2d63aea8d4a822ae4079a02959023.tar.xz
tools-196f11472be2d63aea8d4a822ae4079a02959023.zip
Yum repositories have moved to Fedora People
https://fedorahosted.org/genome/ticket/20
Diffstat (limited to 'genome-docs')
-rw-r--r--genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml2
-rw-r--r--genome-docs/genome-docs-1.0.0/en-US/Tooling.xml4
-rw-r--r--genome-docs/genome-docs.spec2
3 files changed, 4 insertions, 4 deletions
diff --git a/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml b/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml
index 385456a..9933616 100644
--- a/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml
+++ b/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml
@@ -58,7 +58,7 @@
The first step is to install the genome-replace-self RPM. You can
do this by running one of the following commands:
<screen>
-rpm -Uvh --force http://ftp.redhat.com/pub/redhat/genome/yum/Fedora-9-genome-noarch/genome-replace-self-1.0.0-2.fc9.noarch.rpm
+rpm -Uvh --force http://brenton.fedorapeople.org/genome/yum/Fedora-9-genome-noarch/genome-replace-self-1.0.0-2.fc9.noarch.rpm
</screen>
If you want to install the RPM from your local Genome server,
diff --git a/genome-docs/genome-docs-1.0.0/en-US/Tooling.xml b/genome-docs/genome-docs-1.0.0/en-US/Tooling.xml
index a2a7272..2430dcb 100644
--- a/genome-docs/genome-docs-1.0.0/en-US/Tooling.xml
+++ b/genome-docs/genome-docs-1.0.0/en-US/Tooling.xml
@@ -193,13 +193,13 @@ su -
echo """
[genome-noarch]
name=Genome (noarch)
-baseurl=http://ftp.redhat.com/pub/redhat/genome/yum/Fedora-9-genome-noarch
+baseurl=http://brenton.fedorapeople.org/genome/yum/Fedora-9-genome-noarch
enabled=1
gpgcheck=0
[genome-i386]
name=Genome (i386)
-baseurl=http://ftp.redhat.com/pub/redhat/genome/yum/Fedora-9-genome-i386
+baseurl=http://brenton.fedorapeople.org/genome/yum/Fedora-9-genome-i386
enabled=1
gpgcheck=0
""" > /etc/yum.repos.d/genome.repo
diff --git a/genome-docs/genome-docs.spec b/genome-docs/genome-docs.spec
index 441260a..cc4fc5a 100644
--- a/genome-docs/genome-docs.spec
+++ b/genome-docs/genome-docs.spec
@@ -1,6 +1,6 @@
Name: genome-docs
Version: 1.0.0
-Release: 37%{?dist}
+Release: 38%{?dist}
Summary: Genome documentation
Group: Applications/System