From 05c299e3de185879052bef47a1f1044153cb36864f8443ccf06ac9d27de0c95e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 22 Feb 2019 09:29:05 +0000 Subject: [PATCH] Accepting request 676518 from home:jengelh:branches:science - Generalize description, and strip info that is already in the metadata. OBS-URL: https://build.opensuse.org/request/show/676518 OBS-URL: https://build.opensuse.org/package/show/science/FreeCAD?expand=0&rev=64 --- FreeCAD.changes | 6 ++++++ FreeCAD.spec | 9 ++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/FreeCAD.changes b/FreeCAD.changes index ae7aae5..c2a7253 100644 --- a/FreeCAD.changes +++ b/FreeCAD.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 15 09:48:24 UTC 2019 - Jan Engelhardt + +- Generalize description, and strip info that is already in + the metadata. + ------------------------------------------------------------------- Thu Feb 14 23:21:01 UTC 2019 - Stefan BrĂ¼ns diff --git a/FreeCAD.spec b/FreeCAD.spec index 263c5cd..d4e1d9a 100644 --- a/FreeCAD.spec +++ b/FreeCAD.spec @@ -145,10 +145,9 @@ Recommends: ccx %description FreeCAD is a parametric 3D modeler made primarily to design real-life objects -of any size. Parametric modeling allows you to easily modify your design by -going back into your model history and changing its parameters. FreeCAD is -open-source and highly customizable, scriptable and extensible. - +of any size. Parametric modeling allows modifying designs by +going back into the model history and changing its parameters. FreeCAD is +customizable and scriptable. %package devel Summary: Development Files for %{name} @@ -235,7 +234,7 @@ make VERBOSE=1 %{?_smp_mflags} all || make VERBOSE=1 all %install pushd build -nice make VERBOSE=1 %{?_smp_mflags} install DESTDIR=%{buildroot} +nice %make_install VERBOSE=1 %{?_smp_mflags} popd # pushd build_doc