From f7a324fd3db720243f8e34e59b13432f82f4e353 Mon Sep 17 00:00:00 2001 From: "Pavel Alexeev (aka Pahan-Hubbitus)" Date: Mon, 4 Jul 2011 17:16:42 +0400 Subject: [PATCH] Update to 6.7.0-10. --- ImageMagick.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/ImageMagick.spec b/ImageMagick.spec index 4119147..e8357a6 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -1,9 +1,9 @@ -%global VER 6.6.8 -%global Patchlevel 4 +%global VER 6.7.0 +%global Patchlevel 10 Name: ImageMagick Version: %{VER}.%{Patchlevel} -Release: 3%{?dist} +Release: 1%{?dist} Summary: An X application for displaying and manipulating images Group: Applications/Multimedia License: ImageMagick @@ -193,9 +193,6 @@ if [ -z perl-pkg-files ] ; then exit -1 fi -# These don't belong here, we include them in %%doc -rm $RPM_BUILD_ROOT%{_datadir}/%{name}-%{VER}/{ChangeLog,LICENSE,NEWS.txt} - # fix multilib issues %ifarch x86_64 s390x ia64 ppc64 alpha sparc64 %define wordsize 64 @@ -251,6 +248,7 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man[145]/[a-z]* %{_mandir}/man1/%{name}.* %exclude %{_libdir}/%{name}-%{VER}/modules-Q16/coders/djvu.* +%{_sysconfdir}/%{name} %files devel %defattr(-,root,root,-) @@ -305,6 +303,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jun 22 2011 Pavel Alexeev - 6.7.0.10-1 +- Update to 6.7.0-10. + * Fri Jun 17 2011 Marcela Mašláňová - 6.6.8.4-3 - Perl mass rebuild