packages: python-funcparserlib/python-funcparserlib.spec - updated %%Summar...

cieciwa cieciwa at pld-linux.org
Mon Aug 1 14:12:22 CEST 2011


Author: cieciwa                      Date: Mon Aug  1 12:12:22 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated %%Summary nad %%description.

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

---- Diffs:

================================================================
Index: packages/python-funcparserlib/python-funcparserlib.spec
diff -u packages/python-funcparserlib/python-funcparserlib.spec:1.1 packages/python-funcparserlib/python-funcparserlib.spec:1.2
--- packages/python-funcparserlib/python-funcparserlib.spec:1.1	Mon Aug  1 14:02:36 2011
+++ packages/python-funcparserlib/python-funcparserlib.spec	Mon Aug  1 14:12:17 2011
@@ -4,7 +4,7 @@
 %bcond_without	tests	# do not perform "make test"
 
 %define 	module	funcparserlib
-Summary:	-
+Summary:	Recursive descent parsing library based on functional combinators
 Name:		python-%module
 Version:	0.3.5
 Release:	0.1
@@ -22,12 +22,13 @@
 #BuildRequires:	python-sqlite
 BuildRequires:	rpmbuild(macros) >= 1.219
 BuildRequires:	sed >= 4.0
-Requires:	python-django
+#Requires:	python-django
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-<empty>
+Parser combinators are just higher-order functions that  take parsers and 
+thier arguments and return them as result values.
 
 %prep
 %setup -q -n %{module}-%{version}
@@ -64,4 +65,8 @@
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.2  2011/08/01 12:12:17  cieciwa
+- updated %%Summary nad %%description.
 
================================================================

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



More information about the pld-cvs-commit mailing list