Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Newson committed Aug 9, 2012
1 parent c100f23 commit ec19250
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rpm/build
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@ bigcouch_src
erlang_src

# Build all the things
build "6" "x86_64" "centos-release-6-2.el6.centos.7.x86_64.rpm" "6/os/x86_64/Packages"
build "6" "i386" "centos-release-6-2.el6.centos.7.i686.rpm" "6/os/i386/Packages"
build "6" "x86_64" "centos-release-6-2.el6.centos.9.x86_64.rpm" "6/os/x86_64/Packages"
build "6" "i386" "centos-release-6-2.el6.centos.9.i686.rpm" "6/os/i386/Packages"

build "5" "x86_64" "centos-release-5-8.el5.centos.x86_64.rpm" "5/os/x86_64/CentOS"
build "5" "i386" "centos-release-5-8.el5.centos.i386.rpm" "5/os/i386/CentOS"

0 comments on commit ec19250

Please sign in to comment.