Author: qboosh Date: Mon Jun 2 18:16:11 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: ruby-xml-simple.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/ruby-xml-simple.spec diff -u SPECS/ruby-xml-simple.spec:1.1 SPECS/ruby-xml-simple.spec:1.2 --- SPECS/ruby-xml-simple.spec:1.1 Thu Dec 13 10:23:03 2007 +++ SPECS/ruby-xml-simple.spec Mon Jun 2 20:16:06 2008 @@ -1,5 +1,6 @@ # $Revision$, $Date$ Summary: Easy XML API for Ruby +Summary(pl.UTF-8): Proste API XML-a dla języka Ruby Name: ruby-xml-simple Version: 1.0.11 Release: 1 @@ -7,7 +8,7 @@ Group: Development/Languages Source0: http://rubyforge.org/frs/download.php/18366/xml-simple-%{version}.gem # Source0-md5: 73cda917a0b84f9e97cde65d4587fb18 -URL: http://xml-simple.rubyforge.org +URL: http://xml-simple.rubyforge.org/ BuildRequires: rake BuildRequires: rpmbuild(macros) >= 1.277 BuildRequires: setup.rb = 3.3.1 @@ -18,6 +19,9 @@ Class XmlSimple offers an easy API to read and write XML. It is a Ruby translation of Grant McLean's Perl module XML::Simple. +%description -l pl.UTF-8 +Klasa XmlSimple oferuje proste API do odczytu i zapisu XML-a. Jest to +tłumaczenie dla języka Ruby modułu Perla Granta McLeana XML::Simple. %prep %setup -q -c @@ -58,6 +62,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-06-02 18:16:06 qboosh +- pl + Revision 1.1 2007-12-13 09:23:03 aredridel - 1.0.11 - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ruby-xml-simple.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
