]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sat, 26 Feb 2011 22:02:10 +0000 (22:02 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sat, 26 Feb 2011 22:02:10 +0000 (22:02 +0000)
ImageMagick.spec
ImageMagick.spec.in
magick/version.h

index e3c969e5639fe27861160a73ac7745c6a33b1f5d..f62d81dfc77833de06d175e177378ee67e25e213 100644 (file)
@@ -166,7 +166,7 @@ cp -p Magick++/demo/*.cpp Magick++/demo/*.miff Magick++/examples
            --with-lcms \
            --with-rsvg \
            --with-xml \
-           --with-perl-options="INSTALLDIRS=vendor %{?perl_prefix} CC='%__cc -L$PWD/magick/.libs' LDDLFLAGS='-shared -L$PWD/magick/.libs'" \
+           --with-perl-options='INSTALLDIRS=vendor' \
            --without-dps \
            --without-included-ltdl --with-ltdl-include=%{_includedir} \
            --with-ltdl-lib=%{_libdir}
index 9cc450fa2a5283df30b79eec940e68c08129b734..cc82b22188cc64bd3941ac931f8ef1cf03ddb53c 100644 (file)
@@ -166,7 +166,7 @@ cp -p Magick++/demo/*.cpp Magick++/demo/*.miff Magick++/examples
            --with-lcms \
            --with-rsvg \
            --with-xml \
-           --with-perl-options="INSTALLDIRS=vendor %{?perl_prefix} CC='%__cc -L$PWD/magick/.libs' LDDLFLAGS='-shared -L$PWD/magick/.libs'" \
+           --with-perl-options='INSTALLDIRS=vendor' \
            --without-dps \
            --without-included-ltdl --with-ltdl-include=%{_includedir} \
            --with-ltdl-lib=%{_libdir}
index 6865dc5c33103d7c89ddeda37a8d7a4a306f4425..ed57c43f6cb1f641555d5d7d8316c6ca22dfe2fd 100644 (file)
@@ -34,7 +34,7 @@ extern "C" {
 #define MagickLibInterface  4
 #define MagickLibMinInterface  4
 #define MagickReleaseDate  "2011-02-26"
-#define MagickChangeDate   "20110223"
+#define MagickChangeDate   "20110222"
 #define MagickAuthoritativeURL  "http://www.imagemagick.org"
 #if defined(MAGICKCORE_OPENMP_SUPPORT)
 #define MagickOpenMPFeature  "OpenMP "