[pyexiv2] Add missing BuildRequires.

Matej Cepl mcepl at fedoraproject.org
Fri Nov 11 21:52:46 UTC 2011


commit f6d2c4e057e6a4cac1e182d74f87d1a46231d0ed
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Fri Nov 11 22:54:04 2011 +0100

    Add missing BuildRequires.

 pyexiv2.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
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 <mcepl at redhat.com>' - 0.3.1-1
-- 
+* Fri Nov 11 2011 'Matěj Cepl <mcepl at redhat.com>' - 0.3.1-1
+- Add pytz to the BuildRequires (so that more tests are run).
 
 * Fri Oct 14 2011 Rex Dieter <rdieter at fedoraproject.org> - 0.3.0-6
 - rebuild (exiv2)


More information about the scm-commits mailing list