Author: hobbes1069
Update of /cvs/nonfree/rpms/freecad/EL-6
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv10775
Modified Files:
freecad.spec
Log Message:
* Sat Oct 20 2012 John Morris <john(a)zultron.com> - 0.12-9
- Use cmake28 package on el6
- Remove COIN3D_DOC_PATH cmake def (one less warning during build)
Index: freecad.spec
===================================================================
RCS file: /cvs/nonfree/rpms/freecad/EL-6/freecad.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- freecad.spec 21 Oct 2012 19:09:48 -0000 1.3
+++ freecad.spec 23 Oct 2012 19:24:01 -0000 1.4
@@ -6,7 +6,7 @@
%global svnrev 5284
# Use updated cmake package on EL builds.
-%if 0%{?el6}
+%if 0%{?rhel}
%global cmake %cmake28 -DBoost_NO_BOOST_CMAKE=ON
%endif
@@ -65,7 +65,7 @@
%else
BuildRequires: cmake
%endif
-BuildRequires: doxygen swig
+BuildRequires: doxygen graphviz swig
BuildRequires: gcc-gfortran
BuildRequires: gettext
BuildRequires: dos2unix
@@ -105,6 +105,7 @@
# Needed for plugin support and is not a soname dependency.
Requires: python-pivy
+Requires: PyQt4
Requires: hicolor-icon-theme
# plugins and private shared libs in %%{_libdir}/freecad/lib are private;
Show replies by date