Author: qboosh Date: Sat Mar 31 17:20:23 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - gpm-friendly Source0 URL - formatting - BR: rpm-pythonprov
---- Files affected: SPECS: python-BeautifulSoup.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/python-BeautifulSoup.spec diff -u SPECS/python-BeautifulSoup.spec:1.1 SPECS/python-BeautifulSoup.spec:1.2 --- SPECS/python-BeautifulSoup.spec:1.1 Thu Mar 15 15:40:55 2007 +++ SPECS/python-BeautifulSoup.spec Sat Mar 31 19:20:18 2007 @@ -9,23 +9,25 @@ Release: 1 License: Python Group: Development/Languages/Python -Source0: http://www.crummy.com/software/%{_module}/download/%{_module}.tar.gz +Source0: http://www.crummy.com/software/BeautifulSoup/download/%{_module}.tar.gz # Source0-md5: 7b788918e887b6b2c1bfef28ca4eb0d1 URL: http://www.crummy.com/software/BeautifulSoup/ -%pyrequires_eq python-modules BuildRequires: python-devel >= 2.2 +BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 +%pyrequires_eq python-modules BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Beautiful Soup parses arbitrarily invalid SGML and provides a variety of -methods and Pythonic idioms for iterating and searching the parse tree. +Beautiful Soup parses arbitrarily invalid SGML and provides a variety +of methods and Pythonic idioms for iterating and searching the parse +tree. %description -l pl.UTF-8 -Beautiful Soup parsuje, także wadliwy SGML i dostarcza różnorodne metody -i idiomy pythonowe do iterowania oraz przeszukiwania drzewa wyniku -parsowania. +Beautiful Soup parsuje, także wadliwy SGML i dostarcza różnorodne +metody i idiomy pythonowe do iterowania oraz przeszukiwania drzewa +wyniku parsowania. %prep %setup -q -n %{_module}-%{version} @@ -60,6 +62,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/03/31 17:20:18 qboosh +- gpm-friendly Source0 URL +- formatting +- BR: rpm-pythonprov + Revision 1.1 2007/03/15 14:40:55 beorn - initial from adammikuta at gmail dot com - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-BeautifulSoup.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
