www: 1589f905: Update Fedora and RHEL/CentOS versions w..

nosnilmot at pidgin.im nosnilmot at pidgin.im
Thu May 13 08:50:58 EDT 2010


-----------------------------------------------------------------
Revision: 1589f905a2fc490f1de4720994ad874ed18bda03
Ancestor: 1b77b675f5e5f8f46ecf53bca688209b7348c9c0
Author: nosnilmot at pidgin.im
Date: 2010-05-13T12:48:30
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/1589f905a2fc490f1de4720994ad874ed18bda03

Modified files:
        htdocs/download/centos_rhel/index.php
        htdocs/download/fedora_core/index.php
        htdocs/download/index.php

ChangeLog: 

Update Fedora and RHEL/CentOS versions we build for now we have bumped the
required Gtk version, and Fedora has not been "Fedora Core" for a long time

-------------- next part --------------
============================================================
--- htdocs/download/centos_rhel/index.php	d5ba2af41141f0ad09df896aad83ca225d5863be
+++ htdocs/download/centos_rhel/index.php	14584a276a0979b250839b83325ea9bc1974cfd5
@@ -28,16 +28,12 @@ onclick="javascript:pageTracker._trackPa
 <span class="number"><? echo $pidgin_version; ?> for CentOS / RHEL</span>
 </a></p>
 
-<p>To install Pidgin on CentOS 4 or 5, or RHEL 5, save the pidgin.repo file
+<p>To install Pidgin on CentOS 5 or RHEL 5, save the pidgin.repo file
 from above in /etc/yum.repos.d/</p>
 
 <p>You can then use &quot;yum install pidgin&quot;, or your favorite package
 manager, to install Pidgin</p>
 
-<p>To install Pidgin on RHEL 4, add the following line to
-/etc/sysconfig/rhn/sources:
-<br />yum pidgin http://rpm.pidgin.im/rhel/4/$ARCH</p>
-
 <p>You will also need to install the GPG signing key manually:<br />
 rpm --import http://rpm.pidgin.im/RPM-GPG-KEY-pidgin</p>
 
============================================================
--- htdocs/download/fedora_core/index.php	af31e7f6a8c5928652933c9270d2fead7ae6edd5
+++ htdocs/download/fedora_core/index.php	672e8fbae773cce278149a2181a491f3cfdfd5a6
@@ -1,9 +1,9 @@
 <?
   // Update these to match the current page.
-  $page['title'] =   "Download Pidgin for Fedora Core";
+  $page['title'] =   "Download Pidgin for Fedora";
   $page['section'] = "Download";
-  $page['subsect'] = "Fedora Core";
-  $page['description'] = "Download the free Pidgin universal chat client for Fedora Core";
+  $page['subsect'] = "Fedora";
+  $page['description'] = "Download the free Pidgin universal chat client for Fedora";
 
   include($_SERVER['DOCUMENT_ROOT'] . "/../inc/header.inc");
   include($_SERVER['DOCUMENT_ROOT'] . "/../inc/version.inc");
@@ -25,10 +25,10 @@ onclick="javascript:pageTracker._trackPa
 >
 <img src="/shared/img/button.download.png" alt="[Down Arrow]" id="downbutton" />
 <span class="download_header">Download Pidgin</span><br />
-<span class="number"><? echo $pidgin_version; ?> for Fedora Core</span>
+<span class="number"><? echo $pidgin_version; ?> for Fedora</span>
 </a></p>
 
-<p>To install Pidgin on Fedora Core 4, 5, 6 or 7 save the pidgin.repo file from
+<p>To install Pidgin on Fedora 6 or 7 save the pidgin.repo file from
 above in /etc/yum.repos.d/</p>
 
 <p>You can then use "yum install pidgin", or the Package Manager (pirut) to install Pidgin.</p>
============================================================
--- htdocs/download/index.php	f2cefe39bcbf650b6755d898e3f33d2c97946978
+++ htdocs/download/index.php	50fbb220fd776f6de944725dfe2d9e6376ca80f3
@@ -24,7 +24,7 @@
 <ul>
   <li><a href="/download/windows/">Windows</a></li>
   <li><a href="/download/source/">Source</a></li>
-  <li><a href="/download/fedora_core">Fedora Core</a></li>
+  <li><a href="/download/fedora_core">Fedora</a></li>
   <li><a href="/download/centos_rhel">CentOS / RHEL</a></li>
   <li><a href="/download/mac/">Mac OS X</a></li>
   <li><a href="/download/ubuntu/">Ubuntu</a></li>


More information about the Commits mailing list