[paraview] Enable PARAVIEW_INSTALL_DEVELOPMENT and re-add -devel sub-package

Orion Poplawski orion at fedoraproject.org
Fri Dec 2 02:53:34 UTC 2011


commit b484582950b17ed048aa97e49b4711fc840b636e
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Thu Dec 1 19:53:31 2011 -0700

    Enable PARAVIEW_INSTALL_DEVELOPMENT and re-add -devel sub-package

 paraview.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/paraview.spec b/paraview.spec
index 1b73900..4314d9d 100644
--- a/paraview.spec
+++ b/paraview.spec
@@ -13,7 +13,7 @@
 
 Name:           paraview
 Version:        %{pv_majmin}.%{pv_patch}
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Parallel visualization application
 
 Group:          Applications/Engineering
@@ -89,6 +89,7 @@ Provides:       paraview-doc = %{version}-%{release}
         -DPARAVIEW_BUILD_PLUGIN_ForceTime:BOOL=ON \\\
         -DPARAVIEW_ENABLE_PYTHON:BOOL=ON \\\
         -DPARAVIEW_INSTALL_THIRD_PARTY_LIBRARIES:BOOL=OFF \\\
+        -DPARAVIEW_INSTALL_DEVELOPMENT:BOOL=ON \\\
         -DVTK_OPENGL_HAS_OSMESA:BOOL=ON \\\
         -DVTK_PYTHON_SETUP_ARGS="--prefix=/usr --root=%{buildroot}" \\\
         -DVTK_USE_BOOST:BOOL=ON \\\
@@ -401,6 +402,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Thu Dec 1 2011 Orion Poplawski <orion at cora.nwra.com> - 3.12.0-2
+- Enable PARAVIEW_INSTALL_DEVELOPMENT and re-add -devel sub-package
+
 * Thu Nov 10 2011 Orion Poplawski <orion at cora.nwra.com> - 3.12.0-1
 - Update to 3.12.0
 


More information about the scm-commits mailing list