[packages/libcdr] - updated to 0.1.2 - removed obsolete boost-1.59 patch

qboosh qboosh at pld-linux.org
Fri Jan 15 19:25:33 CET 2016


commit 9b0e77012f0fe980823c53e259318d4bde045559
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jan 15 19:27:50 2016 +0100

    - updated to 0.1.2
    - removed obsolete boost-1.59 patch

 boost-1.59.patch | 11 -----------
 libcdr.spec      | 13 ++++++-------
 2 files changed, 6 insertions(+), 18 deletions(-)
---
diff --git a/libcdr.spec b/libcdr.spec
index 37d9f2d..619ad9f 100644
--- a/libcdr.spec
+++ b/libcdr.spec
@@ -5,24 +5,24 @@
 Summary:	A library providing ability to interpret and import Corel Draw drawings
 Summary(pl.UTF-8):	Biblioteka umożliwiająca interpretowanie i importowanie rysunków Corel Draw
 Name:		libcdr
-Version:	0.1.1
-Release:	6
+Version:	0.1.2
+Release:	1
 License:	MPL v2.0
 Group:		Libraries
 Source0:	http://dev-www.libreoffice.org/src/libcdr/%{name}-%{version}.tar.xz
-# Source0-md5:	72ed4d2f900eac95061207d026d5324c
-Patch0:		boost-1.59.patch
+# Source0-md5:	c8f6c5e3b5769c9814e07ce5b9d07fba
 URL:		http://www.freedesktop.org/wiki/Software/libcdr
 BuildRequires:	doxygen
 BuildRequires:	boost-devel >= 1.41.0
 BuildRequires:	lcms2-devel >= 2.0
 BuildRequires:	libicu-devel
-BuildRequires:	librevenge-devel >= 0.0
+BuildRequires:	librevenge-devel >= 0.0.1
 BuildRequires:	libstdc++-devel
 BuildRequires:	pkgconfig >= 1:0.20
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
 BuildRequires:	zlib-devel
+Requires:	librevenge >= 0.0.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -42,7 +42,7 @@ Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	lcms2-devel >= 2.0
 Requires:	libicu-devel
-Requires:	librevenge-devel >= 0.0
+Requires:	librevenge-devel >= 0.0.1
 Requires:	libstdc++-devel
 Requires:	zlib-devel
 
@@ -96,7 +96,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 0ac2923..0000000
--- a/boost-1.59.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libcdr-0.1.1/src/lib/Makefile.am~	2014-03-29 11:23:47.000000000 +0100
-+++ libcdr-0.1.1/src/lib/Makefile.am	2015-11-17 08:49:44.303756676 +0100
-@@ -14,7 +14,7 @@
- 
- AM_CXXFLAGS = -I$(top_srcdir)/inc $(REVENGE_CFLAGS) $(LCMS2_CFLAGS) $(ZLIB_CFLAGS) $(ICU_CFLAGS) $(DEBUG_CXXFLAGS) -DLIBCDR_BUILD=1
- 
--libcdr_ at CDR_MAJOR_VERSION@_ at CDR_MINOR_VERSION@_la_LIBADD  = $(REVENGE_LIBS) $(LCMS2_LIBS) $(ZLIB_LIBS) $(ICU_LIBS) @LIBCDR_WIN32_RESOURCE@
-+libcdr_ at CDR_MAJOR_VERSION@_ at CDR_MINOR_VERSION@_la_LIBADD  = $(REVENGE_LIBS) $(LCMS2_LIBS) $(ZLIB_LIBS) $(ICU_LIBS) -lboost_system @LIBCDR_WIN32_RESOURCE@
- libcdr_ at CDR_MAJOR_VERSION@_ at CDR_MINOR_VERSION@_la_DEPENDENCIES = @LIBCDR_WIN32_RESOURCE@
- libcdr_ at CDR_MAJOR_VERSION@_ at CDR_MINOR_VERSION@_la_LDFLAGS = $(version_info) -export-dynamic -no-undefined
- libcdr_ at CDR_MAJOR_VERSION@_ at CDR_MINOR_VERSION@_la_SOURCES = \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libcdr.git/commitdiff/9b0e77012f0fe980823c53e259318d4bde045559



More information about the pld-cvs-commit mailing list