Author: qboosh Date: Sun Oct 8 13:08:30 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl cosmetics
---- Files affected: SPECS: rsstool.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/rsstool.spec diff -u SPECS/rsstool.spec:1.1 SPECS/rsstool.spec:1.2 --- SPECS/rsstool.spec:1.1 Thu Sep 21 14:20:04 2006 +++ SPECS/rsstool.spec Sun Oct 8 15:08:25 2006 @@ -8,21 +8,21 @@ Group: Applications/Text Source0: http://download.berlios.de/rsstool/%{name}-%{version}-src.tar.gz # Source0-md5: ed803d66598eae4c5f74cf2d9361a31b -URL: http://rsstool.berlios.de +URL: http://rsstool.berlios.de/ BuildRequires: libxml2-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Read, parse, merge and write RSS (and Atom) feeds. It has some other -functions build-in like text, html, property file output or templates +functions build-in like text, HTML, property file output or templates with custom tags to insert RSS feeds into pages that could be uploaded -to a server that supports only static html +to a server that supports only static HTML. %description -l pl -rsstool czyta, parsuje, łączy i zapisuje kanały RSS (i ATOM). Pozwala -na generowanie wyjścia w postaci RSS, html i txt. Możliwe jest też -tworzenie szablonów do wstawienia rss na stronę www w przypadku gdy -serwer obsługuje jedynie statyczny html. +rsstool czyta, analizuje, łączy i zapisuje kanały RSS (i ATOM). Ma też +wbudowane funkcje do tworzenia plików tekstowych, HTML i właściwości +lub szablonów z własnymi znacznikami do wstawiania RSS na strony WWW w +przypadku, gdy serwer obsługuje jedynie statyczny HTML. %prep %setup -q -n %{name}-%{version}-src @@ -42,8 +42,8 @@ %files %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/* %doc changes.html +%attr(755,root,root) %{_bindir}/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -51,6 +51,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/10/08 13:08:25 qboosh +- pl cosmetics + Revision 1.1 2006/09/21 12:20:04 undefine - initial by pi3ter - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rsstool.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
