[ImageMagick] Update to 6.7.7-5 version. Prepare and update in stable Fedora 16 to address security problems (f.e.

Pavel Alexeev hubbitus at fedoraproject.org
Sat Jun 2 18:37:16 UTC 2012


commit 9ea39c01b35b3d6099a841f4f69a9b219acd6190
Author: Pavel Alexeev (aka Pahan-Hubbitus) <pahan at hubbitus.info>
Date:   Sat Jun 2 22:37:11 2012 +0400

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

 .gitignore       |    1 +
 ImageMagick.spec |   10 +++++-----
 sources          |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cb6105f..8f62f9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/ImageMagick.spec b/ImageMagick.spec
index b003cde..147ecad 100644
--- a/ImageMagick.spec
+++ b/ImageMagick.spec
@@ -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 at 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 at Hubbitus.info> - 6.7.6.5-2
 - Rebuild due libtiff update http://www.mail-archive.com/devel@lists.fedoraproject.org/msg42846.html
 
diff --git a/sources b/sources
index b952ce3..72b56c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-867836debda45e092bc6005359424224  ImageMagick-6.7.6-5.tar.xz
+540327341cc50bebc604c04769e4e05c  ImageMagick-6.7.7-5.tar.xz


More information about the scm-commits mailing list