[trytond] add missing R:

Dan Horák sharkcz at fedoraproject.org
Mon Mar 5 22:21:26 UTC 2012


commit a4e19c5f009cccf00fe6ba74f488ff8ca8b50634
Author: Dan Horák <dan at danny.cz>
Date:   Mon Mar 5 23:21:17 2012 +0100

    add missing R:

 trytond.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/trytond.spec b/trytond.spec
index 5711f19..04c316e 100644
--- a/trytond.spec
+++ b/trytond.spec
@@ -6,7 +6,7 @@
 
 Name:           trytond
 Version:        2.2.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Server for the Tryton application framework
 
 Group:          System Environment/Daemons
@@ -30,6 +30,7 @@ Requires:       pydot
 Requires:       pytz
 Requires:       pyOpenSSL
 Requires:       python-dateutil
+Requires:       python-polib
 Requires(pre):  shadow-utils
 Requires(post):  chkconfig
 Requires(preun): chkconfig
@@ -204,6 +205,9 @@ fi
 
 
 %changelog
+* Mon Mar 05 2012 Dan Horák <dan at danny.cz> - 2.2.1-3
+- add missing R:
+
 * Wed Feb  8 2012 Toshio Kuratomi <toshio at fedoraproject.org> - 2.2.1-2
 - Remove the python-sqlite2 dep in Fedora as tryton will work with sqlite3 from
   the python stdlib


More information about the scm-commits mailing list