[python-dulwich/el6] * Sat Jan 28 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.8.2-2 - Added missing BR

Fabian Affolter fab at fedoraproject.org
Sat Jan 28 11:38:27 UTC 2012


commit 7b97658737f867121375a7d43f5e546e8e95f0ae
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Sat Jan 28 12:38:10 2012 +0100

    * Sat Jan 28 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.8.2-2
    - Added missing BR

 python-dulwich.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-dulwich.spec b/python-dulwich.spec
index 3c4df17..7cc21d8 100644
--- a/python-dulwich.spec
+++ b/python-dulwich.spec
@@ -21,7 +21,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
 BuildRequires:  python-nose
-
+BuildRequires:  python-unittest2
 
 %description
 Dulwich is a pure-Python implementation of the Git file formats and
@@ -61,6 +61,9 @@ nosetests test*.py
 
 
 %changelog
+* Sat Jan 28 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.8.2-2
+- Added missing BR
+
 * Fri Jan 27 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.8.2-1
 - Updated to new upstream version 0.8.2
 


More information about the scm-commits mailing list