SHA256
1
0
forked from pool/libredwg

Accepting request 622807 from home:jengelh:branches:devel:libraries:c_c++

- Trim redundant wording and future aims.

OBS-URL: https://build.opensuse.org/request/show/622807
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libredwg?expand=0&rev=4
This commit is contained in:
Andreas Stieger 2018-07-17 22:24:24 +00:00 committed by Git OBS Bridge
parent a4ce3460ab
commit 5b26125445
2 changed files with 14 additions and 9 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jul 14 10:00:58 UTC 2018 - jengelh@inai.de
- Trim redundant wording and future aims.
-------------------------------------------------------------------
Tue Jul 10 09:46:52 UTC 2018 - astieger@suse.com

View File

@ -21,7 +21,7 @@ Version: 0.5
Release: 0
Summary: A library to handle DWG files
License: GPL-3.0-or-later
Group: System/Libraries
Group: Development/Libraries/C and C++
URL: https://www.gnu.org/software/libredwg/
Source: https://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.xz
Source2: https://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.xz.sig
@ -29,8 +29,8 @@ Source3: http://savannah.gnu.org/people/viewgpg.php?user_id=101103#/%{nam
Source4: %{name}-rpmlintrc
%description
GNU LibreDWG is a free C library to handle DWG files. It aims to be a free replacement
for the OpenDWG libraries. DWG is the native file format of AutoCAD.
GNU LibreDWG is a C library to handle DWG files. It can replace the
OpenDWG libraries. DWG is the native file format of AutoCAD.
%package tools
Summary: Command line utilities for handling DWG file
@ -41,8 +41,8 @@ Requires(preun): %{install_info_prereq}
Conflicts: libdxfrw-tools
%description tools
GNU LibreDWG is a free C library to handle DWG files. It aims to be a free replacement
for the OpenDWG libraries. DWG is the native file format of AutoCAD.
GNU LibreDWG is a C library to handle DWG files. It can replace the
OpenDWG libraries. DWG is the native file format of AutoCAD.
This package contains some command line utilities using this library.
@ -52,8 +52,8 @@ Group: Development/Libraries/C and C++
Requires: %{name}0 = %{version}
%description devel
GNU LibreDWG is a free C library to handle DWG files. It aims to be a free replacement
for the OpenDWG libraries. DWG is the native file format of AutoCAD.
GNU LibreDWG is a C library to handle DWG files. It can replace the
OpenDWG libraries. DWG is the native file format of AutoCAD.
This package contains the files required for development with libredwg.
@ -62,8 +62,8 @@ Summary: A library to handle DWG files
Group: System/Libraries
%description -n %{name}0
GNU LibreDWG is a free C library to handle DWG files. It aims to be a free replacement
for the OpenDWG libraries. DWG is the native file format of AutoCAD.
GNU LibreDWG is a C library to handle DWG files. It can replace the
OpenDWG libraries. DWG is the native file format of AutoCAD.
%prep
%setup -q