de0432b
%global VER 6.9.2
de0432b
%global Patchlevel 7
b1db8bb
b1db8bb
Name:		ImageMagick
16c8e4c
Version:		%{VER}.%{Patchlevel}
5f37a0d
Release:		2%{?dist}
16c8e4c
Summary:		An X application for displaying and manipulating images
b1db8bb
Group:		Applications/Multimedia
16c8e4c
License:		ImageMagick
16c8e4c
Url:			http://www.imagemagick.org/
de0432b
Source0:		ftp://ftp.ImageMagick.org/pub/%{name}/%{name}-%{VER}-%{Patchlevel}.tar.xz
b1db8bb
16c8e4c
Requires:		%{name}-libs = %{version}-%{release}
5e9479d
b1db8bb
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
b1db8bb
BuildRequires:	bzip2-devel, freetype-devel, libjpeg-devel, libpng-devel
b1db8bb
BuildRequires:	libtiff-devel, giflib-devel, zlib-devel, perl-devel >= 5.8.1
b1db8bb
BuildRequires:	ghostscript-devel, djvulibre-devel
b1db8bb
BuildRequires:	libwmf-devel, jasper-devel, libtool-ltdl-devel
b1db8bb
BuildRequires:	libX11-devel, libXext-devel, libXt-devel
a619cc2
BuildRequires:	lcms2-devel, libxml2-devel, librsvg2-devel, OpenEXR-devel
a619cc2
BuildRequires:	fftw-devel, OpenEXR-devel, libwebp-devel
16c8e4c
BuildRequires:	jbigkit-devel
16c8e4c
BuildRequires:	openjpeg2-devel >= 2.1.0
cvsdist 10b4d73
de0432b
Patch0:		ImageMagick-6.9.2-7-multiarch-implicit-pkgconfig-dir.patch
c6e35d1
cvsdist 10b4d73
%description
ba16c6b
ImageMagick is an image display and manipulation tool for the X
cvsdist c1ca704
Window System. ImageMagick can read and write JPEG, TIFF, PNM, GIF,
cvsdist c1ca704
and Photo CD image formats. It can resize, rotate, sharpen, color
cvsdist c1ca704
reduce, or add special effects to an image, and when finished you can
cvsdist c1ca704
either save the completed work in the original format or a different
cvsdist c1ca704
one. ImageMagick also includes command line programs for creating
cvsdist c1ca704
animated or transparent .gifs, creating composite images, creating
cvsdist c1ca704
thumbnail images, and more.
cvsdist c1ca704
cvsdist c1ca704
ImageMagick is one of your choices if you need a program to manipulate
f2546f1
and display images. If you want to develop your own applications
cvsdist c1ca704
which use ImageMagick code or APIs, you need to install
cvsdist 10b4d73
ImageMagick-devel as well.
cvsdist 10b4d73
c7d093f
cvsdist 10b4d73
%package devel
5e9479d
Summary:	Library links and header files for ImageMagick app development
5e9479d
Group:	Development/Libraries
5e9479d
Requires:	%{name} = %{version}-%{release}
a619cc2
Requires:	libX11-devel, libXext-devel, libXt-devel, ghostscript-devel
a619cc2
Requires:	bzip2-devel, freetype-devel, libtiff-devel, libjpeg-devel, lcms2-devel
a619cc2
Requires:	libwebp-devel, OpenEXR-devel, jasper-devel, pkgconfig
5e9479d
Requires:	%{name}-libs = %{version}-%{release}
cvsdist 10b4d73
cvsdist 10b4d73
%description devel
8ba8b56
ImageMagick-devel contains the library links and header files you'll
cvsdist c1ca704
need to develop ImageMagick applications. ImageMagick is an image
cvsdist 10b4d73
manipulation program.
cvsdist 10b4d73
cvsdist c1ca704
If you want to create applications that will use ImageMagick code or
cvsdist c1ca704
APIs, you need to install ImageMagick-devel as well as ImageMagick.
91ebc38
You do not need to install it if you just want to use ImageMagick,
cvsdist 10b4d73
however.
cvsdist 10b4d73
c7d093f
5e9479d
%package libs
5e9479d
Summary: ImageMagick libraries to link with
5e9479d
Group: Applications/Multimedia
5e9479d
5e9479d
%description libs
5e9479d
This packages contains a shared libraries to use within other applications.
5e9479d
5e9479d
4a8ef94
%package djvu
4a8ef94
Summary: DjVu plugin for ImageMagick
4a8ef94
Group: Applications/Multimedia
4a8ef94
Requires: %{name} = %{version}-%{release}
4a8ef94
4a8ef94
%description djvu
4a8ef94
This packages contains a plugin for ImageMagick which makes it possible to
4a8ef94
save and load DjvU files from ImageMagick and libMagickCore using applications.
4a8ef94
4a8ef94
c7d093f
%package doc
c7d093f
Summary: ImageMagick html documentation
c7d093f
Group: Documentation
c7d093f
c7d093f
%description doc
c7d093f
ImageMagick documentation, this package contains usage (for the
c7d093f
commandline tools) and API (for the libraries) documentation in html format.
c7d093f
Note this documentation can also be found on the ImageMagick website:
c7d093f
http://www.imagemagick.org/
c7d093f
c7d093f
cvsdist c1ca704
%package perl
cvsdist c1ca704
Summary: ImageMagick perl bindings
cvsdist c1ca704
Group: System Environment/Libraries
91ebc38
Requires: %{name} = %{version}-%{release}
8ba8b56
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
cvsdist c1ca704
cvsdist c1ca704
%description perl
cvsdist c1ca704
Perl bindings to ImageMagick.
cvsdist c1ca704
cvsdist c1ca704
Install ImageMagick-perl if you want to use any perl scripts that use
cvsdist c1ca704
ImageMagick.
cvsdist c1ca704
c7d093f
cvsdist 65bbb5c
%package c++
cvsdist c1ca704
Summary: ImageMagick Magick++ library (C++ bindings)
cvsdist 65bbb5c
Group: System Environment/Libraries
91ebc38
Requires: %{name} = %{version}-%{release}
cvsdist 65bbb5c
cvsdist 65bbb5c
%description c++
cvsdist 65bbb5c
This package contains the Magick++ library, a C++ binding to the ImageMagick
cvsdist 65bbb5c
graphics manipulation library.
cvsdist 65bbb5c
cvsdist 65bbb5c
Install ImageMagick-c++ if you want to use any applications that use Magick++.
cvsdist 65bbb5c
c7d093f
cvsdist 65bbb5c
%package c++-devel
cvsdist 65bbb5c
Summary: C++ bindings for the ImageMagick library
cvsdist 65bbb5c
Group: Development/Libraries
b7732ea
Requires: %{name}-c++ = %{version}-%{release}
b7732ea
Requires: %{name}-devel = %{version}-%{release}
cvsdist 65bbb5c
cvsdist 65bbb5c
%description c++-devel
cvsdist 65bbb5c
ImageMagick-devel contains the static libraries and header files you'll
cvsdist 65bbb5c
need to develop ImageMagick applications using the Magick++ C++ bindings.
cvsdist 65bbb5c
ImageMagick is an image manipulation program.
cvsdist 65bbb5c
cvsdist 65bbb5c
If you want to create applications that will use Magick++ code
cvsdist 65bbb5c
or APIs, you'll need to install ImageMagick-c++-devel, ImageMagick-devel and
cvsdist 65bbb5c
ImageMagick.
cvsdist 65bbb5c
You don't need to install it if you just want to use ImageMagick, or if you
cvsdist 65bbb5c
want to develop/compile applications using the ImageMagick C interface,
cvsdist 65bbb5c
however.
cvsdist 65bbb5c
8ba8b56
cvsdist 10b4d73
%prep
252b0ed
%setup -q -n %{name}-%{VER}-%{Patchlevel}
c6e35d1
de0432b
%patch0 -p1 -b .multiarch-implicit-pkgconfig-dir
c6e35d1
7f30b9d
# for %%doc
c7d093f
mkdir Magick++/examples
c7d093f
cp -p Magick++/demo/*.cpp Magick++/demo/*.miff Magick++/examples
8ba8b56
cvsdist 10b4d73
%build
7f30b9d
%configure \
7f30b9d
	--enable-shared \
7f30b9d
	--disable-static \
7f30b9d
	--with-modules \
7f30b9d
	--with-perl \
7f30b9d
	--with-x \
7f30b9d
	--with-threads \
7f30b9d
	--with-magick_plus_plus \
7f30b9d
	--with-gslib \
7f30b9d
	--with-wmf \
7f30b9d
	--with-webp \
7f30b9d
	--with-openexr \
7f30b9d
	--with-rsvg \
7f30b9d
	--with-xml \
7f30b9d
	--with-perl-options="INSTALLDIRS=vendor %{?perl_prefix} CC='%__cc -L$PWD/magick/.libs' LDDLFLAGS='-shared -L$PWD/magick/.libs'" \
7f30b9d
	--without-dps \
3f4ca4d
	--without-gcc-arch \
16c8e4c
	--with-jbig \
16c8e4c
	--with-openjp2
7f30b9d
915eff4
# Do *NOT* use %%{?_smp_mflags}, this causes PerlMagick to be silently misbuild
915eff4
make
cvsdist 073e999
8ba8b56
cvsdist 10b4d73
%install
09febb0
make %{?_smp_mflags} install DESTDIR=%{buildroot} INSTALL="install -p"
a77b185
cp -a www/source %{buildroot}%{_datadir}/doc/%{name}-%{VER}
28437e5
# Delete *ONLY* _libdir/*.la files! .la files used internally to handle plugins - BUG#185237!!!
a77b185
rm %{buildroot}%{_libdir}/*.la
c7d093f
8ba8b56
# fix weird perl Magick.so permissions
a77b185
chmod 755 %{buildroot}%{perl_vendorarch}/auto/Image/Magick/Magick.so
cvsdist c1ca704
91ebc38
# perlmagick: fix perl path of demo files
91ebc38
%{__perl} -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)' PerlMagick/demo/*.pl
cvsdist c9d4949
c7d093f
# perlmagick: cleanup various perl tempfiles from the build which get installed
a77b185
find %{buildroot} -name "*.bs" |xargs rm -f
a77b185
find %{buildroot} -name ".packlist" |xargs rm -f
a77b185
find %{buildroot} -name "perllocal.pod" |xargs rm -f
cvsdist 7c0ce8c
91ebc38
# perlmagick: build files list
c7d093f
echo "%defattr(-,root,root,-)" > perl-pkg-files
a77b185
find %{buildroot}/%{_libdir}/perl* -type f -print \
7f30b9d
	| sed "s@^%{buildroot}@@g" > perl-pkg-files
a77b185
find %{buildroot}%{perl_vendorarch} -type d -print \
7f30b9d
	| sed "s@^%{buildroot}@%dir @g" \
7f30b9d
	| grep -v '^%dir %{perl_vendorarch}$' \
7f30b9d
	| grep -v '/auto$' >> perl-pkg-files
91ebc38
if [ -z perl-pkg-files ] ; then
7f30b9d
	echo "ERROR: EMPTY FILE LIST"
7f30b9d
	exit -1
91ebc38
fi
cvsdist c9d4949
de0432b
# fix multilib issues: Rename provided file with platform-bits in name.
de0432b
# Create platform independant file inplace of provided and conditionally include required.
de0432b
# $1 - filename.h to process.
de0432b
function multilibFileVersions(){
de0432b
mv $1 ${1%%.h}-%{__isa_bits}.h
5fae546
de0432b
local basename=$(basename $1)
5fae546
de0432b
cat >$1 <
5fae546
#include <bits/wordsize.h>
5fae546
5fae546
#if __WORDSIZE == 32
de0432b
# include "${basename%%.h}-32.h"
5fae546
#elif __WORDSIZE == 64
de0432b
# include "${basename%%.h}-64.h"
5fae546
#else
5fae546
# error "unexpected value for __WORDSIZE macro"
5fae546
#endif
5fae546
EOF
de0432b
}
5fae546
de0432b
multilibFileVersions %{buildroot}%{_includedir}/%{name}-6/magick/magick-config.h
de0432b
multilibFileVersions %{buildroot}%{_includedir}/%{name}-6/magick/magick-baseconfig.h
de0432b
multilibFileVersions %{buildroot}%{_includedir}/%{name}-6/magick/version.h
de0432b
de0432b
de0432b
# Fonts must be packaged separately. It does not have matter and demos work without it.
098ae44
rm PerlMagick/demo/Generic.ttf
cvsdist 10b4d73
09febb0
%check
09febb0
export LD_LIBRARY_PATH=%{buildroot}/%{_libdir}
Rex Dieter a572195
make %{?_smp_mflags} check
09febb0
5e9479d
%post libs -p /sbin/ldconfig
cvsdist 10b4d73
cvsdist 65bbb5c
%post c++ -p /sbin/ldconfig
cvsdist 65bbb5c
5e9479d
%postun libs -p /sbin/ldconfig
cvsdist 10b4d73
cvsdist 65bbb5c
%postun c++ -p /sbin/ldconfig
cvsdist 65bbb5c
8ba8b56
cvsdist 10b4d73
%files
5e9479d
%doc README.txt LICENSE NOTICE AUTHORS.txt NEWS.txt ChangeLog Platforms.txt
faf094c
%{_bindir}/[a-z]*
91ebc38
%{_mandir}/man[145]/[a-z]*
c7d093f
%{_mandir}/man1/%{name}.*
5e9479d
5e9479d
%files libs
5e9479d
%doc LICENSE NOTICE AUTHORS.txt QuickStart.txt
ab1642b
%{_libdir}/libMagickCore-6.Q16.so.2*
ab1642b
%{_libdir}/libMagickWand-6.Q16.so.2*
5e9479d
%{_libdir}/%{name}-%{VER}
5e9479d
%{_datadir}/%{name}-6
4a8ef94
%exclude %{_libdir}/%{name}-%{VER}/modules-Q16/coders/djvu.*
5e9479d
%{_sysconfdir}/%{name}-6
cvsdist 10b4d73
cvsdist 10b4d73
%files devel
8ba8b56
%{_bindir}/MagickCore-config
cvsdist c2d10f5
%{_bindir}/Magick-config
8ba8b56
%{_bindir}/MagickWand-config
faf094c
%{_bindir}/Wand-config
5e9479d
%{_libdir}/libMagickCore-6.Q16.so
5e9479d
%{_libdir}/libMagickWand-6.Q16.so
8ba8b56
%{_libdir}/pkgconfig/MagickCore.pc
5e9479d
%{_libdir}/pkgconfig/MagickCore-6.Q16.pc
91ebc38
%{_libdir}/pkgconfig/ImageMagick.pc
5e9479d
%{_libdir}/pkgconfig/ImageMagick-6.Q16.pc
8ba8b56
%{_libdir}/pkgconfig/MagickWand.pc
5e9479d
%{_libdir}/pkgconfig/MagickWand-6.Q16.pc
91ebc38
%{_libdir}/pkgconfig/Wand.pc
5e9479d
%{_libdir}/pkgconfig/Wand-6.Q16.pc
5e9479d
%dir %{_includedir}/%{name}-6
5e9479d
%{_includedir}/%{name}-6/magick
5e9479d
%{_includedir}/%{name}-6/wand
91ebc38
%{_mandir}/man1/Magick-config.*
8ba8b56
%{_mandir}/man1/MagickCore-config.*
91ebc38
%{_mandir}/man1/Wand-config.*
8ba8b56
%{_mandir}/man1/MagickWand-config.*
cvsdist 10b4d73
4a8ef94
%files djvu
4a8ef94
%{_libdir}/%{name}-%{VER}/modules-Q16/coders/djvu.*
4a8ef94
c7d093f
%files doc
5e9479d
%doc %{_datadir}/doc/%{name}-6
c7d093f
%doc %{_datadir}/doc/%{name}-%{VER}
93d3acb
%doc LICENSE
c7d093f
cvsdist 65bbb5c
%files c++
c7d093f
%doc Magick++/AUTHORS Magick++/ChangeLog Magick++/NEWS Magick++/README
4a8ef94
%doc www/Magick++/COPYING
7dcd4cd
%{_libdir}/libMagick++-6.Q16.so.6*
cvsdist 65bbb5c
cvsdist 65bbb5c
%files c++-devel
c7d093f
%doc Magick++/examples
cvsdist c2d10f5
%{_bindir}/Magick++-config
5e9479d
%{_includedir}/%{name}-6/Magick++
5e9479d
%{_includedir}/%{name}-6/Magick++.h
5e9479d
%{_libdir}/libMagick++-6.Q16.so
8ba8b56
%{_libdir}/pkgconfig/Magick++.pc
5e9479d
%{_libdir}/pkgconfig/Magick++-6.Q16.pc
91ebc38
%{_libdir}/pkgconfig/ImageMagick++.pc
5e9479d
%{_libdir}/pkgconfig/ImageMagick++-6.Q16.pc
91ebc38
%{_mandir}/man1/Magick++-config.*
cvsdist 65bbb5c
cvsdist 7c0ce8c
%files perl -f perl-pkg-files
91ebc38
%{_mandir}/man3/*
91ebc38
%doc PerlMagick/demo/ PerlMagick/Changelog PerlMagick/README.txt
cvsdist c1ca704
cvsdist 10b4d73
%changelog
5f37a0d
* Mon Dec 28 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 6.9.2.7-2
5f37a0d
- Rebuilt for libwebp soname bump
5f37a0d
de0432b
* Fri Dec 04 2015 Pavel Alexeev <Pahan@Hubbitus.info> - 6.9.2.7-1
de0432b
- Update to new upstream release 6.9.2-7 (bz#1224581)
de0432b
- Drop fix-XPM patch.
de0432b
- No so-name change, so will update in stable branch to fix also: bz#1267391
de0432b
    (JPEG 2000 support), bz#1269556 (security buff overflow in coders/icon.c),
de0432b
    bz#1269567 (Double free vulnerabilities in coders/{pict.c,tga.c})
de0432b
- Solving miltilib conflict - bz#1208347 - add patch ImageMagick-6.9.2-7-multiarch-implicit-pkgconfig-dir.patch.
de0432b
- Drop old options: --with-lcms2, --without-included-ltdl, --with-ltdl-include, --with-ltdl-lib
de0432b
- Some spec cleanup (including README utf recoding, rpath clean hacks).
de0432b
c6e35d1
* Sat Nov 21 2015 Pavel Alexeev <Pahan@Hubbitus.info> - 6.9.1.3-0.beta.4
c6e35d1
- Add patch fix-XPM.patch (upstream fix for #1217178).
c6e35d1
da4cdb6
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.9.1.3-0.beta.3.2
da4cdb6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
da4cdb6
b07420f
* Tue Jun 09 2015 Jitka Plesnikova <jplesnik@redhat.com> - 6.9.1.3-0.beta.3.1
b07420f
- Perl 5.22 rebuild
b07420f
108bb0b
* Mon Jun 08 2015 Pavel Alexeev <Pahan@Hubbitus.info> - 6.9.1.3-0.beta.3
16c8e4c
- Add --disable-silent-rules, --with-jbig (and BR jbigkit-devel), --with-openjp2 (and BR openjpeg2-devel >= 2.1.0) by mail request from Remi Collet.
16c8e4c
ee0c3be
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 6.9.1.3-0.beta.2.1
ee0c3be
- Perl 5.22 rebuild
ee0c3be
3f4ca4d
* Wed May 27 2015 Pavel Alexeev <Pahan@Hubbitus.info> - 6.9.1.3-0.beta.2
3f4ca4d
- Again readd --without-gcc-arch to configure, to gone also -mtune gcc option (https://fedorahosted.org/fesco/ticket/1443)
3f4ca4d
5d3f936
* Thu May 21 2015 Pavel Alexeev <Pahan@Hubbitus.info> - 6.9.1.3-0.beta.1
5d3f936
- Build beta 6.9.1-3 to gone -march (https://fedorahosted.org/fesco/ticket/1443)
5d3f936
9120593
* Sat May 16 2015 Pavel Alexeev <Pahan@Hubbitus.info> - 6.9.1.2-3
5d3f936
- Enable back gcc arch optimization (--without-gcc-arch) #1213828 - GCC updated, problem should be gone.
9120593
225d561
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 6.9.1.2-2
225d561
- Disable gcc arch optimization (#1213828)
225d561
14224f1
* Mon Apr 20 2015 Pavel Alexeev <Pahan@Hubbitus.info> - 6.9.1.2-1
14224f1
- New version 6.9.1-2 - bz#1204371.
14224f1
f3cfd21
* Mon Mar 09 2015 Pavel Alexeev <Pahan@Hubbitus.info> - 6.9.0.10-1
f3cfd21
- New version 6.9.0-10 - bz#1197400.
f3cfd21
7dcd4cd
* Mon Feb 23 2015 Pavel Alexeev <Pahan@Hubbitus.info> - 6.9.0.9-1
7dcd4cd
- New version 6.9.0-9 - bz#1087263.
f3cfd21
- So-name bump: libMagick++-6.Q16.so.3 -> libMagick++-6.Q16.so.6 (ML: https://lists.fedoraproject.org/pipermail/devel/2015-March/208814.html)
7dcd4cd
7dcd4cd
* Wed Nov 26 2014 Rex Dieter <rdieter@fedoraproject.org> - 6.8.8.10-8
Rex Dieter a572195
- revert workaround
Rex Dieter a572195
7dcd4cd
* Tue Nov 25 2014 Rex Dieter <rdieter@fedoraproject.org> - 6.8.8.10-7
Rex Dieter e366532
- rebuild (openexr)
Rex Dieter 887546d
- 'make check' non-fatal as temp workaround for FTBFS (#1142784)
Rex Dieter e366532
5a35fdb
* Tue Aug 26 2014 Jitka Plesnikova <jplesnik@redhat.com> - 6.8.8.10-6
5a35fdb
- Perl 5.20 rebuild
5a35fdb
17a226f
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.8.8.10-5
17a226f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
17a226f
792413a
* Fri Jun 06 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.8.8.10-4
792413a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
792413a
ab1642b
* Wed Apr 2 2014 Pavel Alexeev <Pahan@Hubbitus.info> - 6.8.8.10-3
ab1642b
- Concretize soname versions.
ab1642b
ab1642b
* Sat Mar 29 2014 Pavel Alexeev <Pahan@Hubbitus.info> - 6.8.8.10-2
cda7c9d
- Update to 6.8.8-10 with hope to fix CVE-2014-1958 (bz#1067276, bz#1067277, bz#1067278), CVE-2014-1947, CVE-2014-2030 (bz#1064098)
09febb0
- Enable %%check by Alexander Todorov suggestion - bz#1076671.
09febb0
- Add %%{?_smp_mflags} into make install and check (not main compilation).
09febb0
b10a95b
* Mon Jan 6 2014 Pavel Alexeev <Pahan@Hubbitus.info> - 6.8.7.0-4
b10a95b
- Drop BR giflib-devel (bz#1039378)
b10a95b
Orion Poplawski aafa243
* Thu Jan 02 2014 Orion Poplawski <orion@cora.nwra.com> - 6.8.7.0-3
Orion Poplawski aafa243
- Rebuild for libwebp soname bump
Orion Poplawski aafa243
Rex Dieter a2b29f6
* Wed Nov 27 2013 Rex Dieter <rdieter@fedoraproject.org> 6.8.7.0-2
Rex Dieter a2b29f6
- rebuild (openexr)
Rex Dieter a2b29f6
Kyle McMartin 01ea425
* Fri Nov 08 2013 Kyle McMartin <kyle@fedoraproject.org>
Kyle McMartin 01ea425
- Use %__isa_bits instead of hardcoding the list of 64-bit architectures.
Kyle McMartin 01ea425
48b5284
* Mon Oct 7 2013 Pavel Alexeev <Pahan@Hubbitus.info> - 6.8.7.0-1
48b5284
- Update to 6.8.7-0 to fix badurl (http://www.mail-archive.com/devel@lists.fedoraproject.org/msg67796.html)
48b5284
Rex Dieter 7c3b8df
* Sun Sep 08 2013 Rex Dieter <rdieter@fedoraproject.org> - 6.8.6.3-4
Rex Dieter 7c3b8df
- rebuild (openexr)
Rex Dieter 7c3b8df
66b3d4c
* Fri Aug 02 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.8.6.3-3
66b3d4c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
66b3d4c
a9b95a2
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 6.8.6.3-2
a9b95a2
- Perl 5.18 rebuild
a9b95a2
7f30b9d
* Mon Jul 1 2013 Pavel Alexeev <Pahan@Hubbitus.info> - 6.8.6.3-1
7f30b9d
- Update to 6.8.6-3.
7f30b9d
- Added aarch64 to list of 64bit arches (bz#978339).
7f30b9d
a619cc2
* Wed Jun 12 2013 Pavel Alexeev <Pahan@Hubbitus.info> - 6.5.5.10-1
a619cc2
- Update to 6.8.5-10 upstream version (bz#720285).
a619cc2
- By Remi Collet request (bz#969760) enable those features in ImageMagick:
a619cc2
	--with-lcms2 (instead of --with-lcms): lcms2-devel
a619cc2
	--with-openexr: OpenEXR-devel
a619cc2
	--with-webp: libwebp-devel
a619cc2
3d43559
* Thu Apr 18 2013 Pavel Alexeev <Pahan@Hubbitus.info> - 6.8.3.9-2
3d43559
- Enable fftw to do Fourier transforms (add BuildRequires: fftw-devel) - bz#950254 by Søren Sandmann Pedersen request.
3d43559
5e9479d
* Sun Mar 10 2013 Pavel Alexeev <Pahan@Hubbitus.info> - 6.8.3.9-1
5e9479d
- Update to 6.8.3-9 (so-naming scheme change to *-6.so) (ml: http://www.mail-archive.com/devel@lists.fedoraproject.org/msg57163.html).
5e9479d
- Split out libs subpackage by Remi Collet request (bz#849065).
5e9479d
Rex Dieter 82a8e19
* Sun Mar 10 2013 Rex Dieter <rdieter@fedoraproject.org> - 6.7.8.9-5
Rex Dieter 82a8e19
- rebuild (OpenEXR)
Rex Dieter 82a8e19
2b076cf
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.7.8.9-4
2b076cf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2b076cf
99b9290
* Fri Jan 18 2013 Adam Tkac <atkac redhat com> - 6.7.8.9-3
99b9290
- rebuild due to "jpeg8-ABI" feature drop
99b9290
283d9de
* Fri Dec 21 2012 Adam Tkac <atkac redhat com> - 6.7.8.9-2
283d9de
- rebuild against new libjpeg
283d9de
88a3b81
* Sat Aug 11 2012 Pavel Alexeev <Pahan@Hubbitus.info> - 6.7.8.9-1
88a3b81
- Update to 6.7.8-9 to fix CVE-2012-3437 (bz#844101, 844103).
88a3b81
dc6f18f
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.7.7.5-3
dc6f18f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
dc6f18f
10c0be1
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 6.7.7.5-2
10c0be1
- Perl 5.16 rebuild
10c0be1
9ea39c0
* Sat Jun 2 2012 Pavel Alexeev <Pahan@Hubbitus.info> - 6.7.7.5-1
9ea39c0
- Update to 6.7.7-5 version. Prepare and update in stable Fedora 16 to address security problems (f.e. bz#808159).
9ea39c0
2bea0ad
* Fri May 11 2012 Pavel Alexeev <Pahan@Hubbitus.info> - 6.7.6.5-2
2bea0ad
- Rebuild due libtiff update http://www.mail-archive.com/devel@lists.fedoraproject.org/msg42846.html
2bea0ad
ff7b87f
* Tue Apr 10 2012 Pavel Alexeev <Pahan@Hubbitus.info> - 6.7.6.5-1
ff7b87f
- Update to 6.7.6.5 to fix security issues: bz#807993, bz#807994, bz#807997,
ff7b87f
	bz#808159, bz#804591, bz#804588
ff7b87f
a77b185
* Sat Feb 25 2012 Pavel Alexeev <Pahan@Hubbitus.info> - 6.7.5.6-1
a77b185
- Update by request https://bugzilla.redhat.com/show_bug.cgi?id=755827#c8
a77b185
- Delete multilib patch as it should be in main sources.
a77b185
- Replace $RPM_BUILD_ROOT by %%buildroot
a77b185
ab43e42
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.7.1.9-3
ab43e42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
ab43e42
1c10bb7
* Mon Dec 05 2011 Adam Jackson <ajax@redhat.com> 6.7.1.9-2
1c10bb7
- Rebuild for new libpng
1c10bb7
b1db8bb
* Mon Aug 22 2011 Pavel Alexeev <Pahan@Hubbitus.info> - 6.7.1.9-1
b1db8bb
- New version 6.7.1-9.
b1db8bb
Petr Sabata 7e2fe1b
* Thu Jul 21 2011 Petr Sabata <contyk@redhat.com> - 6.7.0.10-3
Petr Sabata 7e2fe1b
- Perl mass rebuild
Petr Sabata 7e2fe1b
Petr Sabata 2d94201
* Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 6.7.0.10-2
Petr Sabata 2d94201
- Perl mass rebuild
Petr Sabata 2d94201
f7a324f
* Wed Jun 22 2011 Pavel Alexeev <Pahan@Hubbitus.info> - 6.7.0.10-1
f7a324f
- Update to 6.7.0-10.
f7a324f
6f5460a
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano@redhat.com> - 6.6.8.4-3
6f5460a
- Perl mass rebuild
6f5460a
07954a4
* Fri Jun 10 2011 Marcela Mašláňová <mmaslano@redhat.com> - 6.6.8.4-2
07954a4
- Perl 5.14 mass rebuild
07954a4
1b77081
* Tue Mar 15 2011 Pavel Alexeev <Pahan@Hubbitus.info> - 6.6.8.4-1
1b77081
- Add BR liblqr-1-devel (BZ#683159)
1b77081
- Update to new version (BZ#579458) 6.6.8-4
1b77081
7dae522
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.6.5.10-19
7dae522
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
7dae522
0ac3296
* Fri Dec 17 2010 Pavel Alexeev <Pahan@Hubbitus.info> - 6.6.5.10-18
0ac3296
- Add BR OpenEXR-devel to support OpenEXR format (BZ#663705)
0ac3296
55b4ca1
* Thu Nov 25 2010 Pavel Alexeev <Pahan@Hubbitus.info> - 6.6.5.10-17
55b4ca1
- New version 6.6.5-10.
55b4ca1
- Add --enable-hdri switch by request of Petr Vlašic.
55b4ca1
7dd3692
* Thu Sep 30 2010 Pavel Alexeev <Pahan@Hubbitus.info> - 6.6.4.8-16
7dd3692
- Rebuild against new ghostscript in rawhide.
7dd3692
- Update to 6.6.4-8 version.
7dd3692
2048159
* Wed Sep 29 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 6.6.4.1-15
2048159
- rebuild against new ghostscript
2048159
123254d
* Fri Sep 17 2010 Rex Dieter <rdieter@fedoraproject.org> - 6.6.4.1-14
123254d
- %%files: track sonames, so as not to be surprised by future ABI breaks
123254d
b712a6a
* Tue Sep 14 2010 Pavel Alexeev <Pahan@Hubbitus.info> - 6.6.4.1-13
24b1b21
- Update to 6.6.4-1 to fix FBFS BZ#631169.
b712a6a
93d3acb
* Fri Jul 30 2010 Pavel Alexeev <Pahan@Hubbitus.info> - 6.6.2.1-12
93d3acb
- Add %%doc LICENSE as it required new Licensing Guidelines Update
93d3acb
	( https://fedoraproject.org/wiki/Packaging:LicensingGuidelines )
93d3acb
b7adabc
* Wed Jun 23 2010 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 6.6.2.1-11
b7adabc
- Rebuild (to fix downgrade after perl-5.12.0-rebuild tag)
b7adabc
28437e5
* Tue Jun 1 2010 Pavel Alexeev <Pahan@Hubbitus.info> - 6.6.2.1-10
28437e5
- New version 6.6.2-1 (BZ#579458, BZ#565940 - http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16320)
28437e5
- Replace %%define by %%global
28437e5
6d67336
* Tue Jun 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 6.6.0.2-9
6d67336
- Mass rebuild with perl-5.12.0
6d67336
90f01a7
* Sat Mar 6 2010 Pavel Alexeev <Pahan@Hubbitus.info> - 6.6.0.2-8
e8efbb9
- Update to 6.6.0-2 (BZ#570766)
e8efbb9
86784b5
* Tue Jan 5 2010 Pavel Alexeev <Pahan@Hubbitus.info> - 6.5.8.10-6
86784b5
- Update to 6.5.8-10 (BZ#547806)
86784b5
- Change source tarball from .tar.lzma to .tar.xz folow to upstream.
86784b5
89135e5
* Fri Dec  4 2009 Stepan Kasal <skasal@redhat.com> - 6.5.4.7-5
89135e5
- rebuild against perl 5.10.1
89135e5
098ae44
* Mon Nov 30 2009 Pavel Alexeev <Pahan@Hubbitus.info> - 6.5.4.7-4
098ae44
- Explude file Generic.ttf from -perl subpackage demos. Demos perfectly work without it, but with bundled font
28437e5
  package does not pass QA (Unfortunately no bugreport there, only mail from Nicolas Mailhot)
098ae44
b5577f3
* Mon Aug 3 2009 Pavel Alexeev <Pahan@Hubbitus.info> - 6.5.4.7-3
b5577f3
- Update to version 6.5.4-7
b5577f3
- Use lzma-compressed source tarball as sugested by Ville Skyttä (BZ#515319)
b5577f3
c57ea6d
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.5.3.7-2
c57ea6d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
c57ea6d
ed67044
* Mon Jun 15 2009 Hans de Goede <hdegoede@redhat.com> 6.5.3.7-1
ed67044
- New upstream release 6.5.3-7
ed67044
98c5019
* Mon Apr 13 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 6.5.1.2-1
98c5019
- update to 6.5.1-2
98c5019
9aec96f
* Fri Mar 13 2009 Hans de Goede <hdegoede@redhat.com> 6.4.9.6-2
9aec96f
- Fix undefined warning in magick-type.h (#489453)
9aec96f
- Do not link PerlMagick against system ImageMagick, but against the just
9aec96f
  build one
9aec96f
252b0ed
* Mon Mar  9 2009 Hans de Goede <hdegoede@redhat.com> 6.4.9.6-1
252b0ed
- New upstream release 6.4.9-6
252b0ed
fdcfa9e
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.4.5.5-9
fdcfa9e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
fdcfa9e
ba16c6b
* Fri Jan 30 2009 Hans de Goede <hdegoede@redhat.com> 6.4.5.5-8
ba16c6b
- Remove (TM) from description as per new guidelines
ba16c6b
a40793e
* Sat Jan 17 2009 Rakesh Pandit <rakesh@fedoraproject.org> 6.4.5.5-7
a40793e
- Corrected the wrong release and bumped
a40793e
1c5d619
* Sat Jan 17 2009 Rakesh Pandit <rakesh@fedoraproject.org> 6.4.5.5-6
1c5d619
- Rebuild with new djvulibre
1c5d619
732fadd
* Sat Dec 27 2008 Hans de Goede <hdegoede@redhat.com> 6.4.5.5-5
732fadd
- Remove 2 included copies of the non Free artbrush font (rh 477399)
732fadd
915eff4
* Wed Dec 10 2008 Hans de Goede <hdegoede@redhat.com> 6.4.5.5-4
915eff4
- Do not pass -jX to make when building, this breaks PerlMagick (rh 475554)
915eff4
356b08a
* Wed Nov 19 2008 Hans de Goede <hdegoede@redhat.com> 6.4.5.5-3
356b08a
- Remove --without-windows-font-dir from configure args, specifying it
356b08a
  makes ImageMagick search for windows fonts in the "no/" dir (rh 472244)
356b08a
4a8ef94
* Fri Nov 14 2008 Hans de Goede <hdegoede@redhat.com> 6.4.5.5-2
4a8ef94
- Enable djvu support, put the new djvu plugin into a separate -djvu
4a8ef94
  subpackage because of deps (rh 225897)
4a8ef94
c7d093f
* Fri Nov 14 2008 Hans de Goede <hdegoede@redhat.com> 6.4.5.5-1
c7d093f
- New upstream release 6.4.5-5
c7d093f
- Various specfile fixes from merge review (rh 225897)
c7d093f
- Fix building with new libtool (rh 471468)
c7d093f
c847409
* Thu Nov 13 2008 Hans de Goede <hdegoede@redhat.com> 6.4.0.10-3
c847409
- Rebuild for new libtool (rh 471468)
c847409
b7732ea
* Sun Jul 27 2008 Hans de Goede <jwrdegoede@fedoraproject.org> 6.4.0.10-2
b7732ea
- Fix ownership of /usr/include/ImageMagick (bz 444647)
a619cc2
- By Remi request (bz#969760) enable those features in ImageMagick:
a619cc2
	--with-lcms2 (instead of --with-lcms): lcms2-devel
a619cc2
	--with-openexr: OpenEXR-devel
a619cc2
	--with-webp: libwebp-devel
b7732ea
8ba8b56
* Sat Apr 26 2008 Hans de Goede <jwrdegoede@fedoraproject.org> 6.4.0.10-1
8ba8b56
- New upstream release 6.4.0.10
8ba8b56
- This fixes conversion of 24 bpp windows icons (bz 440136)
8ba8b56
- Don't reuse GError structs, that upsets glib2 (bz 325211)
8ba8b56
- Use the system ltdl, not the included copy (bz 237475)
8ba8b56
- Fix various multilib conflicts (bz 341561)
8ba8b56
- Use xdg-open instead of htmlview (bz 388451)
8ba8b56
- Some small specfile cleanups (utf-8 stuff & others) fixing rpmlint warnings
8ba8b56
5ac5071
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 6.3.8.1-3
5ac5071
- Rebuild for perl 5.10 (again)
5ac5071
64df27b
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 6.3.8.1-2
64df27b
- Autorebuild for GCC 4.3
64df27b
8081b98
* Thu Jan 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> 6.3.8.1-1
8081b98
- update to 6.3.8.1
8081b98
- rebuild for new perl
8081b98
- fix license tag
8081b98
- fix rpath issues
8081b98
- add sparc64 to 64bit arch list
8081b98
Norman Murray 23f0860
* Fri Sep 21 2007 Norm Murray <nmurray@redhat.com> 6.3.5.9-1.fc8
Norman Murray 23f0860
- rebase to 6.3.5.9
Norman Murray 23f0860
- fix build with missing open() arg
Norman Murray 23f0860
- add build require of jasper-devel, remove windows font dir
Norman Murray 23f0860
- update multilib patch
Norman Murray 23f0860
Norman Murray b65014a
* Thu Apr  5 2007 Norm Murray <nmurray@redhat.com> 6.3.2.9-3.fc7
Norman Murray b65014a
- heap overflows (#235075, CVE-2007-1797)
Norman Murray b65014a
Norman Murray 479b37a
* Fri Mar 30 2007 Norm Murray <nmurray@redhat.com> 6.3.2.9-2.fc7
Norman Murray 479b37a
- perlmagick build fix (#231259)
Norman Murray 479b37a
Norman Murray d0e3051
* Fri Mar  2 2007 Norm Murray <nmurray@redhat.com> 6.3.2.9-1.fc7.0
Norman Murray d0e3051
- update to 6.3.2-9
Norman Murray d0e3051
90930a6
* Wed Aug 23 2006 Matthias Clasen <mclasen@redhat.com> - 6.2.8.0-3.fc6
90930a6
- fix several integer and buffer overflows (#202193, CVE-2006-3743)
90930a6
- fix more integer overflows (#202771, CVE-2006-4144)
90930a6
4e79dd2
* Mon Jul 24 2006 Matthias Clasen <mclasen@redhat.com> - 6.2.8.0-2
4e79dd2
- Add missing BRs
4e79dd2
1edc4f6
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 6.2.8.0-1.1
1edc4f6
- rebuild
1edc4f6
080d4de
* Fri Jun  9 2006 Matthias Clasen <mclasen@redhat.com> - 6.2.8-1
080d4de
- Update to 6.2.8
080d4de
5fae546
* Fri Jun  2 2006 Matthias Clasen <mclasen@redhat.com> - 6.2.5.4-7
5fae546
- Fix multilib issues
5fae546
49cac69
* Thu May 25 2006 Matthias Clasen <mclasen@redhat.com> - 6.2.5.4-6
49cac69
- Fix a heap overflow CVE-2006-2440 (#192279)
7f30b9d
- Include required .la files
49cac69
93c721b
* Mon Mar 20 2006 Matthias Clasen <mclasen@redhat.com> - 6.2.5.4-5
93c721b
- Don't ship .la and .a files (#185237)
93c721b
03530f3
* Mon Feb 13 2006 Jesse Keating <jkeating@redhat.com> - 6.2.5.4-4.2.1
03530f3
- rebump for build order issues during double-long bump
03530f3
5e37d9c
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 6.2.5.4-4.2
5e37d9c
- bump again for double-long bug on ppc(64)
5e37d9c
abc899a
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 6.2.5.4-4.1
abc899a
- rebuilt for new gcc4.1 snapshot and glibc changes
abc899a
2ee785b
* Mon Jan 30 2006 Matthias Clasen <mclasen@redhat.com> 6.2.5.4-4
2ee785b
- Make -devel require lcms-devel (#179200)
2ee785b
a85f7dd
* Mon Jan 23 2006 Matthias Clasen <mclasen@redhat.com> 6.2.5.4-3
a85f7dd
- Fix linking of DSOs.  (#176695)
a85f7dd
f981a6c
* Mon Jan  9 2006 Matthias Clasen <mclasen@redhat.com> 6.2.5.4-2
f981a6c
- fix a format string vulnerability (CVE-2006-0082)
f981a6c
d92ed7e
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
d92ed7e
- rebuilt
d92ed7e
dabdd75
* Tue Nov  1 2005 Matthias Clasen <mclasen@redhat.com> 6.2.5.4-1
c01abc7
- Switch requires to modular X
dabdd75
- Update to 6.2.5
c01abc7
98c6d59
* Tue Sep 20 2005 Matthias Clasen <mclasen@redhat.com> 6.2.4.6-1
98c6d59
- Update to 6.2.4-6
98c6d59
- Drop upstreamed patches
98c6d59
- Disable DPS (#158984)
98c6d59
- Add missing requires (#165931)
98c6d59
fa1bc00
* Thu Jun  9 2005 Tim Waugh <twaugh@redhat.com> 6.2.2.0-4
fa1bc00
- Rebuilt for fixed ghostscript.
fa1bc00
5f30a83
* Mon Jun  6 2005 Tim Waugh <twaugh@redhat.com> 6.2.2.0-3
5f30a83
- Rebuilt for new ghostscript.
5f30a83
32aedcf
* Thu May 26 2005  <mclasen@redhat.com> - 6.2.2.0-2
32aedcf
- fix a denial of service in the xwd coder (#158791, CAN-2005-1739)
32aedcf
1c0acad
* Tue Apr 26 2005 Matthias Clasen <mclasen@redhat.com> - 6.2.2.0-1
1c0acad
- Update to 6.2.2 to fix a heap corruption issue
1c0acad
  in the pnm coder.
7f30b9d
c263c7b
* Mon Apr 25 2005  Matthias Clasen <mclasen@redhat.com> - 6.2.1.7-4
c263c7b
- .la files for modules are needed, actually
c263c7b
7231de6
* Mon Apr 25 2005  Matthias Clasen <mclasen@redhat.com> - 6.2.1.7-3
7231de6
- Really remove .la files for modules
7231de6
91ebc38
* Mon Apr 25 2005  <mclasen@redhat.com> - 6.2.1.7-1
91ebc38
- Update to 6.2.1
91ebc38
- Include multiple improvements and bugfixes
7f30b9d
  by Rex Dieter et al (111961, 145466, 151196, 149970,
91ebc38
  146518, 113951, 145449, 144977, 144570, 139298)
91ebc38
91ebc38
* Sun Apr 24 2005  <mclasen@redhat.com> - 6.2.0.7-3
91ebc38
- Make zip compression work for tiff (#154045)
91ebc38
b57f14a
* Wed Mar 16 2005  <mclasen@redhat.com> - 6.2.0.7-2
640f8af
- Update to 6.2.0 to fix a number of security issues:
640f8af
  #145112 (CAN-2005-05), #151265 (CAN-2005-0397)
640f8af
- Drop a lot of upstreamed patches
640f8af
25f272a
* Wed Mar  2 2005 Matthias Clasen <mclasen@redhat.com> 6.0.7.1-7
ed7f959
- rebuild with gcc4
ef74ce0
- remove an extraneous vsnprintf prototype which causes
ef74ce0
  gcc4 to complain
ed7f959
ca69186
* Mon Oct 11 2004 Tim Waugh <twaugh@redhat.com> 6.0.7.1-4
ca69186
- The devel subpackage requires XFree86-devel (bug #126509).
ca69186
- Fixed build requirements (bug #120776).  From Robert Scheck.
ca69186
7f30b9d
* Tue Sep 14 2004 Karsten Hopp <karsten@redhat.de> 6.0.7.1-3
1917501
- move *.mgk files (#132007, #131708, #132397)
1917501
7f30b9d
* Sun Sep 12 2004 Karsten Hopp <karsten@redhat.de> 6.0.7.1-1
7da9610
- update to 6.0.7 Patchlevel 1, fixes #132106
7da9610
cvsdist c4a85eb
* Sat Sep 4 2004 Bill Nottingham <notting@redhat.com> 6.0.6.2-2
cvsdist c4a85eb
- move libWand out of -devel, fix requirements (#131767)
cvsdist c4a85eb
7f30b9d
* Wed Sep 01 2004 Karsten Hopp <karsten@redhat.de> 6.0.6.2-1
cvsdist 616270f
- update to latest stable version
cvsdist 616270f
- get rid of obsolete patches
cvsdist 616270f
- fix remaining patches
cvsdist 616270f
cvsdist 616270f
* Sat Jun 19 2004 Alan Cox <alan@redhat.com>
cvsdist 616270f
- Easyfixes (#124791) - fixed missing dependancy between -devel and
cvsdist 616270f
  libexif-devel
cvsdist 616270f
cvsdist 616270f
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 616270f
- rebuilt
cvsdist 616270f
7f30b9d
* Tue Mar 23 2004 Karsten Hopp <karsten@redhat.de> 5.5.7.15-1.3
cvsdist ce0681a
- freetype patch to fix convert (#115716)
cvsdist ce0681a
cvsdist 6ef410c
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 6ef410c
- rebuilt
cvsdist 6ef410c
cvsdist 6ef410c
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 6ef410c
- rebuilt
cvsdist 6ef410c
cvsdist 073e999
* Sun Jan 25 2004 Nils Philippsen <nphilipp@redhat.com> 5.5.7.15-0.2
cvsdist 073e999
- make perl module link against the built library instead of the installed one
cvsdist 073e999
cvsdist 073e999
* Thu Jan 22 2004 Nils Philippsen <nphilipp@redhat.com> 5.5.7.15-0.1
cvsdist 073e999
- version 5.5.7 patchlevel 15
cvsdist 073e999
cvsdist 073e999
* Mon Oct 13 2003 Nils Philippsen <nphilipp@redhat.com> 5.5.7.10-0.1
cvsdist 073e999
- rebuild with release 0.1 to not block an official update package
cvsdist 073e999
cvsdist 073e999
* Wed Sep 10 2003 Nils Philippsen <nphilipp@redhat.com> 5.5.7.10-2
cvsdist 073e999
- hack around libtool stupidity
cvsdist 073e999
- disable automake patch as we require automake-1.7 anyway
cvsdist 073e999
cvsdist 073e999
* Wed Sep 10 2003 Nils Philippsen <nphilipp@redhat.com> 5.5.7.10-1
cvsdist 073e999
- version 5.5.7 patchlevel 10
cvsdist 073e999
cvsdist c2d10f5
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist c2d10f5
- rebuilt
cvsdist c2d10f5
8ba8b56
* Thu May 29 2003 Tim Powers <timp@redhat.com> 5.5.6-4
cvsdist c2d10f5
- rebuild for RHEL to fix broken deps
cvsdist c2d10f5
cvsdist c2d10f5
* Thu May 15 2003 Tim Powers <timp@redhat.com> 5.5.6-3
cvsdist c2d10f5
- rebuild again to fix broken dep on libMagick.so.5
cvsdist c2d10f5
cvsdist c2d10f5
* Mon May 12 2003 Karsten Hopp <karsten@redhat.de> 5.5.6-2
cvsdist c2d10f5
- rebuild
cvsdist c2d10f5
cvsdist c2d10f5
* Fri May 09 2003 Karsten Hopp <karsten@redhat.de> 5.5.6-1
cvsdist c2d10f5
- update
cvsdist c2d10f5
- specfile fixes
cvsdist c2d10f5
  #63897 (_target instead of _arch)
cvsdist c2d10f5
  #74521 (SRPM doesn't compile)
cvsdist c2d10f5
  #80441 (RFE: a newer version of ImageMagick is available)
cvsdist c2d10f5
  #88450 (-devel package missing dependancy)
cvsdist c2d10f5
  #57396 (convert won't read RAW format images)
cvsdist c2d10f5
- verified that the upstream version fixes the following bugreports:
cvsdist c2d10f5
  #57544 (display cannot handle many xpm's which both ee and rh71 display can)
cvsdist c2d10f5
  #63727 (ImageMagick fails to handle RGBA files)
cvsdist c2d10f5
  #73864 (composite dumps core on certain operations)
cvsdist c2d10f5
  #78242 (Header files for c missing in devel rpms)
cvsdist c2d10f5
  #79783 (magick_config.h is missing from ImageMagick-c++-devel)
cvsdist c2d10f5
  #80117 (Documentation is installed twice by RPM )
cvsdist c2d10f5
  #82762 (Trouble with browsing help files)
cvsdist c2d10f5
  #85760 (Segmentation fault)
cvsdist c2d10f5
  #86120 (eps->ppm convert crashes)
cvsdist c2d10f5
cvsdist 7c0ce8c
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 7c0ce8c
- rebuilt
cvsdist 7c0ce8c
cvsdist 7c0ce8c
* Sat Jan  4 2003 Jeff Johnson <jbj@redhat.com> 5.4.7-9
cvsdist 7c0ce8c
- use internal dep generator.
cvsdist 7c0ce8c
cvsdist 7c0ce8c
* Mon Dec 16 2002 Tim Powers <timp@redhat.com> 5.4.7-8
cvsdist 7c0ce8c
- rebuild
cvsdist 7c0ce8c
cvsdist 7c0ce8c
* Sat Dec 14 2002 Tim Powers <timp@redhat.com> 5.4.7-7
cvsdist 7c0ce8c
- don't use rpms internal dep generator
cvsdist 7c0ce8c
cvsdist 7c0ce8c
* Fri Nov 22 2002 Tim Powers <timp@redhat.com>
cvsdist 7c0ce8c
- fix perl paths in file list
cvsdist 7c0ce8c
cvsdist 7c0ce8c
* Thu Nov 21 2002 Tim Powers <timp@redhat.com>
cvsdist 7c0ce8c
- lib64'ize
cvsdist 7c0ce8c
- don't throw stuff in /usr/X11R6, that's for X only
cvsdist 7c0ce8c
- remove files we aren't shipping
cvsdist 7c0ce8c
cvsdist 5c256ff
* Sat Aug 10 2002 Elliot Lee <sopwith@redhat.com>
cvsdist 5c256ff
- rebuilt with gcc-3.2 (we hope)
cvsdist 5c256ff
cvsdist f77d82b
* Tue Jul 23 2002 Tim Powers <timp@redhat.com> 5.4.7-4
cvsdist f77d82b
- build using gcc-3.2-0.1
cvsdist f77d82b
cvsdist f77d82b
* Wed Jul 03 2002 Karsten Hopp <karsten@redhat.de> 5.4.7-3
cvsdist f77d82b
- fix non-cpp headers in -devel package
cvsdist f77d82b
- fix #62157 (wrong path for include files in ImageMagick-devel)
cvsdist f77d82b
- fix #63897 (use _target instead of _arch) in libtool workaround
cvsdist f77d82b
- fix #65860, #65780 (tiff2ps) expands images to >10 MB Postscript files.
cvsdist f77d82b
cvsdist f77d82b
* Mon Jul 01 2002 Karsten Hopp <karsten@redhat.de> 5.4.7-1
cvsdist f77d82b
- update
cvsdist f77d82b
- fix localdoc patch
cvsdist f77d82b
- fix %%files section
cvsdist f77d82b
- disable nonroot patch
cvsdist f77d82b
- fix #62100,55950,62162,63136 (display doesn't start form gnome menu)
cvsdist f77d82b
- fix libtool workaround
cvsdist f77d82b
- moved Magick*-config into -devel package (#64249)
cvsdist f77d82b
cvsdist f77d82b
* Sun May 26 2002 Tim Powers <timp@redhat.com>
cvsdist f77d82b
- automated rebuild
cvsdist f77d82b
cvsdist f77d82b
* Mon May  6 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.6-1
cvsdist f77d82b
- 5.4.6
cvsdist f77d82b
cvsdist c3d71dc
* Thu Mar 14 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.3.11-1
cvsdist c3d71dc
- Update to pl 11
cvsdist c3d71dc
cvsdist c9d4949
* Fri Feb 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.3.5-1
cvsdist c9d4949
- Update to 5.4.3 pl5; this fixes #58080
cvsdist c9d4949
cvsdist c9d4949
* Thu Jan 17 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.2.3-1
cvsdist c9d4949
- Patchlevel 3
cvsdist c9d4949
cvsdist c9d4949
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
cvsdist c9d4949
- automated rebuild
cvsdist c9d4949
cvsdist c9d4949
* Fri Jan  4 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.2.2-1
cvsdist c9d4949
- Update to 5.4.2-2
cvsdist c9d4949
- Fix #57923, also don't hardcode netscape as html viewer
cvsdist c9d4949
cvsdist c9d4949
* Wed Dec  5 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.1-1
cvsdist c9d4949
- 5.4.1
cvsdist c9d4949
- Link against new libstdc++
cvsdist c9d4949
cvsdist c9d4949
* Fri Nov  9 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.0.5-1
cvsdist c9d4949
- 5.4.0.5
cvsdist c9d4949
- Make the error message when trying to display an hpgl file more
cvsdist c9d4949
  explicit (#55875)
cvsdist c9d4949
cvsdist c9d4949
* Mon Nov  5 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.0.3-1
cvsdist c9d4949
- 5.4.0.3
cvsdist c9d4949
- Fix names of man pages
cvsdist c9d4949
cvsdist c9d4949
* Mon Oct 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.0-1
cvsdist c9d4949
- 5.4.0
cvsdist c9d4949
- work around build system breakage causing applications to be named
8ba8b56
  %%{_arch}-redhat-linux-foo rather than foo
cvsdist c9d4949
cvsdist c9d4949
* Wed Sep 19 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.9-1
cvsdist c9d4949
- 5.3.9
cvsdist c9d4949
cvsdist 51e3d1d
* Mon Aug 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.8-3
cvsdist 51e3d1d
- Add delegates.mgk back, got lost during the update to 5.3.8 (Makefile bug)
cvsdist 51e3d1d
  (#52611)
cvsdist 51e3d1d
cvsdist d16d3c1
* Mon Aug 20 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.8-2
cvsdist d16d3c1
- Remove Magick++ includes from -devel, they're already in -c++-devel
cvsdist d16d3c1
  (#51590)
cvsdist d16d3c1
5aec3f2
* Sat Jul 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.8-1
cvsdist d16d3c1
- 5.3.8 (bugfix release)
cvsdist d16d3c1
5aec3f2
* Fri Jul 27 2001 Than Ngo <than@redhat.com> 5.3.7-3
cvsdist c1ca704
- fix to build Perlmagic on s390 s390x
cvsdist c1ca704
cvsdist c1ca704
* Thu Jul 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.7-2
cvsdist c1ca704
- Add delegates.mgk to the package (#50725)
cvsdist c1ca704
cvsdist c1ca704
* Tue Jul 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.7-1
cvsdist d16d3c1
- 5.3.7
cvsdist c1ca704
- Fix build without previously installed ImageMagick-devel (#49816)
cvsdist c1ca704
- Move perl bindings to a separate package.
cvsdist c1ca704
cvsdist c1ca704
* Mon Jul  9 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.6-2
cvsdist c1ca704
- Fix build as non-root again
cvsdist c1ca704
- Shut up rpmlint
cvsdist c1ca704
cvsdist c1ca704
* Tue Jul  3 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.6-1
cvsdist c1ca704
- 5.3.6
cvsdist c1ca704
- Get rid of the ia64 patch, it's no longer needed since glibc was fixed
cvsdist c1ca704
cvsdist c1ca704
* Sat Jun 16 2001 Than Ngo <than@redhat.com>
cvsdist c1ca704
- update to 5.3.5
cvsdist c1ca704
- cleanup specfile
cvsdist c1ca704
cvsdist c1ca704
* Sat May 19 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.3-2
cvsdist c1ca704
- 5.3.3-respin, fixes #41196
cvsdist c1ca704
cvsdist c1ca704
* Tue May  1 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.3-1
cvsdist c1ca704
- 5.3.3
cvsdist c1ca704
- Add a desktop file for "display" (RFE#17417)
cvsdist c1ca704
cvsdist c1ca704
* Sun Apr 15 2001 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist c1ca704
- 5.3.2
cvsdist c1ca704
- work around bugs in ia64 glibc headers
cvsdist 7975159
cvsdist 65bbb5c
* Mon Jan 08 2001 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist 65bbb5c
- remove patch for s390, it is not necessary
cvsdist 65bbb5c
cvsdist 65bbb5c
* Mon Jan  1 2001 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 65bbb5c
- 5.2.7
cvsdist 65bbb5c
cvsdist 65bbb5c
* Wed Dec 27 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 65bbb5c
- 5.2.6
cvsdist 65bbb5c
cvsdist 65bbb5c
* Mon Dec 18 2000 Than Ngo <than@redhat.com>
cvsdist 65bbb5c
- ported to s390
cvsdist 65bbb5c
cvsdist 65bbb5c
* Mon Sep 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 65bbb5c
- 5.2.4
cvsdist 65bbb5c
- Fix up and package the C++ bindings in the new c++/c++-devel packages.
cvsdist 65bbb5c
cvsdist 10b4d73
* Wed Aug  2 2000 Matt Wilson <msw@redhat.com>
cvsdist 10b4d73
- rebuild against new libpng
cvsdist 10b4d73
cvsdist 10b4d73
* Wed Jul 19 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 10b4d73
- include images with docs (#10312)
cvsdist 10b4d73
cvsdist 10b4d73
* Thu Jul 13 2000 Matt Wilson <msw@redhat.com>
cvsdist 10b4d73
- don't build with -ggdb, use -g instead.
cvsdist 10b4d73
cvsdist 10b4d73
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
cvsdist 10b4d73
- automatic rebuild
cvsdist 10b4d73
cvsdist 10b4d73
* Mon Jul  3 2000 Florian La Roche <laroche@redhat.com>
cvsdist 10b4d73
- update to 5.2.2 beta
cvsdist 10b4d73
cvsdist 10b4d73
* Mon Jul  3 2000 Florian La Roche <laroche@redhat.com>
cvsdist 10b4d73
- update to 5.2.1, redone patches as they failed
cvsdist 10b4d73
cvsdist 10b4d73
* Fri Jun 30 2000 Matt Wilson <msw@redhat.com>
cvsdist 10b4d73
- remove hacks to move perl man pages
cvsdist 10b4d73
- don't include the perl*/man stuff, these files go in /usr/share/man now.
cvsdist 10b4d73
cvsdist 10b4d73
* Thu Jun 15 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 10b4d73
- disable optimization on Alpha and Sparc
cvsdist 10b4d73
cvsdist 10b4d73
* Wed Jun 14 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 10b4d73
- update to 5.2.0
cvsdist 10b4d73
- update URL
cvsdist 10b4d73
- remove redundant CXXFLAGS=$RPM_OPT_FLAGS
cvsdist 10b4d73
cvsdist 10b4d73
* Thu Jun  1 2000 Matt Wilson <msw@redhat.com>
cvsdist 10b4d73
- bootstrap rebuilt to nuke broken libbz2 deps
cvsdist 10b4d73
- add Prefix: tag such that the FHS macros work properly
cvsdist 10b4d73
8ba8b56
* Wed May 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist 10b4d73
- now compiles with bzip2 1.0
cvsdist 10b4d73
- changed buildroot to include version
cvsdist 10b4d73
cvsdist 10b4d73
* Fri May  5 2000 Bill Nottingham <notting@redhat.com>
cvsdist 10b4d73
- fix compilation with new perl
cvsdist 10b4d73
cvsdist 10b4d73
* Sat Mar 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 10b4d73
- 5.1.1
cvsdist 10b4d73
cvsdist 10b4d73
* Thu Feb  3 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 10b4d73
- Rebuild to get compressed man pages
cvsdist 10b4d73
cvsdist 10b4d73
* Thu Nov 18 1999 Michael K. Johnson <johnsonm@redhat.com>
cvsdist 10b4d73
- ugly hack to print with lpr instead of lp
cvsdist 10b4d73
cvsdist 10b4d73
* Mon Aug 30 1999 Bill Nottingham <notting@redhat.com>
cvsdist 10b4d73
- update to 4.2.9
cvsdist 10b4d73
cvsdist 10b4d73
* Tue Aug 17 1999 Bill Nottingham <notting@redhat.com>
cvsdist 10b4d73
- update to 4.2.8
cvsdist 10b4d73
cvsdist 10b4d73
* Fri Apr 09 1999 Cristian Gafton <gafton@redhat.com>
cvsdist 10b4d73
- include the perl man pages as well
cvsdist 10b4d73
cvsdist 10b4d73
* Tue Apr 06 1999 Michael K. Johnson <johnsonm@redhat.com>
cvsdist 10b4d73
- remove --enable-16bit because it damages interoperability
cvsdist 10b4d73
cvsdist 10b4d73
* Mon Apr  5 1999 Bill Nottingham <notting@redhat.com>
cvsdist 10b4d73
- update to 4.2.2
7f30b9d
- change ChangeLog to refer to actual dates.
cvsdist 10b4d73
- strip binaries
cvsdist 10b4d73
cvsdist 10b4d73
* Thu Apr  1 1999 Bill Nottingham <notting@redhat.com>
cvsdist 10b4d73
- add more files. Oops.
cvsdist 10b4d73
cvsdist 10b4d73
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
cvsdist 10b4d73
- auto rebuild in the new build environment (release 2)
cvsdist 10b4d73
cvsdist 10b4d73
* Wed Mar 10 1999 Bill Nottingham <notting@redhat.com>
cvsdist 10b4d73
- version 4.2.1
cvsdist 10b4d73
cvsdist 10b4d73
* Tue Jan 19 1999 Michael K. Johnson <johnsonm@redhat.com>
cvsdist 10b4d73
- changed group
cvsdist 10b4d73
cvsdist 10b4d73
* Tue Jan 19 1999 Cristian Gafton <gafton@redhat.com>
cvsdist 10b4d73
- hacks to make it work with the new perl
cvsdist 10b4d73
- version 4.1.0 (actually installs the sonames as 4.0.10... doh!)
cvsdist 10b4d73
- make sure the libraries have the x bit on
cvsdist 10b4d73
cvsdist 10b4d73
* Wed Jun 10 1998 Prospector System <bugs@redhat.com>
cvsdist 10b4d73
- translations modified for de, fr
cvsdist 10b4d73
cvsdist 10b4d73
* Thu May 07 1998 Prospector System <bugs@redhat.com>
cvsdist 10b4d73
- translations modified for de, fr, tr
cvsdist 10b4d73
cvsdist 10b4d73
* Tue Apr 21 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 10b4d73
- updated to 4.0.5
cvsdist 10b4d73
cvsdist 10b4d73
* Wed Apr 08 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 10b4d73
- updated to 4.0.4
cvsdist 10b4d73
- added BuildRoot
cvsdist 10b4d73
cvsdist 10b4d73
* Thu Oct 23 1997 Donnie Barnes <djb@redhat.com>
cvsdist 10b4d73
- updated from 3.8.3 to 3.9.1
cvsdist 10b4d73
- removed PNG patch (appears to be fixed)
cvsdist 10b4d73
cvsdist 10b4d73
* Wed Oct 15 1997 Erik Troan <ewt@redhat.com>
cvsdist 10b4d73
- build against new libpng
cvsdist 10b4d73
cvsdist 10b4d73
* Thu Jul 10 1997 Erik Troan <ewt@redhat.com>
cvsdist 10b4d73
- built against glibc
cvsdist 10b4d73
cvsdist 10b4d73
* Thu Mar 20 1997 Michael Fulbright <msf@redhat.com>
cvsdist 10b4d73
- updated to version 3.8.3.
cvsdist 10b4d73
- updated source and url tags.