]> git.pld-linux.org Git - packages/libvisio.git/commitdiff
- updated to 0.1.5 auto/th/libvisio-0.1.5-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 15 Jan 2016 19:24:59 +0000 (20:24 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 15 Jan 2016 19:24:59 +0000 (20:24 +0100)
- removed obsolete boost-1.59 patch

boost-1.59.patch [deleted file]
libvisio.spec

diff --git a/boost-1.59.patch b/boost-1.59.patch
deleted file mode 100644 (file)
index 2dc91fb..0000000
+++ /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)
index 0a501917e724616becee470b2256c7a3aa11c86c..5b63c63bbdb917ceb5b515b42c439024446825e5 100644 (file)
@@ -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}
This page took 0.029039 seconds and 4 git commands to generate.