Update to 6.7.7-5 version. Prepare and update in stable Fedora 16 to address security problems (f.e. bz#808159).

This commit is contained in:
Pavel Alexeev (aka Pahan-Hubbitus) 2012-06-02 22:37:11 +04:00
parent 2bea0ad3d9
commit 9ea39c01b3
3 changed files with 7 additions and 6 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ ImageMagick-6.4.0-multilib.patch
/ImageMagick-6.7.1-9.tar.xz
/ImageMagick-6.7.5-6.tar.xz
/ImageMagick-6.7.6-5.tar.xz
/ImageMagick-6.7.7-5.tar.xz

View File

@ -1,9 +1,9 @@
%global VER 6.7.6
%global VER 6.7.7
%global Patchlevel 5
Name: ImageMagick
Version: %{VER}.%{Patchlevel}
Release: 2%{?dist}
Release: 1%{?dist}
Summary: An X application for displaying and manipulating images
Group: Applications/Multimedia
License: ImageMagick
@ -221,9 +221,6 @@ EOF
# Fonts must be packaged separately. It does nothave matter and demos work without it.
rm PerlMagick/demo/Generic.ttf
# From version around 6.7.5-6 docs go to unversioned dir. Fixing
mv %{buildroot}/%{_datadir}/doc/%{name} %{buildroot}/%{_datadir}/doc/%{name}-%{VER}
%clean
rm -rf %{buildroot}
@ -303,6 +300,9 @@ rm -rf %{buildroot}
%doc PerlMagick/demo/ PerlMagick/Changelog PerlMagick/README.txt
%changelog
* Sat Jun 2 2012 Pavel Alexeev <Pahan@Hubbitus.info> - 6.7.7.5-1
- Update to 6.7.7-5 version. Prepare and update in stable Fedora 16 to address security problems (f.e. bz#808159).
* Fri May 11 2012 Pavel Alexeev <Pahan@Hubbitus.info> - 6.7.6.5-2
- Rebuild due libtiff update http://www.mail-archive.com/devel@lists.fedoraproject.org/msg42846.html

View File

@ -1 +1 @@
867836debda45e092bc6005359424224 ImageMagick-6.7.6-5.tar.xz
540327341cc50bebc604c04769e4e05c ImageMagick-6.7.7-5.tar.xz