Information for build rubygem-openshift-origin-dns-bind-1.10.2.1-1.fc20

ID454952
Package Namerubygem-openshift-origin-dns-bind
Version1.10.2.1
Release1.fc20
Epoch
SummaryOpenShift plugin for BIND service
DescriptionProvides a Bind DNS service based plugin
Built bytdawson
State complete
Volume fedora_koji_archive00
StartedWed, 07 Aug 2013 16:17:43 UTC
CompletedWed, 07 Aug 2013 16:19:49 UTC
Taskbuild (rawhide, /rubygem-openshift-origin-dns-bind:9a0356c7ecacd015398009b956978bba6d2435ce)
Tags
f20
f21
RPMs
src
rubygem-openshift-origin-dns-bind-1.10.2.1-1.fc20.src.rpm (info) (download)
noarch
rubygem-openshift-origin-dns-bind-1.10.2.1-1.fc20.noarch.rpm (info) (download)
Logs
noarch
build.log
state.log
root.log
Changelog * Thu Aug 01 2013 Krishna Raman <kraman@gmail.com> 1.10.2.1-1 - Bumping version #s for origin release 2 (kraman@gmail.com) * Tue Jun 11 2013 Troy Dawson <tdawson@redhat.com> 1.10.2-1 - Merge pull request #535 from mscherer/fix_uplift_gem (dmcphers+openshiftbot@redhat.com) - Bug 928675 (asari.ruby@gmail.com) - fix requirement in the spec and gemspec (misc@zarb.org) * Tue Jun 11 2013 Troy Dawson <tdawson@redhat.com> 1.10.1-1 - Bump up version to 1.10 * Sat Apr 13 2013 Krishna Raman <kraman@gmail.com> 1.5.2-1 - Fix all incorrect occurrences of 'who's'. (asari.ruby@gmail.com) - Updating rest-client and rake gem versions to match F18 (kraman@gmail.com) - Make packages build/install on F19+ (tdawson@redhat.com) - remove old obsoletes (tdawson@redhat.com) * Tue Mar 12 2013 Troy Dawson <tdawson@redhat.com> 1.5.1-2 - Change the source from a tar to gem * Tue Mar 12 2013 Troy Dawson <tdawson@redhat.com> 1.5.1-1 - Add yard documentation markup to DNS plugins (mlamouri@redhat.com) - fix rubygem sources (tdawson@redhat.com) - Fixes for ruby193 (john@ibiblio.org) * Tue Mar 12 2013 Troy Dawson <tdawson@redhat.com> 1.5.0-1 - Update to version 1.5.0 * Fri Feb 15 2013 Troy Dawson <tdawson@redhat.com> 1.4.1-2 - Change the source from a tar to gem * Fri Feb 15 2013 Troy Dawson <tdawson@redhat.com> 1.4.1-1 - change %define to %global (tdawson@redhat.com) - remove BuildRoot: (tdawson@redhat.com) - make Source line uniform among all spec files (tdawson@redhat.com) - 875575 (dmcphers@redhat.com) - removing txt records (dmcphers@redhat.com) * Fri Feb 08 2013 Troy Dawson <tdawson@redhat.com> 1.4.0-1 - Update to version 1.4.0 * Wed Jan 16 2013 Troy Dawson <tdawson@redhat.com> 1.1.1-2 - Change the source from a tar to gem * Fri Jan 11 2013 Troy Dawson <tdawson@redhat.com> 1.1.1-1 - updated gemspecs so they work with scl rpm spec files. (tdawson@redhat.com) - F18 compatibility fixes - apache 2.4 - mongo journaling - JDK 7 - parseconfig gem update Bugfix for Bind DNS plugin (kraman@gmail.com) - add config to gemspec (dmcphers@redhat.com) - Moving plugins to Rails 3.2.8 engine (kraman@gmail.com) - getting specs up to 1.9 sclized (dmcphers@redhat.com) - specifying rake gem version range (abhgupta@redhat.com) - Moving broker config to /etc/openshift/broker.conf Rails app and all oo-* scripts will load production environment unless the /etc/openshift/development marker is present Added param to specify default when looking up a config value in OpenShift::Config Moved all defaults into plugin initializers instead of separate defaults file No longer require loading 'openshift-origin-common/config' if 'openshift-origin-common' is loaded openshift-origin-common selinux module is merged into F16 selinux policy. Removing from broker %postrun (kraman@gmail.com) * Tue Oct 23 2012 Brenton Leanhardt <bleanhar@redhat.com> 0.8.12-1 - removing remaining cases of SS and config.ss (dmcphers@redhat.com) - Making openshift-origin-msg-broker-mcollective a Rails engine so that it can hook into Rails initializers Making openshift-origin-dns-bind a Rails engine so that it can hook into Rails initializers (kraman@gmail.com) * Wed Aug 22 2012 Troy Dawson <tdawson@redhat.com> - 0.8.5-7 - Renamed library to correct name * Thu Aug 09 2012 Adam Miller <admiller@redhat.com> - 0.8.5-6 - don't clean up false positive wrong-file-end-of-line-encoding - Remove un-needed symlinks to ruby_vendorlibdir * Tue Aug 07 2012 Adam Miller <admiller@redhat.com> - 0.8.5-5 - removed non rubygem package as its no longer needed - clean up wrong-file-end-of-line-encoding for ri doc files * Tue Jul 31 2012 Troy Dawson <tdawson@redhat.com> 0.8.5-4 - Changed name to rubygem-openshift-origin-dns-bind - Added rubygem(dnsruby) requires - Removed selinux-policy and policycoreutils dependancies * Tue Jul 24 2012 Troy Dawson <tdawson@redhat.com> 0.8.5-3 - change ruby_sitelibdir to ruby_vendorlibdir per guidelines * Fri Jul 20 2012 Troy Dawson <tdawson@redhat.com> 0.8.5-2 - Ported to be include in Fedora 18 * Wed May 30 2012 Krishna Raman <kraman@gmail.com> 0.8.5-1 - Adding livecd build scripts Adding a text only minimal version of livecd Added ability to access livecd dns from outside VM (kraman@gmail.com) * Fri Apr 27 2012 Krishna Raman <kraman@gmail.com> 0.8.4-1 - cleaning up spec files (dmcphers@redhat.com) * Sat Apr 21 2012 Krishna Raman <kraman@gmail.com> 0.8.3-1 - new package built with tito