[python-icalendar] Add python-dateutil to BR/R

Stanislav Ochotnicky sochotni at fedoraproject.org
Thu May 30 13:17:38 UTC 2013


commit 45535db16930bad8eb95c0ae7e0cdf59958d5150
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Thu May 30 15:14:13 2013 +0200

    Add python-dateutil to BR/R

 python-icalendar.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/python-icalendar.spec b/python-icalendar.spec
index 610c4a4..991d32e 100644
--- a/python-icalendar.spec
+++ b/python-icalendar.spec
@@ -12,8 +12,10 @@ BuildArch:      noarch
 BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
 BuildRequires:  pytz
+BuildRequires:  python-dateutil
 
 Requires:       pytz
+Requires:       python-dateutil
 
 %description
 iCalendar specification (RFC 2445) defines calendaring format used


More information about the scm-commits mailing list