[condor-wallaby-base-db/f16] Update to upstream version 1.24

rrati rrati at fedoraproject.org
Thu Oct 25 20:13:57 UTC 2012


commit 3e6e9d5048d8a023f7d0851f8b9d860dd702bf58
Author: Robert Rati <rrati at redhat.com>
Date:   Thu Oct 25 16:13:08 2012 -0400

    Update to upstream version 1.24

 .gitignore                  |    1 +
 0001-Build-fixes.patch      |   54 --------------------------------
 0002-Packaging-fixes.patch  |   31 -------------------
 condor-wallaby-base-db.spec |   71 +++++++++++++++++++++++++++++++++++++++----
 sources                     |    2 +-
 5 files changed, 67 insertions(+), 92 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 22339f3..042512f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /condor-wallaby-base-db-1.18.tar.gz
+/condor-wallaby-base-db-1.24.tar.gz
diff --git a/condor-wallaby-base-db.spec b/condor-wallaby-base-db.spec
index b338041..048705d 100644
--- a/condor-wallaby-base-db.spec
+++ b/condor-wallaby-base-db.spec
@@ -6,18 +6,17 @@
 
 Summary: Base condor database for wallaby
 Name: condor-wallaby-base-db
-Version: 1.18
+Version: 1.24
 Release: 1%{?dist}
 Group: Applications/System
 License: ASL 2.0
 URL: http://git.fedorahosted.org/git/grid/wallaby-condor-db.git
 Source0: https://fedorahosted.org/releases/g/r/grid/%{name}-%{version}.tar.gz
-Patch0: 0001-Build-fixes.patch
-Patch1: 0002-Packaging-fixes.patch
+
 %if %{building_for_el5}
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 %endif
-Requires: wallaby-utils >= 0.10.7
+Requires: wallaby-utils >= 0.14.2-2
 BuildRequires: ruby
 %if ! %{building_for_el5}
 BuildRequires: rubygem-rake
@@ -31,8 +30,6 @@ options for a condor pool
 %prep
 %setup -q
 
-%patch0 -p1
-%patch1 -p1
 
 %build
 %if %{building_for_el5}
@@ -67,6 +64,7 @@ rm -rf %{buildroot}
 %endif
 %doc LICENSE
 %{_localstatedir}/lib/condor-wallaby-base-db/condor-base-db.snapshot
+%defattr(-, wallaby, wallaby, -)
 %{_localstatedir}/lib/wallaby/patches/db-1.5.wpatch
 %{_localstatedir}/lib/wallaby/patches/db-1.6.wpatch
 %{_localstatedir}/lib/wallaby/patches/db-1.7.wpatch
@@ -81,8 +79,69 @@ rm -rf %{buildroot}
 %{_localstatedir}/lib/wallaby/patches/db-1.16.wpatch
 %{_localstatedir}/lib/wallaby/patches/db-1.17.wpatch
 %{_localstatedir}/lib/wallaby/patches/db-1.18.wpatch
+%{_localstatedir}/lib/wallaby/patches/db-1.19.wpatch
+%{_localstatedir}/lib/wallaby/patches/db-1.20.wpatch
+%{_localstatedir}/lib/wallaby/patches/db-1.21.wpatch
+%{_localstatedir}/lib/wallaby/patches/db-1.22.wpatch
+%{_localstatedir}/lib/wallaby/patches/db-1.23.wpatch
+%{_localstatedir}/lib/wallaby/patches/db-1.24.wpatch
 
 %changelog
+* Fri Oct 12 2012 rrati <rrati at redhat> - 1.24-1
+- New Features: ViewServer, ViewServerSource, PlumageStats, PlumageJobHistory
+                AviaryLocator, AviaryPublishingEnabled,
+                AviarySchedulerPublisher, QueryServerPublisher
+- New Parameters to support the new features
+- Annotations on features, groups, and subsystems
+- Bugs fixed: BZ864984, BZ839415, BZ831756, BZ831725, BZ831723, BZ831721
+              BZ831719, BZ831710, BZ831709, BZ803359
+- Patch files owned by wallaby user (BZ767272)
+
+* Thu Aug 30 2012 rrati <rrati at redhat> - 1.23-1
+- Fixed issue with the shadow and gridmanager not using the same SPOOL
+  location as the HAScheduler
+
+* Mon Jun 27 2012 rrati <rrati at redhat> - 1.22-5
+- Fixed values for MAXJOBRETIREMENTTIME, ROOSTER_MAX_UNHIBERNATE,
+  SCHEDD_PREEMPTION_RANK on their respective features
+
+* Mon Jun  4 2012 rrati <rrati at redhat> - 1.22-4
+- Reverted changes to UNHIBERNATE parameter (revert BZ803359)
+
+* Fri Jun  1 2012 rrati <rrati at redhat> - 1.22-3
+- Removed annotations from database and patches (revert BZ802823)
+- Removed locator features from database and patches (partial revert BZ800660)
+- Database patch files are owned by root (revert BZ767272)
+- Lowered required version of wallaby-utils
+
+* Fri May 11 2012 rrati <rrati at redhat> - 1.22-2
+- Database snapshot file should not by owned by user wallaby
+
+* Fri May 11 2012 rrati <rrati at redhat> - 1.22-1
+- Updated wallaby-utils dep
+- Database patches are now owned by user wallaby (BZ767272)
+- Added Parameters: COLLECTOR_UPDATE_INTERVAL, ENABLE_RUNTIME_CONFIG
+                    NEGOTIATOR.ENABLE_RUNTIME_CONFIG (BZ816278)
+- Updated ConsoleNegotiator feature (BZ816715)
+- Updated Collector feature (BZ816718)
+
+* Wed Apr 18 2012 rrati <rrati at redhat> - 1.21-1
+- Added annotations (BZ802823)
+- *_PLUGINS no longer allow values set on a local machine (BZ812126)
+
+* Tue Apr  3 2012 rrati <rrati at redhat> - 1.20-1
+- Updates for Aviary Locator support (BZ800660)
+- Updated Job/Query Server feature definitions (BZ806071)
+- Added parameter VM_NETWORKING_BRIDGE_INTERFACE (BZ806079)
+- DAEMON_LIST doesn't require a restart (BZ807738)
+- Updated UNHIBERNATE parameter (BZ803359)
+
+* Wed Dec 14 2011 rrati <rrati at redhat> - 1.19-1
+- New Param: ALL_DEBUG
+- Fixed typo in DedicatedResource
+- The STARTD_ATTRS parameter now correctly appends in DedicatedResource
+- Attached MASTER.USE_PROCD to the master subsystem
+
 * Fri Dec 9 2011 rrati <rrati at redhat> - 1.18-1
 - New params: MASTER.USE_PROCD, RESTART_PROCD_ON_ERROR, COLLECTOR_ARGS,
               SHARED_PORT_ARGS
diff --git a/sources b/sources
index 832822c..29577b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-55af66139852f6a0cb97041ea26402b8  condor-wallaby-base-db-1.18.tar.gz
+b530106da9a81f94634b8006a17b3969  condor-wallaby-base-db-1.24.tar.gz


More information about the scm-commits mailing list