Author: paszczus Date: Sat Aug 30 06:04:38 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.5 - URL and Source0 URL changed to code.google.com
---- Files affected: SPECS: sitemap_gen.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/sitemap_gen.spec diff -u SPECS/sitemap_gen.spec:1.1 SPECS/sitemap_gen.spec:1.2 --- SPECS/sitemap_gen.spec:1.1 Sat Mar 24 01:36:03 2007 +++ SPECS/sitemap_gen.spec Sat Aug 30 08:04:33 2008 @@ -2,13 +2,13 @@ Summary: Google Sitemap Generator Summary(pl.UTF-8): Generator Sitemap z google Name: sitemap_gen -Version: 1.4 +Version: 1.5 Release: 1 License: BSD Group: Applications -Source0: http://dl.sourceforge.net/goog-sitemapgen/%{name}-%{version}.tar.gz -# Source0-md5: 0cd37e1295631b5b1ac484cfac321297 -URL: https://www.google.com/webmasters/tools/docs/pl/sitemap-generator.html +Source0: http://sitemap-generators.googlecode.com/files/%{name}_%{version}.tar.gz +# Source0-md5: 98754e802722c0cc2ffcc8aedead67b6 +URL: http://code.google.com/p/sitemap-generators/ Requires: python BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -19,13 +19,13 @@ Sitemaps from URL lists, web server directories, or from access logs. %description -l pl.UTF-8 -Skrypt Google Sitemap Generator to skrypt w języku Python, służący -do tworzenia mapy witryny przy użyciu protokołu Sitemap Protocol. -Skrypt umożliwia tworzenie map witryn z list adresów URL, katalogów -serwerów internetowych lub dzienników dostępu. +Skrypt Google Sitemap Generator to skrypt w języku Python, służący do +tworzenia mapy witryny przy użyciu protokołu Sitemap Protocol. Skrypt +umożliwia tworzenie map witryn z list adresów URL, katalogów serwerów +internetowych lub dzienników dostępu. %prep -%setup -q +%setup -q -c %install rm -rf $RPM_BUILD_ROOT @@ -49,6 +49,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008/08/30 06:04:33 paszczus +- updated to 1.5 +- URL and Source0 URL changed to code.google.com + Revision 1.1 2007/03/24 00:36:03 undefine - initial ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sitemap_gen.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
