[plplot] Drop octave support for now

Orion Poplawski orion at fedoraproject.org
Tue Jan 7 03:50:44 UTC 2014


commit 71216b6c0e7d010fa8e5d02cb1ecbd3b2da978c9
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Mon Jan 6 20:50:48 2014 -0700

    Drop octave support for now

 plplot.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/plplot.spec b/plplot.spec
index 7e818b0..c628587 100644
--- a/plplot.spec
+++ b/plplot.spec
@@ -3,7 +3,7 @@
 # Set to bcond_with or use --without doc to disable doc build
 %bcond_with doc
 # Set to bcond_with or use --without octave to disable octave support
-%bcond_without octave
+%bcond_with 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_with pdl
@@ -26,7 +26,7 @@
 
 Name:           plplot
 Version:        5.9.11
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Library of functions for making scientific plots
 
 Group:          Applications/Engineering
@@ -706,6 +706,9 @@ fi
 
 
 %changelog
+* Mon Jan 6 2014 Orion Poplawski <orion at cora.nwra.com> - 5.9.11-3
+- Drop octave support for now
+
 * Sun Dec 29 2013 Orion Poplawski <orion at cora.nwra.com> - 5.9.11-2
 - Add upstream patch to rename config.h to plplot_config.h
 


More information about the scm-commits mailing list