Author: zbyniu                       Date: Sat Jan  7 23:43:31 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- proper URL, cleanups, rel 1

---- Files affected:
packages/python-django-picklefield:
   python-django-picklefield.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/python-django-picklefield/python-django-picklefield.spec
diff -u packages/python-django-picklefield/python-django-picklefield.spec:1.1 
packages/python-django-picklefield/python-django-picklefield.spec:1.2
--- packages/python-django-picklefield/python-django-picklefield.spec:1.1       
Mon Jun 20 12:34:32 2011
+++ packages/python-django-picklefield/python-django-picklefield.spec   Sun Jan 
 8 00:43:25 2012
@@ -4,18 +4,18 @@
 %bcond_without tests   # do not perform "make test"
 
 %define        module  django-picklefield
-Summary:       django-picklefield provides an implementation of a pickled 
object field.
-Name:          python-%module
+Summary:       Pickled object field for Django
+Name:          python-%{module}
 Version:       0.1.9
-Release:       0.1
+Release:       1
 License:       MIT
 Group:         Development/Languages
-URL:           http://code.google.com/p/%{module}/
+URL:           http://pypi.python.org/pypi/django-picklefield
 Source0:       
http://pypi.python.org/packages/source/d/%{module}/%{module}-%{version}.tar.gz
 # Source0-md5: 4c2bad7ccbd6981ce3515d2e5e23058b
 #BuildRequires:        python-coverage
 #BuildRequires:        python-devel
-BuildRequires: python-django
+#BuildRequires:        python-django
 #BuildRequires:        python-nose
 #BuildRequires:        python-pyflakes
 #BuildRequires:        python-setuptools
@@ -27,7 +27,8 @@
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-<empty>
+django-picklefield provides an implementation of a pickled object
+field. Such fields can contain any picklable objects.
 
 %prep
 %setup -q -n %{module}-%{version}
@@ -66,9 +67,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2012/01/07 23:43:25  zbyniu
+- proper URL, cleanups, rel 1
+
 Revision 1.1  2011/06/20 10:34:32  cieciwa
 -
 
 Revision 1.1  2011/06/20 10:00:59  cieciwa
 - initial.
-
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-django-picklefield/python-django-picklefield.spec?r1=1.1&r2=1.2&f=u

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

Reply via email to