Author: qboosh                       Date: Wed Jan 16 17:09:09 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   junitperf.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/junitperf.spec
diff -u SPECS/junitperf.spec:1.1 SPECS/junitperf.spec:1.2
--- SPECS/junitperf.spec:1.1    Sun Dec  2 19:49:07 2007
+++ SPECS/junitperf.spec        Wed Jan 16 18:09:03 2008
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 %include       /usr/lib/rpm/macros.java
 Summary:       JUnit extension for performance and scalability testing
+Summary(pl.UTF-8):     Rozszerzenie JUnita do testowania wydajności i 
skalowalności
 Name:          junitperf
 Version:       1.9.1
 Release:       0.1
@@ -23,21 +24,34 @@
 performance and scalability of functionality contained within existing
 JUnit tests.
 
+%description -l pl.UTF-8
+JUnitPerf to zestaw dekoratorów testów JUnita służący do mierzenia
+wydajności i skalowalności funkcji zawartych w istniejących testach
+JUnita.
+
 %package javadoc
-Summary:       Javadoc for %{name}
+Summary:       Javadoc for JUnitPerf
+Summary(pl.UTF-8):     Dokumentacja Javadoc do pakietu JUnitPerf
 Group:         Documentation
 Requires:      jpackage-utils
 
 %description javadoc
-Javadoc for %{name}.
+Javadoc for JUnitPerf.
+
+%description javadoc -l pl.UTF-8
+Dokumentacja Javadoc do pakietu JUnitPerf.
 
 %package demo
-Summary:       Demos for %{name}
+Summary:       Demos for JUnitPerf
+Summary(pl.UTF-8):     Przykłady użycia pakietu JUnitPerf
 Group:         Development
 Requires:      %{name} = %{version}-%{release}
 
 %description demo
-Demonstrations and samples for %{name}.
+Demonstrations and samples for JUnitPerf.
+
+%description demo -l pl.UTF-8
+Przykłady użycia pakietu JUnitPerf.
 
 %prep
 %setup -q
@@ -73,7 +87,7 @@
 %files
 %defattr(644,root,root,755)
 %doc LICENSE README docs/JUnitPerf.html
-%{_javadir}/*
+%{_javadir}/%{name}*.jar
 
 %files javadoc
 %defattr(644,root,root,755)
@@ -90,6 +104,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-01-16 17:09:03  qboosh
+- pl
+
 Revision 1.1  2007-12-02 18:49:07  glen
 - new, based on jpackage-1.7
-
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/junitperf.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

Reply via email to