[python-proteus] update BR/R for new release

Dan Horák sharkcz at fedoraproject.org
Mon Jun 4 08:43:16 UTC 2012


commit 5ed31427ca6b5e5bd894e497131881b053b6e317
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jun 4 10:03:28 2012 +0200

    update BR/R for new release

 python-proteus.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/python-proteus.spec b/python-proteus.spec
index c160cec..217343d 100644
--- a/python-proteus.spec
+++ b/python-proteus.spec
@@ -19,8 +19,10 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
+BuildRequires:  python-dateutil
 
 Requires:       tryton(kernel) = %{major}
+Requires:       python-dateutil
 # upgrade path for early adopters from http://fedora.danny.cz/danny
 Provides:       %{module_name} = %{version}-%{release}
 Obsoletes:      %{module_name} < 1.8.0-2


More information about the scm-commits mailing list