Skip to content

Files to build RPM that configures host to use perfSONAR yum repository

License

Notifications You must be signed in to change notification settings

perfsonar/perfsonar-repo

Repository files navigation

perfSONAR Yum Repository RPM

This repository contains the files needed to build an RPM that configures yum to use the perfSONAR yum repository at http://software.internet2.edu/rpms/.

Building the RPM

You may build the RPM by following the steps below (note these instructions assume you know the basics of building an RPM):

  1. Build the source tarball:

    make dist
  2. Copy the tarball and SPEC file to you RPM build directory:

    cp perfSONAR-repo.tar.gz ~/rpmbuild/SOURCES
    cp perfSONAR-repo.spec ~/rpmbuild/SPECS
  3. Build the RPM:

    rpmbuild -ba SPEC/perfSONAR-repo.spec

Note that to build the el5 version of this tool you need to build in an el5 environment. Likewise for el6. It is recommended you use a tool such as mock to accomplish this goal.

About

Files to build RPM that configures host to use perfSONAR yum repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •