From f90863cb3ee924022f4fd163e24bb75efed4bbe3 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 12 Dec 2008 20:36:45 +0000 Subject: [PATCH] - rebuild for pkgconfig deps --- lensfun.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lensfun.spec b/lensfun.spec index 19c4f1f..ca02067 100644 --- a/lensfun.spec +++ b/lensfun.spec @@ -4,7 +4,7 @@ Name: lensfun Version: 0.2.3 Summary: A library to rectify the defects introduced by your photographic equipment -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv3 Group: System Environment/Libraries URL: http://lensfun.berlios.de/ @@ -14,6 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: doxygen BuildRequires: glib2-devel BuildRequires: libpng-devel +BuildRequires: pkgconfig BuildRequires: python BuildRequires: zlib-devel @@ -84,6 +85,9 @@ rm -rf %{buildroot} %changelog +* Fri Dec 12 2008 Rex Dieter 0.2.3-3 +- rebuild for pkgconfig deps + * Mon Nov 10 2008 Rex Dieter 0.2.3-2 - -devel: Requires: pkgconfig