packages: python-ConcurrentLogHandler/python-ConcurrentLogHandler.spec - cl...
zbyniu
zbyniu at pld-linux.org
Sun Jan 8 00:32:45 CET 2012
Author: zbyniu Date: Sat Jan 7 23:32:45 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- cleanup; rel 1
---- Files affected:
packages/python-ConcurrentLogHandler:
python-ConcurrentLogHandler.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/python-ConcurrentLogHandler/python-ConcurrentLogHandler.spec
diff -u packages/python-ConcurrentLogHandler/python-ConcurrentLogHandler.spec:1.2 packages/python-ConcurrentLogHandler/python-ConcurrentLogHandler.spec:1.3
--- packages/python-ConcurrentLogHandler/python-ConcurrentLogHandler.spec:1.2 Wed Jun 29 10:34:09 2011
+++ packages/python-ConcurrentLogHandler/python-ConcurrentLogHandler.spec Sun Jan 8 00:32:40 2012
@@ -1,17 +1,15 @@
# $Revision$, $Date$
-# TODO
-# - better group
%define module ConcurrentLogHandler
Summary: Concurrent logging handler (drop-in replacement for RotatingFileHandler)
Name: python-%{module}
Version: 0.8.4
-Release: 0.1
-License: Apahe 2.0
+Release: 1
+License: Apache 2.0
Group: Development/Languages/Python
Source0: http://pypi.python.org/packages/source/C/%{module}/%{module}-%{version}.tar.gz
# Source0-md5: 6d1665c645711380d29c06a7017eed49
-URL: http://pypi.python.org/ConcurrentLogHandler
-BuildRequires: python-distribute
+URL: http://pypi.python.org/pypi/ConcurrentLogHandler/
+#BuildRequires: python-distribute
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.228
Requires(post,preun): /sbin/chkconfig
@@ -19,7 +17,8 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Concurrent logging handler (drop-in replacement for RotatingFileHandler)
+Concurrent logging handler (drop-in replacement for
+RotatingFileHandler).
%prep
%setup -q -n %{module}-%{version}
@@ -55,9 +54,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2012/01/07 23:32:40 zbyniu
+- cleanup; rel 1
+
Revision 1.2 2011/06/29 08:34:09 cieciwa
- cleanup.
Revision 1.1 2011/06/29 08:32:17 cieciwa
- initial.
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-ConcurrentLogHandler/python-ConcurrentLogHandler.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list