forked from pool/libcdr
Accepting request 530410 from home:jengelh:branches:LibreOffice:Factory
The user already gets a built package, so the build options are not a deciding factory to be mentioned. OBS-URL: https://build.opensuse.org/request/show/530410 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libcdr?expand=0&rev=56
This commit is contained in:
parent
330d6f5d94
commit
805a97648f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 2 11:21:08 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Trim build characteristics from description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 2 10:47:27 UTC 2017 - tchvatal@suse.com
|
||||
|
||||
|
14
libcdr.spec
14
libcdr.spec
@ -44,16 +44,15 @@ BuildRequires: boost-devel
|
||||
%endif
|
||||
|
||||
%description
|
||||
libcdr is a library for parsing the Corel Draw file format structure. It is
|
||||
cross-platform, at the moment it can be build on Microsoft Windows and Linux.
|
||||
libcdr is a library and a set of tools for reading and converting
|
||||
binary files produced by Corel Draw.
|
||||
|
||||
%package -n %{libname}
|
||||
Summary: Library for parsing the Corel Draw file format structure
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n %{libname}
|
||||
libcdr is a library for parsing the Corel Draw file format structure. It is
|
||||
cross-platform, at the moment it can be build on Microsoft Windows and Linux.
|
||||
libcdr is a library for parsing the Corel Draw file format structure.
|
||||
|
||||
%package devel
|
||||
Summary: Files for Developing with libcdr
|
||||
@ -61,8 +60,7 @@ Group: Development/Libraries/C and C++
|
||||
Requires: %{libname} = %{version}
|
||||
|
||||
%description devel
|
||||
libcdr is a library for parsing the Corel Draw file format structure. It is
|
||||
cross-platform, at the moment it can be build on Microsoft Windows and Linux.
|
||||
libcdr is a library for parsing the Corel Draw file format structure.
|
||||
|
||||
This package contains the libcdr development files.
|
||||
|
||||
@ -75,11 +73,11 @@ BuildArch: noarch
|
||||
This package contains documentation for the libcdr API.
|
||||
|
||||
%package tools
|
||||
Summary: Tools to work with documents in Corel Draw file-format
|
||||
Summary: Tools to work with documents in Corel Draw file format
|
||||
Group: Productivity/Publishing/Word
|
||||
|
||||
%description tools
|
||||
Tools to work with documents in Corel Draw file-format.
|
||||
Tools to work with documents in Corel Draw file format.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Loading…
x
Reference in New Issue
Block a user