- 1.3.18 (#920064)
- add %rhel conditionals
epel9
Rex Dieter 12 years ago
parent db9a2ddc79
commit 1065a717c6

1
.gitignore vendored

@ -1 +1,2 @@
/GraphicsMagick-1.3.17.tar.xz /GraphicsMagick-1.3.17.tar.xz
/GraphicsMagick-1.3.18.tar.xz

@ -3,21 +3,21 @@
%global _with_quantum_depth --with-quantum-depth=16 %global _with_quantum_depth --with-quantum-depth=16
%endif %endif
%if 0%{?fedora} > 16 %if 0%{?fedora} > 16 || 0%{?rhel} > 6
%global lcms lcms2 %global lcms lcms2
%else %else
%global lcms lcms %global lcms lcms
%endif %endif
%if 0%{?fedora} > 18 %if 0%{?fedora} > 18 || 0%{?rhel} > 6
%global _enable_quantum_library_names --enable-quantum-library-names %global _enable_quantum_library_names --enable-quantum-library-names
%global libQ -Q16 %global libQ -Q16
%endif %endif
Summary: An ImageMagick fork, offering faster image generation and better quality Summary: An ImageMagick fork, offering faster image generation and better quality
Name: GraphicsMagick Name: GraphicsMagick
Version: 1.3.17 Version: 1.3.18
Release: 4%{?dist} Release: 1%{?dist}
License: MIT License: MIT
Group: Applications/Multimedia Group: Applications/Multimedia
@ -277,6 +277,10 @@ rm -rf %{buildroot}
%changelog %changelog
* Mon Mar 11 2013 Rex Dieter <rdieter@fedoraproject.org> - 1.3.18-1
- 1.3.18 (#920064)
- add %%rhel conditionals
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.17-4 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.17-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

@ -1 +1 @@
d0ee66a320e843a6bf69b57ce17a6be2 GraphicsMagick-1.3.17.tar.xz 45e16e0e9628c167390de837d2144042 GraphicsMagick-1.3.18.tar.xz

Loading…
Cancel
Save