[transifex/f18] python-django14 not found Error: No Package found for python-django14 when build...

Luis Enrique Bazán De León lbazan at fedoraproject.org
Mon Apr 15 14:01:07 UTC 2013


commit 500942568bbdaf285a2587fa3c4897dd9ad65dec
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Mon Apr 15 09:02:52 2013 -0500

    python-django14 not found Error: No Package found for python-django14 when build...

 transifex.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/transifex.spec b/transifex.spec
index 0fe8537..408d9ea 100644
--- a/transifex.spec
+++ b/transifex.spec
@@ -4,7 +4,7 @@
 
 Name:       transifex
 Version:    1.2.1
-Release:    7%{?dist}
+Release:    8%{?dist}
 Summary:    A system for distributed translation submissions
 
 Group:      Applications/Internet
@@ -21,7 +21,7 @@ BuildRequires:  gettext
 BuildRequires:  python-markdown
 BuildRequires:  mercurial >= 1.3
 
-Requires:       python-django14 
+Requires:       python-django 
 Requires:       python-django-contact-form
 Requires:       python-django-pagination
 Requires:       python-django-tagging
@@ -36,7 +36,7 @@ Requires:       python-django-ajax-selects
 Requires:       python-django-threadedcomments
 Requires:       python-django-staticfiles
 Requires:       python-django-addons
-BuildRequires:  python-django14
+BuildRequires:  python-django
 BuildRequires:  python-django-contact-form
 BuildRequires:  python-django-pagination
 BuildRequires:  python-django-tagging
@@ -156,6 +156,9 @@ rm -rf %{_sysconfdir}/%{name}
 
 
 %changelog
+* Mon Apr 15 2013 Luis Bazan <lbazan at fedoraproject.org> - 1.2.1-8
+- python-django14 not found in f18 
+
 * Mon Apr 15 2013 Luis Bazan <lbazan at fedoraproject.org> - 1.2.1-7
 - add python-django14
 


More information about the scm-commits mailing list