SPECS: jif.spec - pl

qboosh qboosh at pld-linux.org
Sat Oct 7 12:23:22 CEST 2006


Author: qboosh                       Date: Sat Oct  7 10:23:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   jif.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/jif.spec
diff -u SPECS/jif.spec:1.4 SPECS/jif.spec:1.5
--- SPECS/jif.spec:1.4	Wed Sep 13 16:34:53 2006
+++ SPECS/jif.spec	Sat Oct  7 12:23:17 2006
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	Jif: Java + information flow
+Summary(pl):	Jif (Java + information flow) - Java z przepływem informacji
 Name:		jif
 Version:	3.0.0
 Release:	0.1
@@ -18,17 +19,28 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Jif is a security-typed programming language that extends Java
-with support for static information flow control.
+Jif is a security-typed programming language that extends Java with
+support for static information flow control.
 
-Static information flow control can protect the confidentiality
-and integrity of information manipulated by computing systems.
-The compiler tracks the correspondence between information
-the policies that restrict its use, enforcing security properties
-end-to-end within the system. After checking information flow
-within Jif programs, the Jif compiler translates them to Java
-programs and uses an ordinary Java compiler to produce secure
-executable programs.
+Static information flow control can protect the confidentiality and
+integrity of information manipulated by computing systems. The
+compiler tracks the correspondence between information the policies
+that restrict its use, enforcing security properties end-to-end within
+the system. After checking information flow within Jif programs, the
+Jif compiler translates them to Java programs and uses an ordinary
+Java compiler to produce secure executable programs.
+
+%description -l pl
+Jif to jÄ™zyk programowania z bezpiecznymi typami rozszerzajÄ
cy JavÄ™
+o obsługę statycznej kontroli przepływu informacji.
+
+Statyczna kontrola przepływu informacji moşe chronić poufność i
+spójność informacji przetwarzanych przez systemy obliczeniowe.
+Kompilator Ĺ›ledzi zgodność miÄ™dzy informacjami a politykÄ

+ograniczajÄ
cÄ
 ich uĹźycie, wymuszajÄ
c w systemie poĹźÄ
dane właściwości
+bezpieczeństwa. Po sprawdzeniu przepływu informacji w programach w
+Jifie kompilator tłumaczy je na programy w Javie i uşywa zwykłego
+kompilatora Javy do stworzenia bezpiecznych programĂłw wykonywalnych.
 
 %prep
 %setup -q
@@ -63,7 +75,7 @@
 
 install lib/{JFlex,java_cup,jif,jiflib,jifrt,jifsig,polyglot}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/
 
-install lib/libjifrt.so $RPM_BUILD_ROOT%{_libdir}/%{name}/
+install lib/libjifrt.so $RPM_BUILD_ROOT%{_libdir}/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -82,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/10/07 10:23:17  qboosh
+- pl
+
 Revision 1.4  2006/09/13 14:34:53  darekr
 - BR unzip
 
@@ -93,4 +108,3 @@
 
 Revision 1.1  2006/09/13 14:21:15  baggins
 - initial revision
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/jif.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list