Ignore:
Timestamp:
Apr 18, 2011, 12:17:13 PM (13 years ago)
Author:
achernya
Message:
Additional necessary changes to build the Scripts RPMs on Fedora 15:

 * Update the updates-released URL to download3.fedora.redhat.com in
   the mock configuration
 * Update openssh.spec.patch to apply to openssh5.6p1
 * Regenerate and fix ghc-MonadCatchIO-mtl.spec

Location:
branches/fc15-dev/server/fedora/config/etc/mock
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/fc15-dev/server/fedora/config/etc/mock/scripts-fc15-i386.cfg

    r1804 r1808  
    2727[updates-released]
    2828name=updates
    29 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f15&arch=i386
     29#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f15&arch=i386
     30baseurl=http://download3.fedora.redhat.com/pub/fedora/linux/updates/15/i386/
    3031failovermethod=priority
    3132
  • branches/fc15-dev/server/fedora/config/etc/mock/scripts-fc15-x86_64.cfg

    r1804 r1808  
    3131[updates-released]
    3232name=updates
    33 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f15&arch=x86_64
     33#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f15&arch=x86_64
     34baseurl=http://download3.fedora.redhat.com/pub/fedora/linux/updates/15/x86_64/
    3435failovermethod=priority
    3536
Note: See TracChangeset for help on using the changeset viewer.