- updated to 6.5.7-9 (See ChangeLog)
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=12
This commit is contained in:
parent
4ec26ec95b
commit
4f52c8ac22
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:579dd2729c24ce80931f6e1103fadbfaa6a9c5a305058a953de09b32d5b2488e
|
||||
size 8819017
|
3
ImageMagick-6.5.7-9.tar.bz2
Normal file
3
ImageMagick-6.5.7-9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a423bae09a77b0e8d335cca11a242fd63ddb56847f7e3d1bacf26bcedbd7cce0
|
||||
size 8716394
|
@ -1,6 +1,8 @@
|
||||
--- configure.ac
|
||||
Index: configure.ac
|
||||
===================================================================
|
||||
--- configure.ac.orig
|
||||
+++ configure.ac
|
||||
@@ -2325,7 +2325,7 @@
|
||||
@@ -2544,7 +2544,7 @@ AC_SUBST(FILTER_PATH)
|
||||
|
||||
#
|
||||
# Path to ImageMagick documentation files
|
||||
@ -8,4 +10,4 @@
|
||||
+DOCUMENTATION_RELATIVE_PATH="packages/${PACKAGE_NAME}"
|
||||
DOCUMENTATION_PATH="${DATA_DIR}/doc/${DOCUMENTATION_RELATIVE_PATH}"
|
||||
DEFINE_DOCUMENTATION_PATH="${DATA_DIR}/doc/${DOCUMENTATION_RELATIVE_PATH}/"
|
||||
if test "$native_win32_build" = 'yes'; then
|
||||
case "${build_os}" in
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 23 15:49:23 CET 2009 - pgajdos@suse.cz
|
||||
|
||||
- updated to 6.5.7-9 (See ChangeLog)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 3 19:09:20 UTC 2009 - coolo@novell.com
|
||||
|
||||
- updated patches to apply with fuzz=0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 12:25:34 CEST 2009 - pgajdos@suse.cz
|
||||
|
||||
|
@ -31,11 +31,12 @@ Provides: imagemag
|
||||
License: PERMISSIVE-OSI-COMPLIANT
|
||||
Group: Productivity/Graphics/Other
|
||||
AutoReqProv: on
|
||||
Version: 6.5.4.8
|
||||
Release: 2
|
||||
Version: 6.5.7.9
|
||||
%define source_version 6.5.7-9
|
||||
Release: 3
|
||||
Summary: Viewer and Converter for Images
|
||||
Url: http://www.imagemagick.org
|
||||
Source: ImageMagick-6.5.4-8.tar.bz2
|
||||
Source: ImageMagick-%{source_version}.tar.bz2
|
||||
Source2: xtp-%{xtp_version}.tar.bz2
|
||||
Patch1: ImageMagick-%{version}-examples.patch
|
||||
Patch2: ImageMagick-%{version}-doc.patch
|
||||
@ -104,7 +105,7 @@ Requires: ImageMagick = %{version}
|
||||
|
||||
%prep
|
||||
rm -rf xtp-%{xtp_version}
|
||||
%setup -n ImageMagick-6.5.4-8 -b 2
|
||||
%setup -n ImageMagick-%{source_version} -b 2
|
||||
%patch1
|
||||
%patch2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user