commit f81dc158782cddd34c138dfbfa4243774bf12321
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Mar 17 12:27:47 2013 +0200

    relax dependency on django-votings
    
    0.2 seems to be compatible with 0.1

 pootle.spec         |  2 ++
 relax-votings.patch | 21 +++++++++++++++++++++
 2 files changed, 23 insertions(+)
---
diff --git a/pootle.spec b/pootle.spec
index 1ceb56a..a8623ce 100644
--- a/pootle.spec
+++ b/pootle.spec
@@ -18,6 +18,7 @@ Patch1:               paths.patch
 Patch2:                homedir.patch
 Patch3:                iso-codes-message.patch
 Patch4:                bug-2005.patch
+Patch5:                relax-votings.patch
 URL:           http://pootle.translatehouse.org/
 BuildRequires: python-devel
 BuildRequires: python-modules
@@ -73,6 +74,7 @@ It's features include::
 #%patch2 -p1
 %patch3 -p1
 #%patch4 -p1
+%patch5 -p1
 
 grep -rl '/usr/bin/env python' . | xargs %{__sed} -i -e '1s,#!.*env 
python,#!%{__python},'
 
diff --git a/relax-votings.patch b/relax-votings.patch
new file mode 100644
index 0000000..e4ffb61
--- /dev/null
+++ b/relax-votings.patch
@@ -0,0 +1,21 @@
+--- Pootle-2.5.0-rc1/./requirements/base.txt~  2013-02-20 12:20:52.000000000 
+0200
++++ Pootle-2.5.0-rc1/./requirements/base.txt   2013-03-17 12:00:09.755005208 
+0200
+@@ -1,7 +1,7 @@
+ Django>=1.3.0,<1.5
+ 
+ # Django apps
+-django-voting==0.1
++django-voting==0.2
+ South>=0.7.6
+ django-assets
+ 
+--- Pootle-2.5.0-rc1/./Pootle.egg-info/requires.txt~   2013-03-08 
17:47:31.000000000 +0200
++++ Pootle-2.5.0-rc1/./Pootle.egg-info/requires.txt    2013-03-17 
12:00:24.382345503 +0200
+@@ -1,8 +1,8 @@
+ Django>=1.3.0,<1.5
+-django-voting==0.1
++django-voting==0.2
+ South>=0.7.6
+ django-assets
+ argparse
+ cssmin
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pootle.git/commitdiff/f81dc158782cddd34c138dfbfa4243774bf12321

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to