[packages/python-feedparser] enchanced desc, license BSD

glen glen at pld-linux.org
Wed Jan 23 15:59:27 CET 2013


commit c2a947467d52f1d308ab3c21c91b8607ef704b4f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Jan 23 16:58:57 2013 +0200

    enchanced desc, license BSD
    
    from fedora .spec

 python-feedparser.spec | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/python-feedparser.spec b/python-feedparser.spec
index 319f129..3a69dde 100644
--- a/python-feedparser.spec
+++ b/python-feedparser.spec
@@ -3,12 +3,12 @@
 %bcond_with	tests	# perform "make test" (3 tests fail)
 
 %define 	module	feedparser
-Summary:	Feed Parser package for Python
+Summary:	Parse RSS and Atom feeds in Python
 Summary(pl.UTF-8):	Biblioteka Feed Parser dla Pythona
 Name:		python-%{module}
 Version:	5.1.2
 Release:	1
-License:	PSF
+License:	BSD
 Group:		Libraries/Python
 Source0:	http://feedparser.googlecode.com/files/feedparser-%{version}.tar.bz2
 # Source0-md5:	9f88692c7c1af1d47839eb2025984975
@@ -21,7 +21,11 @@ BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This package provides means for parsing RSS and Atom feeds in Python.
+Universal Feed Parser is a Python module for downloading and parsing
+syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland
+RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom 0.3,
+Atom 1.0, and CDF feeds. It also parses several popular extension
+modules, including Dublin Core and Apple's iTunes extensions.
 
 %description -l pl.UTF-8
 Ten pakiet umożliwia analizę źródeł RSS i Atom w Pythonie.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-feedparser.git/commitdiff/c2a947467d52f1d308ab3c21c91b8607ef704b4f



More information about the pld-cvs-commit mailing list