[packages/python-django-registration] rename to python-django-registration
glen
glen at pld-linux.org
Sun Mar 17 12:39:36 CET 2013
commit 6be103bf2784e922280e07a011f30bfff84159b6
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Mar 17 13:34:17 2013 +0200
rename to python-django-registration
python-django_registration.spec => python-django-registration.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/python-django_registration.spec b/python-django-registration.spec
similarity index 88%
rename from python-django_registration.spec
rename to python-django-registration.spec
index 3e1d65d..41490bc 100644
--- a/python-django_registration.spec
+++ b/python-django-registration.spec
@@ -2,9 +2,9 @@
%define module registration
Summary: Simple, portable, generic user-registration application for Django projects
Summary(pl.UTF-8): Prosta i przenośna aplikacja do rejestrowania użytkowników w projektach Django
-Name: python-django_registration
+Name: python-django-registration
Version: 0.6
-Release: 1
+Release: 2
License: BSD
Group: Development/Languages/Python
Source0: http://%{projectname}.googlecode.com/files/%{projectname}-%{version}.tar.gz
@@ -17,6 +17,8 @@ BuildRequires: rpmbuild(macros) >= 1.219
#%pyrequires_eq python-libs
%pyrequires_eq python-modules
Requires: python-django >= 1.0
+Obsoletes: python-django_registration < 0.6-2
+Provides: python-django_registration = %{version}-%{release}
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-django-registration.git/commitdiff/5feb270fd43c779e51a3118ba9dc5426cbe5e9b4
More information about the pld-cvs-commit
mailing list