Patch docs/rpm per Ondrej's instructions, II
Peter Palfrader

Peter Palfrader commited on 2012-08-24 15:35:03
Zeige 1 geänderte Dateien mit 4 Einfügungen und 9 Löschungen.

... ...
@@ -27,7 +27,7 @@
27 27
 <pre>[tor-experimental]
28 28
 name=Tor experimental repo
29 29
 enabled=1
30
-baseurl=http://deb.torproject.org/torproject.org/rpm/el/6/$basearch/
30
+baseurl=http://deb.torproject.org/torproject.org/rpm/DISTRIBUTION/$basearch/
31 31
 gpgcheck=1
32 32
 gpgkey=http://deb.torproject.org/torproject.org/rpm/RPM-GPG-KEY-torproject.org.asc
33 33
 
... ...
@@ -35,17 +35,12 @@ gpgkey=http://deb.torproject.org/torproject.org/rpm/RPM-GPG-KEY-torproject.org.a
35 35
 name=Tor experimental source repo
36 36
 enabled=1
37 37
 autorefresh=0
38
-baseurl=http://deb.torproject.org/torproject.org/rpm/el/6/SRPMS
38
+baseurl=http://deb.torproject.org/torproject.org/rpm/DISTRIBUTION/SRPMS
39 39
 gpgcheck=1
40 40
 gpgkey=http://deb.torproject.org/torproject.org/rpm/RPM-GPG-KEY-torproject.org.asc</pre>
41 41
     
42
-    If you wish to track the stable releases of Tor, you should substitute
43
-    DISTRIBUTION with one of the following: centos4, centos5, fc13,
44
-    fc14, fc15, suse</p>
45
-    
46
-    <p>To track experimental releases, substitute DISTRIBUTION with one of these:
47
-    centos4-experimental, centos5-experimental, fc13-experimental,
48
-    fc14-experimental, suse-experimental</p>
42
+    If you wish to track the experimental releases of Tor, you should substitute
43
+    DISTRIBUTION with one of the following: el/5, el/6, fc/16 and fc/17</p>
49 44
     
50 45
     <p>
51 46
     Then install Tor by running:
52 47