By default, ImageMagick tries to optimize its build for the build host's
CPU and passes -mcpu to the compiler. This cannot be used in Fedora
since we need to support other CPUs as well, not just whatever happens
to be used on the build host. This commit disables it by passing
--without-gcc-arch to configure.
https://bugzilla.redhat.com/show_bug.cgi?id=1213828
- By Remi Collet request (bz#969760) enable those features in ImageMagick:
--with-lcms2 (instead of --with-lcms): lcms2-devel
--with-openexr: OpenEXR-devel
--with-webp: libwebp-devel
- This fixes conversion of 24 bpp windows icons (bz 440136)
- Don't reuse GError structs, that upsets glib2 (bz 325211)
- Use the system ltdl, not the included copy (bz 237475)
- Fix various multilib conflicts (bz 341561)
- Use xdg-open instead of htmlview (bz 388451)
- Some small specfile cleanups (utf-8 stuff & others) fixing rpmlint
warnings
Wed Sep 01 2004 Karsten Hopp <karsten@redhat.de> 6.0.6.2-1
- update to latest stable version
- get rid of obsolete patches
- fix remaining patches
Sat Jun 19 2004 Alan Cox <alan@redhat.com>
- Easyfixes (#124791) - fixed missing dependancy between -devel and
libexif-devel
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Sun Jan 25 2004 Nils Philippsen <nphilipp@redhat.com> 5.5.7.15-0.2
- make perl module link against the built library instead of the installed
one
Thu Jan 22 2004 Nils Philippsen <nphilipp@redhat.com> 5.5.7.15-0.1
- version 5.5.7 patchlevel 15
Mon Oct 13 2003 Nils Philippsen <nphilipp@redhat.com> 5.5.7.10-0.1
- rebuild with release 0.1 to not block an official update package
Wed Sep 10 2003 Nils Philippsen <nphilipp@redhat.com> 5.5.7.10-2
- hack around libtool stupidity
- disable automake patch as we require automake-1.7 anyway
Wed Sep 10 2003 Nils Philippsen <nphilipp@redhat.com> 5.5.7.10-1
- version 5.5.7 patchlevel 10
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
Thu May 29 2003 Tim Powers <timp@redhat.com> -4
- rebuild for RHEL to fix broken deps
Thu May 15 2003 Tim Powers <timp@redhat.com> 5.5.6-3
- rebuild again to fix broken dep on libMagick.so.5
Mon May 12 2003 Karsten Hopp <karsten@redhat.de> 5.5.6-2
- rebuild
Fri May 09 2003 Karsten Hopp <karsten@redhat.de> 5.5.6-1
- update
- specfile fixes
- verified that the upstream version fixes the following bugreports:
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Sat Jan 04 2003 Jeff Johnson <jbj@redhat.com> 5.4.7-9
- use internal dep generator.
Mon Dec 16 2002 Tim Powers <timp@redhat.com> 5.4.7-8
- rebuild
Sat Dec 14 2002 Tim Powers <timp@redhat.com> 5.4.7-7
- don't use rpms internal dep generator
Fri Nov 22 2002 Tim Powers <timp@redhat.com>
- fix perl paths in file list
Thu Nov 21 2002 Tim Powers <timp@redhat.com>
- lib64'ize
- don't throw stuff in /usr/X11R6, that's for X only
- remove files we aren't shipping
Fri Feb 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.3.5-1
- Update to 5.4.3 pl5; this fixes#58080
Thu Jan 17 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.2.3-1
- Patchlevel 3
Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Fri Jan 04 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.2.2-1
- Update to 5.4.2-2
- Fix#57923, also don't hardcode netscape as html viewer
Wed Dec 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.1-1
- 5.4.1
- Link against new libstdc++
Fri Nov 09 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.0.5-1
- 5.4.0.5
- Make the error message when trying to display an hpgl file more explicit
(#55875)
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.0.3-1
- 5.4.0.3
- Fix names of man pages
Mon Oct 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.0-1
- 5.4.0
- work around build system breakage causing applications to be named
i386-redhat-linux-foo rather than foo
Wed Sep 19 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.9-1
- 5.3.9
Sun Aug 12 2001 Than Ngo <than@redhat.com> 5.3.7-3
- fix to build Perlmagic on s390 s390x
Thu Jul 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.7-2
- Add delegates.mgk to the package (#50725)
Tue Jul 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.7-1
- Fix build without previously installed ImageMagick-devel (#49816)
- Move perl bindings to a separate package.
Mon Jul 09 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.6-2
- Fix build as non-root again
- Shut up rpmlint
Tue Jul 03 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.6-1
- 5.3.6
- Get rid of the ia64 patch, it's no longer needed since glibc was fixed
Sat Jun 16 2001 Than Ngo <than@redhat.com>
- update to 5.3.5
- cleanup specfile
Sat May 19 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.3-2
- 5.3.3-respin, fixes#41196
Tue May 01 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.3-1
- 5.3.3
- Add a desktop file for "display" (RFE#17417)
Sun Apr 29 2001 Bill Nottingham <notting@redhat.com>
- rebuild for C++ exception handling on ia64
- fix build (need -D_GNU_SOURCE at least on ia64...)
- explicitly disable libwmf support
Mon Jan 08 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- remove patch for s390, it is not necessary
Mon Jan 01 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.2.7
Wed Dec 27 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.2.6
Mon Dec 18 2000 Than Ngo <than@redhat.com>
- ported to s390
Mon Sep 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.2.4
- Fix up and package the C++ bindings in the new c++/c++-devel packages.
Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
- rebuild against new libpng
Wed Jul 19 2000 Nalin Dahyabhai <nalin@redhat.com>
- include images with docs (#10312)
Thu Jul 13 2000 Matt Wilson <msw@redhat.com>
- don't build with -ggdb, use -g instead.
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 03 2000 Florian La Roche <laroche@redhat.com>
- update to 5.2.2 beta
Mon Jul 03 2000 Florian La Roche <laroche@redhat.com>
- update to 5.2.1, redone patches as they failed
Fri Jun 30 2000 Matt Wilson <msw@redhat.com>
- remove hacks to move perl man pages
- don't include the perl*/man stuff, these files go in /usr/share/man now.
Thu Jun 15 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable optimization on Alpha and Sparc
Wed Jun 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- update to 5.2.0
- update URL
- remove redundant CXXFLAGS=$RPM_OPT_FLAGS
Thu Jun 01 2000 Matt Wilson <msw@redhat.com>
- bootstrap rebuilt to nuke broken libbz2 deps
- add Prefix: tag such that the FHS macros work properly
Wed May 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- now compiles with bzip2 1.0
- changed buildroot to include version
Fri May 05 2000 Bill Nottingham <notting@redhat.com>
- fix compilation with new perl
Sat Mar 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.1.1
Thu Feb 03 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Rebuild to get compressed man pages
Thu Nov 18 1999 Michael K. Johnson <johnsonm@redhat.com>
- ugly hack to print with lpr instead of lp
Mon Aug 30 1999 Bill Nottingham <notting@redhat.com>
- update to 4.2.9
Tue Aug 17 1999 Bill Nottingham <notting@redhat.com>
- update to 4.2.8
Fri Apr 09 1999 Cristian Gafton <gafton@redhat.com>
- include the perl man pages as well
Tue Apr 06 1999 Michael K. Johnson <johnsonm@redhat.com>
- remove --enable-16bit because it damages interoperability
Mon Apr 05 1999 Bill Nottingham <notting@redhat.com>
- update to 4.2.2
- change ChangeLog to refer to actual dates.
- strip binaries
Thu Apr 01 1999 Bill Nottingham <notting@redhat.com>
- add more files. Oops.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 2)
Wed Mar 10 1999 Bill Nottingham <notting@redhat.com>
- version 4.2.1
Tue Jan 19 1999 Michael K. Johnson <johnsonm@redhat.com>
- changed group
Tue Jan 19 1999 Cristian Gafton <gafton@redhat.com>
- hacks to make it work with the new perl
- version 4.1.0 (actually installs the sonames as 4.0.10... doh!)
- make sure the libraries have the x bit on
Wed Jun 10 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr
Thu May 07 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Tue Apr 21 1998 Cristian Gafton <gafton@redhat.com>
- updated to 4.0.5
Wed Apr 08 1998 Cristian Gafton <gafton@redhat.com>
- updated to 4.0.4
- added BuildRoot
Thu Oct 23 1997 Donnie Barnes <djb@redhat.com>
- updated from 3.8.3 to 3.9.1
- removed PNG patch (appears to be fixed)
Wed Oct 15 1997 Erik Troan <ewt@redhat.com>
- build against new libpng
Thu Jul 10 1997 Erik Troan <ewt@redhat.com>
- built against glibc
Thu Mar 20 1997 Michael Fulbright <msf@redhat.com>
- updated to version 3.8.3.
- updated source and url tags.