[gridengine/f16] Avoid %preun failures (Bug 826668)

Orion Poplawski orion at fedoraproject.org
Thu May 31 21:58:57 UTC 2012


commit 453d50c91978b10e8dc7f7f7c776935444eae2c3
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Thu May 31 15:58:52 2012 -0600

    Avoid %preun failures (Bug 826668)

 gridengine.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gridengine.spec b/gridengine.spec
index 70b9eb9..a4606ab 100644
--- a/gridengine.spec
+++ b/gridengine.spec
@@ -7,7 +7,7 @@
 
 Name:    gridengine
 Version: 6.2u5p2
-Release: 7%{?dist}.3
+Release: 7%{?dist}.4
 Summary: Grid Engine - Distributed Computing Management software
 
 Group:   Applications/System
@@ -620,6 +620,9 @@ fi
 
 
 %changelog
+* Thu May 31 2012 Orion Poplawski <orion at cora.nwra.com> 6.2u5p2-7.4
+- Avoid %%preun failures (Bug 826668)
+
 * Tue Apr 17 2012 Orion Poplawski <orion at cora.nwra.com> 6.2u5p2-7.3
 - Set _hardened_build
 - Add two more upstream security patches


More information about the scm-commits mailing list