Marcus Meissner wrote:
Hi,
Adjust SUSE download entry to match what RPMs there are now.
Ciao, Marcus
Index: download.template
RCS file: /home/wine/lostwages/templates/en/download.template,v retrieving revision 1.77 diff -u -r1.77 download.template --- download.template 4 Apr 2006 21:56:03 -0000 1.77 +++ download.template 25 Apr 2006 21:25:27 -0000 @@ -34,7 +34,7 @@ <img src="{$root}/images/distro/suse.png" width="50" height="50" alt="SUSE Linux" border="0"></a> </td> <td> <b><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=79444">SUSE</a></b>
binary and source .rpms for SUSE 9.0, 9.1, 9.2, 9.3, and 10.0</td>
binary and source .rpms for SUSE 9.1, 9.2, 9.3, 10.0, and 10.1</td>
<td><a href="mailto:meissner@suse.de">Marcus Meissner</a></td> </tr>
Let me hack at that patch a bit...
Index: download.template =================================================================== RCS file: /home/wine/lostwages/templates/en/download.template,v retrieving revision 1.77 diff -u -r1.77 download.template --- download.template 4 Apr 2006 21:56:03 -0000 1.77 +++ download.template 25 Apr 2006 21:25:27 -0000 @@ -34,7 +34,7 @@ <img src="{$root}/images/distro/suse.png" width="50" height="50" alt="SUSE Linux" border="0"></a> </td> <td> <b><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=79444">SUSE</a></b> - binary and source .rpms for SUSE 9.0, 9.1, 9.2, 9.3, and 10.0</td> + binary and source .rpms for SUSE 9.0, 9.1, 9.2, 9.3, 10.0, and 10.1</td> <td><a href="mailto:meissner@suse.de">Marcus Meissner</a></td> </tr>
There we go. We don't want to give the impression to SUSE 9.0 users that we are telling them to fuck off.
On Tue, 2006-04-25 at 17:34 -0400, Segin wrote:
<td> <b><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=79444">SUSE</a></b>
binary and source .rpms for SUSE 9.0, 9.1, 9.2, 9.3, and 10.0</td>
binary and source .rpms for SUSE 9.0, 9.1, 9.2, 9.3, 10.0, and 10.1</td>
<td><a href="mailto:meissner@suse.de">Marcus Meissner</a></td> </tr>
There we go. We don't want to give the impression to SUSE 9.0 users that we are telling them to fuck off.
Sorry, but last time I've checked Marcus was packaging the SUSE .rpms, I think he knows better what he is providing.
On Tue, Apr 25, 2006 at 05:34:32PM -0400, Segin wrote:
Marcus Meissner wrote:
...
Let me hack at that patch a bit...
Index: download.template
RCS file: /home/wine/lostwages/templates/en/download.template,v retrieving revision 1.77 diff -u -r1.77 download.template --- download.template 4 Apr 2006 21:56:03 -0000 1.77 +++ download.template 25 Apr 2006 21:25:27 -0000 @@ -34,7 +34,7 @@ <img src="{$root}/images/distro/suse.png" width="50" height="50" alt="SUSE Linux" border="0"></a> </td> <td> <b><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=79444">SUSE</a></b>
binary and source .rpms for SUSE 9.0, 9.1, 9.2, 9.3, and 10.0</td>
binary and source .rpms for SUSE 9.0, 9.1, 9.2, 9.3, 10.0, and
10.1</td>
I am not building RPMS for 9.0 anymore (it is out of support). They are still old ones on Sourceforge, but no current ones.
Ciao, Marcus