Accepting request 491586 from home:jengelh:branches:graphics

- Remove useless %clean section
- Trim description

OBS-URL: https://build.opensuse.org/request/show/491586
OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=19
This commit is contained in:
Ismail Dönmez 2017-04-27 13:35:21 +00:00 committed by Git OBS Bridge
parent 4f765c563c
commit f3329757e4
2 changed files with 10 additions and 11 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 27 11:25:47 UTC 2017 - jengelh@inai.de
- Remove useless %clean section
- Trim description
-------------------------------------------------------------------
Sun Jan 15 15:02:33 UTC 2017 - herbert@graeber-clan.de

View File

@ -54,14 +54,10 @@ BuildRequires: qscintilla-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
OpenSCAD is a software for creating solid 3D CAD objects.
Unlike most free software for creating 3D models it does
not focus on the artistic aspects of 3D modelling but
instead on the CAD aspects. Thus it might be the application
you are looking for when you are planning to create 3D models
of machine parts but pretty sure is not what you are looking
for when you are more interested in creating computer-animated
movies.
OpenSCAD is a software for creating solid 3D CAD objects. It does not
focus on the artistic aspects of 3D modelling and does not target the
creation of, say, computer-animated movies, but instead on the CAD
aspects, e.g. modelling of machine parts.
%prep
%setup -q -n %{name}-%{version}-2
@ -81,9 +77,6 @@ make INSTALL_ROOT=%{buildroot} install
install -D -m 0644 doc/openscad.1 %{buildroot}%{_mandir}/man1/openscad.1
%find_lang %{name}
%clean
rm -rf %{buildroot}
%files -f %{name}.lang
%defattr(-,root,root)
%doc COPYING README.md RELEASE_NOTES doc/*.pdf