packages: python-amqplib/python-amqplib.spec - proper summary, desc, license
zbyniu
zbyniu at pld-linux.org
Thu May 26 15:47:03 CEST 2011
Author: zbyniu Date: Thu May 26 13:47:03 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- proper summary, desc, license
---- Files affected:
packages/python-amqplib:
python-amqplib.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/python-amqplib/python-amqplib.spec
diff -u packages/python-amqplib/python-amqplib.spec:1.2 packages/python-amqplib/python-amqplib.spec:1.3
--- packages/python-amqplib/python-amqplib.spec:1.2 Wed May 25 10:27:53 2011
+++ packages/python-amqplib/python-amqplib.spec Thu May 26 15:46:57 2011
@@ -1,14 +1,14 @@
# $Revision$, $Date$
%define module amqplib
-Summary: AMQP Messaging Framework for Python
+Summary: Client library for AMQP (Advanced Message Queuing Protocol)
Name: python-%{module}
Version: 0.6.1
Release: 0.1
-License: BSD-like
+License: LGPL v2.1
Group: Development/Languages/Python
Source0: http://pypi.python.org/packages/source/a/%{module}/%{module}-%{version}.tgz
# Source0-md5: b2f6679b27eaae97c50a9c3504154fae
-URL: -
+URL: http://code.google.com/p/py-amqplib/
BuildRequires: python-distribute
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.219
@@ -18,6 +18,7 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
+Client library for AMQP (Advanced Message Queuing Protocol).
%prep
%setup -q -n %{module}-%{version}
@@ -51,16 +52,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2011/05/26 13:46:57 zbyniu
+- proper summary, desc, license
+
Revision 1.2 2011/05/25 08:27:53 glen
- cleanup empty scriptlets, don't overwrite with empty translation
Revision 1.1 2011/05/25 07:42:02 cieciwa
- initial.
-
-Revision 1.2 2011/05/24 14:05:05 cieciwa
-- updated,
-- fixed build, install and package.
-
-Revision 1.1 2011/05/24 13:42:20 cieciwa
-- initial,
-- version 1.1.3.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-amqplib/python-amqplib.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list