Hello community,

here is the log from the commit of package paraview for openSUSE:Factory 
checked in at 2014-03-04 13:57:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/paraview (Old)
 and      /work/SRC/openSUSE:Factory/.paraview.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "paraview"

Changes:
--------
--- /work/SRC/openSUSE:Factory/paraview/paraview.changes        2014-02-04 
19:56:16.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.paraview.new/paraview.changes   2014-03-04 
13:57:28.000000000 +0100
@@ -1,0 +2,8 @@
+Tue Feb  4 10:59:39 UTC 2014 - [email protected]
+
+- Build with system zope (python-zope.interface) and twisted
+  (python-twisted); introduces BuildRequires and Requires on the
+  two packages
+- Remove unnecessary Requires on python-matplotlib.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ paraview.spec ++++++
--- /var/tmp/diff_new_pack.NQCxWn/_old  2014-03-04 13:57:29.000000000 +0100
+++ /var/tmp/diff_new_pack.NQCxWn/_new  2014-03-04 13:57:29.000000000 +0100
@@ -51,6 +51,8 @@
 BuildRequires:  python-matplotlib
 %py_requires
 BuildRequires:  fdupes
+BuildRequires:  python-twisted
+BuildRequires:  python-zope.interface
 BuildRequires:  qt4-assistant-adp-devel
 BuildRequires:  readline-devel
 BuildRequires:  tk-devel
@@ -60,7 +62,8 @@
 Requires:       graphviz
 Requires:       python
 Requires:       python-base
-Requires:       python-matplotlib
+Requires:       python-twisted
+Requires:       python-zope.interface
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -141,6 +144,8 @@
         -DVTK_USE_SYSTEM_PNG:BOOL=ON \\\
         -DVTK_USE_SYSTEM_TIFF:BOOL=ON \\\
         -DVTK_USE_SYSTEM_ZLIB:BOOL=ON \\\
+        -DVTK_USE_SYSTEM_ZOPE:BOOL=ON \\\
+        -DVTK_USE_SYSTEM_TWISTED:BOOL=ON \\\
         -DBUILD_DOCUMENTATION:BOOL=ON \\\
         -DBUILD_EXAMPLES:BOOL=ON \\\
         -DBUILD_TESTING:BOOL=OFF

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to