[packages/libvisio] - updated to 0.1.5 - removed obsolete boost-1.59 patch

qboosh qboosh at pld-linux.org
Fri Jan 15 20:22:54 CET 2016


commit 735a1a44f1394b5419867a9b26539eb9fdd1226b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jan 15 20:24:59 2016 +0100

    - updated to 0.1.5
    - removed obsolete boost-1.59 patch

 boost-1.59.patch | 11 -----------
 libvisio.spec    | 12 ++++--------
 2 files changed, 4 insertions(+), 19 deletions(-)
---
diff --git a/libvisio.spec b/libvisio.spec
index 0a50191..5b63c63 100644
--- a/libvisio.spec
+++ b/libvisio.spec
@@ -5,13 +5,12 @@
 Summary:	A library providing ability to interpret and import Visio diagrams
 Summary(pl.UTF-8):	Biblioteka umożliwiająca interpretowanie i importowanie diagramów Visio
 Name:		libvisio
-Version:	0.1.3
-Release:	3
+Version:	0.1.5
+Release:	1
 License:	MPL v2.0
 Group:		Libraries
 Source0:	http://dev-www.libreoffice.org/src/libvisio/%{name}-%{version}.tar.xz
-# Source0-md5:	fda521a18bbfccc5f034ea02119e7998
-Patch0:		boost-1.59.patch
+# Source0-md5:	691522167fe3b0c94becfe5d957883be
 URL:		http://www.freedesktop.org/wiki/Software/libvisio
 BuildRequires:	boost-devel >= 1.36
 BuildRequires:	doxygen
@@ -19,14 +18,12 @@ BuildRequires:	gperf >= 3
 BuildRequires:	libicu-devel
 BuildRequires:	librevenge-devel >= 0.0
 BuildRequires:	libstdc++-devel
-BuildRequires:	libwpd-devel >= 0.9.5
-BuildRequires:	libwpg-devel >= 0.2
 BuildRequires:	libxml2-devel >= 2.0
+BuildRequires:	perl-base
 BuildRequires:	pkgconfig >= 1:0.20
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
 BuildRequires:	zlib-devel
-Requires:	libwpd >= 0.9.5
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -100,7 +97,6 @@ Aktualnie obsługiwane są XHTML i raw.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
diff --git a/boost-1.59.patch b/boost-1.59.patch
deleted file mode 100644
index 2dc91fb..0000000
--- a/boost-1.59.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libvisio-0.1.3/configure.ac~	2015-07-25 09:29:53.000000000 +0200
-+++ libvisio-0.1.3/configure.ac	2015-11-17 08:21:47.942957464 +0100
-@@ -286,7 +286,7 @@
- 	])
- ])
- LIBVISIO_CXXFLAGS="${REVENGE_CFLAGS} ${LIBXML_CFLAGS} ${ZLIB_CFLAGS} ${ICU_CFLAGS}"
--LIBVISIO_LIBS="${REVENGE_LIBS} ${LIBXML_LIBS} ${ZLIB_LIBS} ${ICU_LIBS}"
-+LIBVISIO_LIBS="${REVENGE_LIBS} ${LIBXML_LIBS} ${ZLIB_LIBS} ${ICU_LIBS} -lboost_system"
- AC_SUBST(LIBVISIO_CXXFLAGS)
- AC_SUBST(LIBVISIO_LIBS)
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvisio.git/commitdiff/735a1a44f1394b5419867a9b26539eb9fdd1226b



More information about the pld-cvs-commit mailing list