rebuild with chrpath >= 0.13-5 (#513419)

This commit is contained in:
Nils Philippsen 2009-07-24 14:29:51 +00:00
parent caf9ea6112
commit dd8054f502

View File

@ -31,7 +31,7 @@ Summary: GNU Image Manipulation Program
Name: gimp Name: gimp
Epoch: 2 Epoch: 2
Version: 2.6.6 Version: 2.6.6
Release: 7%{?dist} Release: 8%{?dist}
%define binver 2.6 %define binver 2.6
%define gimp_lang_ver 20 %define gimp_lang_ver 20
%define interfacever 2.0 %define interfacever 2.0
@ -44,7 +44,7 @@ URL: http://www.gimp.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%__id_u -n) BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%__id_u -n)
Obsoletes: gimp-perl < 2:2.0 Obsoletes: gimp-perl < 2:2.0
Obsoletes: gimp < 2:2.6.0-3 Obsoletes: gimp < 2:2.6.0-3
BuildRequires: chrpath BuildRequires: chrpath >= 0.13-5
%if %{with aalib} %if %{with aalib}
BuildRequires: aalib-devel BuildRequires: aalib-devel
%endif %endif
@ -498,6 +498,9 @@ fi
%{_libdir}/gimp/%{interfacever}/plug-ins/help-browser %{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
%changelog %changelog
* Fri Jul 24 2009 Nils Philippsen <nils@redhat.com> - 2:2.6.6-8
- rebuild with chrpath >= 0.13-5 (#513419)
* Thu Jul 16 2009 Nils Philippsen <nils@redhat.com> - 2:2.6.6-7 * Thu Jul 16 2009 Nils Philippsen <nils@redhat.com> - 2:2.6.6-7
- rebuild against gegl-0.1 (#510209) - rebuild against gegl-0.1 (#510209)