]> git.pld-linux.org Git - packages/ImageMagick.git/commitdiff
- updated to 5.2.7, ImageMagick-5_2_7-3
authorkloczek <kloczek@pld-linux.org>
Wed, 24 Jan 2001 05:52:26 +0000 (05:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new URL and Source url,
- fixed dependences for perl subpackage: "Reuires: %%{name} = %%{version}"
  replaced by "Reuires: %%{name}-libs = %%{version}".

Changed files:
    ImageMagick.spec -> 1.66

ImageMagick.spec

index c50b99fd4145100348702cf88ddc5d62a0fdeff8..63028459ad8af7fddd0ac39712316d85b1011141 100644 (file)
@@ -5,17 +5,17 @@ Summary(fr):  Visualisation, conversion, et manipulation d'images sous X
 Summary(pl):   Narzêdzie do wy¶wietlania, konwersji i manipulacji grafikami
 Summary(tr):   X altýnda resim gösterme, çevirme ve deðiþiklik yapma
 Name:          ImageMagick
-Version:       5.2.5
-Release:       2
+Version:       5.2.7
+Release:       3
 Epoch:         1
 License:       Freeware
 Group:         X11/Applications/Graphics
 Group(de):     X11/Applikationen/Grafik
 Group(pl):     X11/Aplikacje/Grafika
-Source0:       ftp://ftp.wizards.dupont.com/pub/ImageMagick/%{name}-%{version}.tar.gz
+Source0:       ftp://ftp.simplesystems.org/pub/ImageMagick/%{name}-%{version}.tar.gz
 Patch0:                %{name}-libpath.patch
 Patch1:                %{name}-perlpaths.patch
-URL:           http://www.wizards.dupont.com/cristy/ImageMagick.html
+URL:           http://www.simplesystems.org/ImageMagick/
 BuildRequires: perl => 5.6
 BuildRequires: rpm-perlprov >= 3.0.3-18
 BuildRequires: XFree86-devel
@@ -118,7 +118,7 @@ Summary(pl):        Biblioteki i modu
 Group:         Development/Languages/Perl
 Group(de):     Entwicklung/Sprachen/Perl
 Group(pl):     Programowanie/Jêzyki/Perl
-Requires:      %{name} = %{version}
+Requires:      %{name}-libs = %{version}
 Requires:      %{perl_sitearch}
 %requires_eq   perl
 
@@ -190,7 +190,7 @@ C++ bindings for the ImageMagick - static library.
 
 %prep
 %setup  -q
-%patch0 -p0
+%patch0 -p1
 %patch1 -p0
 
 %build
This page took 0.19628 seconds and 4 git commands to generate.