[svn] r5583 - in trunk/tools/mrepo: . config/dists
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Fri Jul 6 16:18:19 CEST 2007
Author: dag
Date: 2007-07-06 16:18:17 +0200 (Fri, 06 Jul 2007)
New Revision: 5583
Modified:
trunk/tools/mrepo/ChangeLog
trunk/tools/mrepo/config/dists/rhel5c.conf
trunk/tools/mrepo/config/dists/rhel5s.conf
Log:
Fixed a typo (rhns://) in the RHEL5 template (Bjoern Engels)
Modified: trunk/tools/mrepo/ChangeLog
===================================================================
--- trunk/tools/mrepo/ChangeLog 2007-07-06 04:39:29 UTC (rev 5582)
+++ trunk/tools/mrepo/ChangeLog 2007-07-06 14:18:17 UTC (rev 5583)
@@ -13,6 +13,7 @@
- Allow the RHN/up2date code to live in /usr/share/mrepo/rhn/ (Frederic Pica)
- Added arch ia32e as alias for x86_64
- Fixed RPM links from a file:/// source (Gabe Johnson)
+- Fixed a typo (rhns://) in the RHEL5 template (Bjoern Engels)
* 0.8.4 - Sint-Jacobsplein - released 13/12/2006
- Renamed Yam to mrepo (Matthew Hannigan)
Modified: trunk/tools/mrepo/config/dists/rhel5c.conf
===================================================================
--- trunk/tools/mrepo/config/dists/rhel5c.conf 2007-07-06 04:39:29 UTC (rev 5582)
+++ trunk/tools/mrepo/config/dists/rhel5c.conf 2007-07-06 14:18:17 UTC (rev 5583)
@@ -17,7 +17,7 @@
supplementary = rhns:///rhel-$arch-client-$repo-5
fastrack = rhns:///rhel-$arch-client-$repo-5
hts = rhns:///rhel-$arch-client-$repo-5
-rhn-tools = rhns://$repo-rhel-$arch-client-5
+rhn-tools = rhns:///$repo-rhel-$arch-client-5
### RPMforge repository
rpmforge = rsync://apt.sw.be/pub/freshrpms/pub/dag/redhat/el$release/en/$arch/RPMS.dag/
Modified: trunk/tools/mrepo/config/dists/rhel5s.conf
===================================================================
--- trunk/tools/mrepo/config/dists/rhel5s.conf 2007-07-06 04:39:29 UTC (rev 5582)
+++ trunk/tools/mrepo/config/dists/rhel5s.conf 2007-07-06 14:18:17 UTC (rev 5583)
@@ -17,7 +17,7 @@
supplementary = rhns:///rhel-$arch-server-$repo-5
fastrack = rhns:///rhel-$arch-server-$repo-5
hts = rhns:///rhel-$arch-server-$repo-5
-rhn-tools = rhns://$repo-rhel-$arch-server-5
+rhn-tools = rhns:///$repo-rhel-$arch-server-5
### RPMforge repository
rpmforge = rsync://apt.sw.be/pub/freshrpms/pub/dag/redhat/el$release/en/$arch/RPMS.dag/
More information about the svn-commits
mailing list