Skip to content
Snippets Groups Projects
Select Git revision
  • 8df0bbd8546aa58591fad41688831198766754cc
  • c10s-sig-storage-squid default protected
  • c9s-sig-storage-squid
  • c8s-sig-storage-reef
  • c9s-sig-storage-reef
  • c8s-sig-storage-octopus
  • c8s-sig-storage-nautilus
  • c9s-sig-storage-quincy
  • c9s-sig-storage-pacific
  • c8s-sig-storage-quincy
  • c8-sig-storage-quincy
  • c8-sig-storage-pacific
  • c8s-sig-storage-pacific
  • c8-sig-storage-octopus
  • c7-sig-storage-nautilus
  • c8-sig-storage-nautilus
16 results

centos-release-ceph

  • Open with
  • Download source code
  • user avatar
    Johnny Hughes authored
    8df0bbd8
    History

    centos-release-ceph-nautilus provides the YUM repository file for packages of the CentOS Storage SIG that are used with Ceph Nautilus

    This package needs to be built against the following targets so that the packages land at the right tag for inclusion in CentOS Extras:

    • core6-extras-common-el6.centos (tag: core6-extras-common-candidate)
    • core7-extras-common-el7.centos (tag: core7-extras-common-candidate)
    • core8-extras-common-el8.centos (tag: core8-extras-common-candidate)

    Building the package can be done like this:

    $ rpmbuild -bs \
               --define "_sourcedir $PWD/SOURCES" --define "_srcrpmdir $PWD" \
               --define "dist .el7.centos" \
               SPECS/centos-release-ceph-nautilus.spec
    
    Ask hughesjr in #centos-devel @FreeNode to build