Author: qboosh Date: Fri May 26 14:04:12 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: xmlunit.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/xmlunit.spec diff -u SPECS/xmlunit.spec:1.5 SPECS/xmlunit.spec:1.6 --- SPECS/xmlunit.spec:1.5 Wed May 24 20:59:12 2006 +++ SPECS/xmlunit.spec Fri May 26 16:04:07 2006 @@ -1,12 +1,12 @@ # $Revision$, $Date$ -Summary: XMLUnit extends JUnit and NUnit to enable unit testing of XML -#Summary(pl): +Summary: XMLUnit - extend JUnit and NUnit to enable unit testing of XML +Summary(pl): XMLUnit - rozszerzenie JUnita i NUnita o testowanie jednostkowe XML-a Name: xmlunit Version: 1.0 Release: 1 License: BSD Group: Libraries -Source0: http://dl.sourceforge.net/%{name}/%{name}%{version}.zip +Source0: http://dl.sourceforge.net/xmlunit/%{name}%{version}.zip # Source0-md5: 4f03206acc9ed18bc6cc23fd38b4fc82 URL: http://xmlunit.sourceforge.net/ BuildRequires: ant >= 1.5 @@ -23,12 +23,16 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -XMLUnit extends JUnit and NUnit to enable unit testing of XML. It +XMLUnit extends JUnit and NUnit to enable unit testing of XML. It compares a control XML document to a test document or the result of a transformation, validates documents, and compares the results of XPath expressions. -#%description -l pl +%description -l pl +XMLUnit rozszerza JUnita i NUnita o możliwość testowania jednostkowego +XML-a. Porównuje kontrolny dokument XML z dokumentem testowym lub +wynikiem przekształcenia, sprawdza poprawność dokumentów i porównuje +wyniki wyrażeń XPath. %prep %setup -q -n %{name} @@ -62,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/05/26 14:04:07 qboosh +- pl + Revision 1.5 2006/05/24 18:59:12 radek - rm BR:ac/am ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xmlunit.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
