From 6cddc5401f350e8569598311dd80357f7406a620 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoitel Date: Mon, 15 Sep 2014 02:56:04 +0400 Subject: [PATCH] cmake keys corrected, up rel to 3 --- freecad.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/freecad.spec b/freecad.spec index 5814cee..16e1975 100644 --- a/freecad.spec +++ b/freecad.spec @@ -1,7 +1,7 @@ Name: freecad Summary: FreeCAD is a general purpose 3D CAD modeler Version: 0.14.3702 -Release: 2 +Release: 3 License: GPL and LGPL Group: Graphics Url: http://free-cad.sourceforge.net/ @@ -65,7 +65,6 @@ neither are animation and organic shapes -DCMAKE_INSTALL_DOCDIR=%{_docdir}/%{name} \ -DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} \ -DRESOURCEDIR=%{_libdir}/freecad \ - -DFREECAD_USE_EXTERNAL_PIVY=1 \ -DCMAKE_BUILD_TYPE=Release %make