[packages/ImageMagick] - up to 6.9.6.6
arekm
arekm at pld-linux.org
Fri Dec 2 08:52:55 CET 2016
commit e415a4ee7c6a359d2e8ad0f03e1b6b3cdd34e608
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Dec 2 08:52:48 2016 +0100
- up to 6.9.6.6
ImageMagick.spec | 8 ++++----
config.patch | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/ImageMagick.spec b/ImageMagick.spec
index 186037d..7bc3c76 100644
--- a/ImageMagick.spec
+++ b/ImageMagick.spec
@@ -19,8 +19,8 @@
# - module features:
%bcond_without autotrace # Autotrace support in SVG module
-%define ver 6.9.5
-%define pver 2
+%define ver 6.9.6
+%define pver 6
%include /usr/lib/rpm/macros.perl
Summary: Image display, conversion, and manipulation under X
Summary(de.UTF-8): Darstellen, Konvertieren und Bearbeiten von Grafiken unter X
@@ -33,12 +33,12 @@ Summary(tr.UTF-8): X altında resim gösterme, çevirme ve değişiklik yapma
Summary(uk.UTF-8): Перегляд, конвертування та обробка зображень під X Window
Name: ImageMagick
Version: %{ver}%{?pver:.%{pver}}
-Release: 2
+Release: 1
Epoch: 1
License: Apache-like
Group: X11/Applications/Graphics
Source0: ftp://ftp.imagemagick.org/pub/ImageMagick/%{name}-%{ver}-%{pver}.tar.xz
-# Source0-md5: 60727655acec7c3e766f9ba2c744419b
+# Source0-md5: a57f7e35655b556f16ed01daf38b8b82
Patch0: config.patch
Patch1: %{name}-link.patch
Patch2: %{name}-libpath.patch
diff --git a/config.patch b/config.patch
index 51799e4..2856cf0 100644
--- a/config.patch
+++ b/config.patch
@@ -6,7 +6,7 @@
<!-- <policy domain="system" name="precision" value="6"/> -->
- <!-- <policy domain="coder" rights="none" pattern="MVG" /> -->
- <!-- <policy domain="delegate" rights="none" pattern="HTTPS" /> -->
-- <!-- <policy domain="path" rights="none" pattern="@*"/> -->
+- <!-- <policy domain="path" rights="none" pattern="@*"/> -->
+ <policy domain="coder" rights="none" pattern="EPHEMERAL" />
+ <policy domain="coder" rights="none" pattern="URL" />
+ <policy domain="coder" rights="none" pattern="HTTPS" />
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ImageMagick.git/commitdiff/e415a4ee7c6a359d2e8ad0f03e1b6b3cdd34e608
More information about the pld-cvs-commit
mailing list