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
|
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
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
libcdr is a library for parsing the Corel Draw file format structure. It is
|
libcdr is a library and a set of tools for reading and converting
|
||||||
cross-platform, at the moment it can be build on Microsoft Windows and Linux.
|
binary files produced by Corel Draw.
|
||||||
|
|
||||||
%package -n %{libname}
|
%package -n %{libname}
|
||||||
Summary: Library for parsing the Corel Draw file format structure
|
Summary: Library for parsing the Corel Draw file format structure
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n %{libname}
|
%description -n %{libname}
|
||||||
libcdr is a library for parsing the Corel Draw file format structure. It is
|
libcdr is a library for parsing the Corel Draw file format structure.
|
||||||
cross-platform, at the moment it can be build on Microsoft Windows and Linux.
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Files for Developing with libcdr
|
Summary: Files for Developing with libcdr
|
||||||
@ -61,8 +60,7 @@ Group: Development/Libraries/C and C++
|
|||||||
Requires: %{libname} = %{version}
|
Requires: %{libname} = %{version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
libcdr is a library for parsing the Corel Draw file format structure. It is
|
libcdr is a library for parsing the Corel Draw file format structure.
|
||||||
cross-platform, at the moment it can be build on Microsoft Windows and Linux.
|
|
||||||
|
|
||||||
This package contains the libcdr development files.
|
This package contains the libcdr development files.
|
||||||
|
|
||||||
@ -75,11 +73,11 @@ BuildArch: noarch
|
|||||||
This package contains documentation for the libcdr API.
|
This package contains documentation for the libcdr API.
|
||||||
|
|
||||||
%package tools
|
%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
|
Group: Productivity/Publishing/Word
|
||||||
|
|
||||||
%description tools
|
%description tools
|
||||||
Tools to work with documents in Corel Draw file-format.
|
Tools to work with documents in Corel Draw file format.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
Loading…
x
Reference in New Issue
Block a user