[wallaby/f19: 4/4] 0.16.3-2

William Christian Benton willb at fedoraproject.org
Fri Oct 4 14:12:26 UTC 2013


commit 0140414e719284a1355d257806385163cb32ee82
Merge: 035e56b 9c26e71
Author: William Benton <willb at redhat.com>
Date:   Fri Oct 4 09:11:58 2013 -0500

    0.16.3-2

 .gitignore                           |    1 +
 0001-updated-spec-for-0.16.3-1.patch |   26 +++++++++
 sources                              |    2 +-
 wallaby.spec                         |   97 +++++++++++++++++++++------------
 4 files changed, 90 insertions(+), 36 deletions(-)
---
diff --cc wallaby.spec
index 245b56c,8ba89de..41bd227
--- a/wallaby.spec
+++ b/wallaby.spec
@@@ -39,12 -38,12 +38,10 @@@
  %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
  %endif
  
--
--
- Summary: Condor pool configuration service with QMF interface
+ Summary: HTCondor pool configuration service with QMF interface
  Name: wallaby
- Version: 0.16.0
- Release: 3%{?dist}
+ Version: 0.16.3
+ Release: 2%{?dist}
  Group: Applications/System
  License: ASL 2.0
  URL: http://git.fedorahosted.org/git/grid/wallaby.git
@@@ -90,12 -85,8 +83,8 @@@ and manages multiple versions of config
  %package utils
  Summary: Utilities to interact with the Wallaby service
  Group: Applications/System
- %if 0%{?fedora} >= 19 || 0%{?rhel} >= 7
- Requires: ruby(release)
- %else
  Requires: ruby(abi) = %{?ruby_abi}
- %endif
--Requires: ruby-qmf >= 0.7.929717
++Requires: ruby-qpid-qmf >= 0.7.929717
  Requires: ruby-wallaby = %{version}
  
  %description utils
@@@ -105,13 -96,9 +94,9 @@@ and node configurations and interactin
  %package -n ruby-wallaby
  Summary: Wallaby implementation libraries, API, and client library
  Group: Applications/System
- %if 0%{?fedora} >= 19 || 0%{?rhel} >= 7
- Requires: ruby(release)
- %else
  Requires: ruby(abi) = %{?ruby_abi}
- %endif
  Requires: ruby-irb
--Requires: ruby-qmf >= 0.7.929717
++Requires: ruby-qpid-qmf >= 0.7.929717
  Requires: ruby-spqr >= 0.3.5
  Requires: ruby-rhubarb >= 0.2.6
  %if %{requires_ruby_devel}
@@@ -134,13 -121,9 +119,9 @@@ that interact with the Wallaby configur
  %package -n wallaby-http-server
  Summary: Wallaby web service interface
  Group: Applications/System
- %if 0%{?fedora} >= 19 || 0%{?rhel} >= 7
- Requires: ruby(release)
- %else
  Requires: ruby(abi) = %{?ruby_abi}
- %endif
  Requires: ruby-irb
--Requires: ruby-qmf >= 0.7.929717
++Requires: ruby-qpid-qmf >= 0.7.929717
  Requires: ruby-wallaby = %{version}-%{release}
  Requires: wallaby-utils = %{version}-%{release}
  Requires: rubygem-sinatra


More information about the scm-commits mailing list