SPECS: python-django_tagging.spec - up to 0.2.1 - %files: egg-info
duddits
duddits at pld-linux.org
Sat Mar 14 22:37:09 CET 2009
Author: duddits Date: Sat Mar 14 21:37:09 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.2.1
- %files: egg-info
---- Files affected:
SPECS:
python-django_tagging.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/python-django_tagging.spec
diff -u SPECS/python-django_tagging.spec:1.1 SPECS/python-django_tagging.spec:1.2
--- SPECS/python-django_tagging.spec:1.1 Thu Sep 18 15:49:58 2008
+++ SPECS/python-django_tagging.spec Sat Mar 14 22:37:04 2009
@@ -2,12 +2,12 @@
Summary: A generic tagging application for Django projects.
Summary(pl.UTF-8): Aplikacja do obsługi tagów w projektach Django.
Name: python-django_tagging
-Version: 0.2
+Version: 0.2.1
Release: 1
License: MIT
Group: Development/Languages/Python
Source0: http://django-tagging.googlecode.com/files/%{module}-%{version}.zip
-# Source0-md5: b2e50e65ae11af31a36ef34b13a2bfb1
+# Source0-md5: 478817d8e3f8d062b54b8d9cdaaa00cd
URL: http://code.google.com/p/django-tagging/
BuildRequires: python-devel
BuildRequires: rpm-pythonprov
@@ -44,6 +44,7 @@
%files
%defattr(644,root,root,755)
%{py_sitescriptdir}/%{module}
+%{py_sitescriptdir}/tagging-%{version}-*.egg-info
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -51,6 +52,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2009/03/14 21:37:04 duddits
+- up to 0.2.1
+- %files: egg-info
+
Revision 1.1 2008/09/18 13:49:58 emes
- initial release
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-django_tagging.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list