- rebuild for pkgconfig deps
This commit is contained in:
parent
445d60ace1
commit
f90863cb3e
@ -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 <rdieter@fedoraproject.org> 0.2.3-3
|
||||
- rebuild for pkgconfig deps
|
||||
|
||||
* Mon Nov 10 2008 Rex Dieter <rdieter@fedoraproject.org> 0.2.3-2
|
||||
- -devel: Requires: pkgconfig
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user