[packages/libgdiplus] - updated to 5.6.1
adamg
adamg at pld-linux.org
Thu Apr 4 06:58:04 CEST 2019
commit 69e418b49e232258b105836b775307fb5b90226b
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date: Wed Apr 3 09:19:25 2019 +0200
- updated to 5.6.1
libgdiplus.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/libgdiplus.spec b/libgdiplus.spec
index 8c160ed..3115d3e 100644
--- a/libgdiplus.spec
+++ b/libgdiplus.spec
@@ -7,12 +7,13 @@
Summary: An Open Source implementation of the GDI+ API
Summary(pl.UTF-8): Otwarta implementacja API GDI+
Name: libgdiplus
-Version: 5.6
+Version: 5.6.1
Release: 1
License: MIT
Group: Libraries
Source0: http://download.mono-project.com/sources/libgdiplus/%{name}-%{version}.tar.gz
-# Source0-md5: f331335ab36a7ecf90ccc9ad9f53dd6a
+# Source0-md5: 71dd7e00431dbd590f2ea7f1d49f097e
+Patch0: %{name}-ac.patch
URL: http://www.mono-project.com/docs/gui/libgdiplus/
BuildRequires: autoconf >= 2.54
BuildRequires: automake >= 1:1.7
@@ -85,6 +86,7 @@ Statyczna biblioteka libgdiplus.
%prep
%setup -q
+%patch0 -p1
# prefer default libpng instead of libpng14 > libpng12 > default
%{__sed} -e 's/libpng14/libpng/g' -i configure.ac
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgdiplus.git/commitdiff/69e418b49e232258b105836b775307fb5b90226b
More information about the pld-cvs-commit
mailing list