Accepting request 236747 from home:fstrba
Upgrade to librevenge-based libwpg OBS-URL: https://build.opensuse.org/request/show/236747 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libwpg?expand=0&rev=10
This commit is contained in:
parent
54b38fb022
commit
fac8bc6331
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b49bfd77b9447534dee0d43bbdc48b4dcb09339605be21c01726243d5069a6cd
|
|
||||||
size 301000
|
|
3
libwpg-0.3.0.tar.xz
Normal file
3
libwpg-0.3.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6f709199235f4c061c3ffe1a5112ce6430e8434e621bf7b3e3dca16114eaf224
|
||||||
|
size 300244
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libwpg
|
Name: libwpg
|
||||||
Version: 0.2.2
|
Version: 0.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library to read and parse graphics in WordPerfect Graphics format
|
Summary: Library to read and parse graphics in WordPerfect Graphics format
|
||||||
License: LGPL-2.1+ and MPL-2.0+
|
License: LGPL-2.1+ and MPL-2.0+
|
||||||
@ -26,8 +26,9 @@ Url: http://libwpg.sourceforge.net/
|
|||||||
Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{version}/%{name}-%{version}.tar.xz
|
Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{version}/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libwpd-devel >= 0.9.0
|
BuildRequires: librevenge-devel >= 0.0.0
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: libwpd-devel >= 0.10.0
|
||||||
|
BuildRequires: pkg-config
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
@ -36,7 +37,7 @@ libwpg is a C++ library to read and parse graphics in WPG (WordPerfect
|
|||||||
Graphics) format. It is cross-platform, at the moment it can be build
|
Graphics) format. It is cross-platform, at the moment it can be build
|
||||||
on Microsoft Windows and Linux.
|
on Microsoft Windows and Linux.
|
||||||
|
|
||||||
%define libname libwpg-0_2-2
|
%define libname libwpg-0_3-3
|
||||||
|
|
||||||
%package -n %{libname}
|
%package -n %{libname}
|
||||||
Summary: Library to read and parse graphics in WordPerfect Graphics format
|
Summary: Library to read and parse graphics in WordPerfect Graphics format
|
||||||
|
Loading…
x
Reference in New Issue
Block a user