[plplot] Drop agg support

Orion Poplawski orion at fedoraproject.org
Thu Aug 9 20:01:59 UTC 2012


commit 3f44592be64bf2a086bf8e21244075280a4e36b6
Author: Orion Poplawski <orion at nwra.com>
Date:   Thu Aug 9 14:01:47 2012 -0600

    Drop agg support

 plplot.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/plplot.spec b/plplot.spec
index 5987414..b7f93d1 100644
--- a/plplot.spec
+++ b/plplot.spec
@@ -24,7 +24,7 @@
 
 Name:           plplot
 Version:        5.9.9
-Release:        9.svn12202%{?dist}
+Release:        10.svn12202%{?dist}
 Summary:        Library of functions for making scientific plots
 
 Group:          Applications/Engineering
@@ -55,7 +55,7 @@ BuildRequires:  freetype-devel, qhull-devel , ncurses-devel
 BuildRequires:  gd-devel, tcl-devel, tk-devel
 BuildRequires:  itcl-devel, itk-devel
 BuildRequires:  python-devel, pygtk2-devel, numpy
-BuildRequires:  perl(XML::DOM), lasi-devel, wxGTK-devel, agg-devel
+BuildRequires:  perl(XML::DOM), lasi-devel, wxGTK-devel
 BuildRequires:  gnu-free-mono-fonts
 BuildRequires:  gnu-free-sans-fonts
 BuildRequires:  gnu-free-serif-fonts
@@ -684,6 +684,9 @@ fi
 
 
 %changelog
+* Thu Aug 9 2012 Orion Poplawski <orion at cora.nwra.com> - 5.9.9-10.svn12202
+- Drop agg support
+
 * Fri Aug 3 2012 Orion Poplawski <orion at cora.nwra.com> - 5.9.9-9.svn12202
 - Update to svn 12202
 - Rebase multiarch patch


More information about the scm-commits mailing list