[plplot/el6/master] Disable pdl support for EL6 bootstrap

Orion Poplawski orion at fedoraproject.org
Tue Aug 17 03:28:37 UTC 2010


commit db904bfbee51870e1112b25672f7e106b75980e2
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Mon Aug 16 21:28:29 2010 -0600

    Disable pdl support for EL6 bootstrap

 plplot.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/plplot.spec b/plplot.spec
index 183d473..1d4f2c1 100644
--- a/plplot.spec
+++ b/plplot.spec
@@ -6,11 +6,11 @@
 %bcond_without octave
 # Set to bcond_with or use --without pdl to disable pdl tests - needed to 
 # bootstrap or for soname bumps in a plplot dependency
-%bcond_without pdl
+%bcond_with pdl
 
 Name:           plplot
 Version:        5.9.6
-Release:        6%{?dist}
+Release:        6%{?dist}.1
 Summary:        Library of functions for making scientific plots
 
 Group:          Applications/Engineering
@@ -671,6 +671,9 @@ fi
 
 
 %changelog
+* Fri Aug 13 2010 Orion Poplawski <orion at cora.nwra.com> - 5.9.6-6.1
+- Disable pdl support for EL6 bootstrap
+
 * Fri Jul 30 2010 Orion Poplawski <orion at cora.nwra.com> - 5.9.6-6
 - Add licenses to libs sub-package
 


More information about the scm-commits mailing list