From f6d2c4e057e6a4cac1e182d74f87d1a46231d0ed Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Nov 11 2011 21:54:04 +0000 Subject: Add missing BuildRequires. --- diff --git a/pyexiv2.spec b/pyexiv2.spec index 05163b8..979d639 100644 --- a/pyexiv2.spec +++ b/pyexiv2.spec @@ -12,7 +12,7 @@ URL: http://tilloy.net/dev/pyexiv2/ Source0: http://launchpad.net/pyexiv2/0.3.x/%{version}/+download/pyexiv2-%{version}.tar.bz2 # Upstream patch from https://bugs.launchpad.net/pyexiv2/+bug/880659 Patch0: pyexiv2-python26-compatible.patch -BuildRequires: python-devel exiv2-devel boost-devel scons +BuildRequires: python-devel exiv2-devel boost-devel scons pytz %description pyexiv2 is a python binding to exiv2, the C++ library for manipulation @@ -53,8 +53,8 @@ popd %changelog -* Mon Oct 24 2011 'Matěj Cepl ' - 0.3.1-1 -- +* Fri Nov 11 2011 'Matěj Cepl ' - 0.3.1-1 +- Add pytz to the BuildRequires (so that more tests are run). * Fri Oct 14 2011 Rex Dieter - 0.3.0-6 - rebuild (exiv2)