Browse Source

upgrading upstream version from 5.4.4.5 to 5.4.5

master
Peter Smej 24 years ago committed by Ralf S. Engelschall
parent
commit
0f8a7b027e
  1. 12
      imagemagick/imagemagick.spec

12
imagemagick/imagemagick.spec

@ -23,8 +23,8 @@
## SUCH DAMAGE.
##
%define V_major 5.4.4
%define V_minor 5
%define V_major 5.4.5
#%define V_minor 5
# package information
Name: imagemagick
@ -35,11 +35,13 @@ Packager: The OpenPKG Project
Distribution: OpenPKG [EXP]
Group: Graphics
License: GPL
Version: %{V_major}.%{V_minor}
Release: 20020411
#Version: %{V_major}.%{V_minor}
Version: %{V_major}
Release: 20020502
# list of sources
Source0: ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%{V_major}-%{V_minor}.tar.gz
#Source0: ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%{V_major}-%{V_minor}.tar.gz
Source0: ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%{V_major}.tar.gz
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save