From dd8054f50227d8e48e001dba1242d2cff8643834 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Fri, 24 Jul 2009 14:29:51 +0000 Subject: [PATCH] rebuild with chrpath >= 0.13-5 (#513419) --- gimp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gimp.spec b/gimp.spec index a04c2d0..229a6e1 100644 --- a/gimp.spec +++ b/gimp.spec @@ -31,7 +31,7 @@ Summary: GNU Image Manipulation Program Name: gimp Epoch: 2 Version: 2.6.6 -Release: 7%{?dist} +Release: 8%{?dist} %define binver 2.6 %define gimp_lang_ver 20 %define interfacever 2.0 @@ -44,7 +44,7 @@ URL: http://www.gimp.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%__id_u -n) Obsoletes: gimp-perl < 2:2.0 Obsoletes: gimp < 2:2.6.0-3 -BuildRequires: chrpath +BuildRequires: chrpath >= 0.13-5 %if %{with aalib} BuildRequires: aalib-devel %endif @@ -498,6 +498,9 @@ fi %{_libdir}/gimp/%{interfacever}/plug-ins/help-browser %changelog +* Fri Jul 24 2009 Nils Philippsen - 2:2.6.6-8 +- rebuild with chrpath >= 0.13-5 (#513419) + * Thu Jul 16 2009 Nils Philippsen - 2:2.6.6-7 - rebuild against gegl-0.1 (#510209)