packages: python-pycassa/python-pycassa.spec - Version 0.3.0-1.
matkor
matkor at pld-linux.org
Fri Dec 10 13:22:47 CET 2010
Author: matkor Date: Fri Dec 10 12:22:47 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- Version 0.3.0-1.
---- Files affected:
packages/python-pycassa:
python-pycassa.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/python-pycassa/python-pycassa.spec
diff -u packages/python-pycassa/python-pycassa.spec:1.3 packages/python-pycassa/python-pycassa.spec:1.4
--- packages/python-pycassa/python-pycassa.spec:1.3 Wed Mar 31 09:03:52 2010
+++ packages/python-pycassa/python-pycassa.spec Fri Dec 10 13:22:41 2010
@@ -3,12 +3,12 @@
Summary: Simple Python Cassandra library
Summary(pl.UTF-8): Prosta biblioteka Pythona do Cassandry
Name: python-%{module}
-Version: 0.2.0
+Version: 0.3.0
Release: 1
License: MIT/apache
Group: Development/Languages/Python
-Source0: http://github.com/downloads/vomjom/%{module}/%{module}-%{version}.tar.gz
-# Source0-md5: 8835acfba68a09342bd717be16456032
+Source0: http://github.com/downloads/%{module}/%{module}/%{module}-%{version}.tar.gz
+# Source0-md5: fd6ce985200ea04987c2d53f0a958559
URL: http://github.com/vomjom/pycassa
BuildRequires: python-devel
BuildRequires: rpm-pythonprov
@@ -22,13 +22,15 @@
Cassandra library with the following features: Auto-failover single or
thread-local connections A simplified version of the thrift interface
A method to map an existing class to a Cassandra ColumnFamily. Support
-for SuperColumns
+for SuperColumns.
+It is last version for Cassandra 0.6.x version.
%description -l pl.UTF-8
Biblioteka dostępu do Cassandry dla Pythona posiadająca: Jednowątkowe
lub wielowątkowe interfejs Uproszczona wersję interfejsu thrift.
Metodę do mapowania klass w ColumnFamily Cassandry. Obsługę
SuperColumns.
+Ostatnia werjsa przeznaczona do współpracy z linią 0.6.x Cassandry.
%prep
%setup -q -n %{module}-%{version}
@@ -65,6 +67,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2010/12/10 12:22:41 matkor
+- Version 0.3.0-1.
+
Revision 1.3 2010/03/31 07:03:52 glen
- remove trash from template spec
- list files we want to package (to avoid packaging .py or .so unintentionally)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-pycassa/python-pycassa.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list