Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > fd269af29348175b07bcbbc7810bbf45 > files > 9

condor-job-hooks-1.5-5.fc16.1.src.rpm

From 653bc7fb6c31cb349be3fbd55f60d6063b14a2b1 Mon Sep 17 00:00:00 2001
From: Robert Rati <rrati@redhat.com>
Date: Fri, 22 Jul 2011 12:30:22 -0500
Subject: [PATCH 09/13] Updated spec to 1.5-4

---
 condor-job-hooks.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/condor-job-hooks.spec b/condor-job-hooks.spec
index 1b3a3c9..cb0d623 100644
--- a/condor-job-hooks.spec
+++ b/condor-job-hooks.spec
@@ -1,6 +1,6 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %{!?is_fedora: %define is_fedora %(/bin/sh -c "if [ -e /etc/fedora-release ];then echo '1'; fi")}
-%global rel 3
+%global rel 4
 
 Summary: Condor Job Hooks
 Name: condor-job-hooks
@@ -79,6 +79,12 @@ rm -rf %{buildroot}
 %{python_sitelib}/condorutils/workfetch.py*
 
 %changelog
+* Wed Jul 22 2011  <rrati@redhat> - 1.5-4
+- Added optional arg to read_condor_config to control lookup of param without
+  subsystem
+- Fixed error message raised from read_condor_config if a param with a
+  subsystem is not found
+
 * Wed Apr 27 2011  <rrati@redhat> - 1.5-3
 - Fixed param lookup issues in read_condor_config
 
-- 
1.7.6.5