Hubbitus
de0432bcf3
- Update to new upstream release 6.9.2-7 (bz#1224581)
...
- Drop fix-XPM patch.
- No so-name change, so will update in stable branch to fix also: bz#1267391
(JPEG 2000 support), bz#1269556 (security buff overflow in coders/icon.c),
bz#1269567 (Double free vulnerabilities in coders/{pict.c,tga.c})
- Solving miltilib conflict - bz#1208347 - add patch ImageMagick-6.9.2-7-multiarch-implicit-pkgconfig-dir.patch.
- Drop old options: --with-lcms2, --without-included-ltdl, --with-ltdl-include, --with-ltdl-lib
- Some spec cleanup (including README utf recoding, rpath clean hacks).
2015-12-06 19:28:56 +03:00
Hubbitus
c6e35d1ec2
Add patch fix-XPM.patch (upstream fix for #1217178 ).
2015-11-21 20:15:18 +03:00
Dennis Gilmore
da4cdb6e83
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-16 22:53:26 +00:00
Jitka Plesnikova
b07420ff12
Perl 5.22 rebuild
2015-06-09 17:08:50 +02:00
Hubbitus
108bb0bfb6
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.
...
Fix changelog
2015-06-08 23:26:03 +03:00
Hubbitus
16c8e4cc82
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.
2015-06-08 23:24:50 +03:00
Jitka Plesnikova
ee0c3beec2
Perl 5.22 rebuild
2015-06-03 14:58:01 +02:00
Hubbitus
3f4ca4dddd
Again readd --without-gcc-arch to configure, to gone also -mtune gcc option ( https://fedorahosted.org/fesco/ticket/1443 )
2015-05-27 01:33:23 +03:00
Hubbitus
347676cd67
Build beta 6.9.1-3 to gone -march ( https://fedorahosted.org/fesco/ticket/1443 )
...
sources
2015-05-26 23:34:32 +03:00
Hubbitus
5d3f93639d
Build beta 6.9.1-3 to gone -march ( https://fedorahosted.org/fesco/ticket/1443 )
2015-05-21 23:38:07 +03:00
Hubbitus
912059306a
Enable back gcc arch optimization (drop --without-gcc-arch) #1213828 ( #1214344 ) - GCC updated, problem should be gone.
2015-05-16 22:36:10 +03:00
Kalev Lember
225d561423
Disable gcc arch optimization
...
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
2015-05-03 00:28:14 +02:00
Hubbitus
14224f13a9
- New version 6.9.1-2 - bz#1204371.
2015-04-20 16:59:55 +03:00
Hubbitus
f3cfd21c04
- New version 6.9.0-10 - bz#1197400.
2015-03-09 18:55:35 +03:00
Hubbitus
7dcd4cddc7
New version 6.9.0-9 - bz#1087263.
...
So-name bump: libMagick++-6.Q16.so.3 -> libMagick++-6.Q16.so.6
MailList announce: http://permalink.gmane.org/gmane.linux.redhat.fedora.devel/205719
2015-03-05 23:56:21 +03:00
Rex Dieter
a572195057
revert workaround
2014-11-26 06:58:04 -06:00
Rex Dieter
887546dc7f
'make check' non-fatal as temp workaround for FTBFS ( #1142784 )
2014-11-26 06:56:19 -06:00
Rex Dieter
e366532e6a
rebuild (openexr)
2014-11-25 13:51:10 -06:00
Jitka Plesnikova
5a35fdbd34
Perl 5.20 rebuild
2014-08-26 19:51:02 +02:00
Peter Robinson
17a226fb2b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-15 18:37:32 +00:00
Dennis Gilmore
792413ae9b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-06 17:42:10 -05:00
Hubbitus
ab1642beab
Concretize soname versions.
2014-04-02 20:30:33 +04:00
Hubbitus
49604a5c80
Bump release also
2014-03-31 08:20:50 +04:00
Hubbitus
cda7c9d3f7
Add 1067278 bug in changelog comment also
2014-03-31 07:55:54 +04:00
Hubbitus
09febb03c5
- Update to 6.8.8-10 with hope to fix CVE-2014-1958 (bz#1067276, bz#1067277), CVE-2014-1947, CVE-2014-2030 (bz#1064098)
...
- Enable %check by Alexander Todorov suggestion - bz#1076671.
- Add %{?_smp_mflags} into make install and check (not main compilation).
2014-03-30 23:48:42 +04:00
Pavel Alexeev (aka Pahan-Hubbitus)
b10a95b2b3
- Drop BR giflib-devel (bz#1039378)
2014-01-06 21:47:52 +04:00
Orion Poplawski
aafa243364
Rebuild for libwebp soname bump
2014-01-01 21:50:21 -07:00
Rex Dieter
a2b29f6e84
rebuild (openexr)
2013-11-27 10:35:28 -06:00
Kyle McMartin
01ea42536f
use %{__isa_bits} set by platform, instead of hardcoding the list of 64-bit arches
2013-11-08 12:14:44 -05:00
Pavel Alexeev (aka Pahan-Hubbitus)
48b5284164
- Update to 6.8.7-0 to fix badurl ( http://www.mail-archive.com/devel@lists.fedoraproject.org/msg67796.html )
2013-10-08 19:01:28 +04:00
Rex Dieter
7c3b8dfdda
rebuild (openexr)
2013-09-08 21:03:16 -05:00
Dennis Gilmore
66b3d4c11d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-02 17:48:36 -05:00
Pavel Alexeev (aka Pahan-Hubbitus)
5aec3f20fb
Fix two bogus dates in changelog. Thanks to Benjamin Tissoires (by mail)
2013-07-27 23:01:27 +04:00
Petr Písař
a9b95a22e3
Perl 5.18 rebuild
2013-07-18 02:21:44 +02:00
Pavel Alexeev (aka Pahan-Hubbitus)
1a2f6c44ca
Update to 6.8.6-3.
...
- Added aarch64 to list of 64bit arches (bz#978339).
2013-07-03 13:32:27 +04:00
Pavel Alexeev (aka Pahan-Hubbitus)
c9276af433
Update to 6.8.6-3.
...
- Added aarch64 to list of 64bit arches (bz#978339).
2013-07-03 12:31:56 +04:00
Pavel Alexeev (aka Pahan-Hubbitus)
e88f8cacec
Update to 6.8.6-3.
...
- Added aarch64 to list of 64bit arches (bz#978339).
2013-07-03 12:13:40 +04:00
Pavel Alexeev (aka Pahan-Hubbitus)
7f30b9d5f9
Update to 6.8.6-3.
...
- Added aarch64 to list of 64bit arches (bz#978339).
2013-07-03 10:59:20 +04:00
Pavel Alexeev (aka Pahan-Hubbitus)
1a5747de0a
New version 6.8.5-10
2013-06-12 15:16:01 +04:00
Pavel Alexeev (aka Pahan-Hubbitus)
40928df77f
New version 6.8.5-10
2013-06-12 15:13:33 +04:00
Pavel Alexeev (aka Pahan-Hubbitus)
98b620dd9f
New version 6.8.5-10
2013-06-12 15:13:33 +04:00
Pavel Alexeev (aka Pahan-Hubbitus)
e5c7cfb657
New version 6.8.5-10
2013-06-12 15:13:32 +04:00
Pavel Alexeev (aka Pahan-Hubbitus)
843e03238b
New version 6.8.5-10
2013-06-12 15:13:30 +04:00
Pavel Alexeev (aka Pahan-Hubbitus)
e04e5556aa
New version 6.8.5-10
2013-06-12 15:11:29 +04:00
Pavel Alexeev (aka Pahan-Hubbitus)
2e6f979332
- Update to 6.8.5-10 upstream version (bz#720285).
...
- 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
2013-06-12 15:11:21 +04:00
Pavel Alexeev (aka Pahan-Hubbitus)
dd668835c4
- Update to 6.8.5-10 upstream version (bz#720285).
...
- 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
2013-06-12 15:10:59 +04:00
Pavel Alexeev (aka Pahan-Hubbitus)
b5e45b3a27
- Update to 6.8.5-10 upstream version (bz#720285).
...
- 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
2013-06-12 15:10:17 +04:00
Pavel Alexeev (aka Pahan-Hubbitus)
fdd2838ac4
- Update to 6.8.5-10 upstream version (bz#720285).
...
- 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
2013-06-12 15:09:28 +04:00
Pavel Alexeev (aka Pahan-Hubbitus)
a619cc2b18
- Update to 6.8.5-10 upstream version (bz#720285).
...
- 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
2013-06-12 15:08:38 +04:00
Pavel Alexeev (aka Pahan-Hubbitus)
3d43559028
Enable fftw to do Fourier transforms (add BuildRequires: fftw-devel) - bz#950254 by Søren Sandmann Pedersen request.
2013-04-18 22:36:24 +04:00