]> git.pld-linux.org Git - packages/ClanLib.git/commitdiff
- make it work with new ImageMagick
authorJacek Konieczny <jajcus@pld-linux.org>
Wed, 19 Apr 2000 10:39:44 +0000 (10:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ClanLib.spec -> 1.32

ClanLib.spec

index 224e7d1245c6f5de8b2ec0ebd3497627f038810c..fd79d2b5a7906d976189316ca182014ae9d545e1 100644 (file)
@@ -8,6 +8,7 @@ Group:          Libraries
 Group(pl):     Biblioteki
 Source:                http://dark.x.dtu.dk/clansoft/clanlib/download/%{name}-%{version}.tar.gz
 Patch0:                %{name}-OPT.patch
+Patch1:                %{name}-Magick.patch
 URL:           http://clanlib.org
 Requires:      Hermes >= 1.3.1
 BuildRequires: libpng-devel
@@ -17,7 +18,7 @@ BuildRequires:        libstdc++-devel
 BuildRequires: XFree86-devel
 BuildRequires: svgalib-devel
 BuildRequires: Mesa-devel
-BuildRequires: ImageMagick-devel
+BuildRequires: ImageMagick-devel >= 5.1.1
 BuildRequires: libmikmod-devel
 BuildRequires: libpng-devel
 BuildRequires: perl
@@ -153,6 +154,7 @@ do kompilacji program
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 ./autogen.sh
This page took 0.099304 seconds and 4 git commands to generate.