SPECS: noexec.spec - pl

qboosh qboosh at pld-linux.org
Sun Jun 4 00:07:24 CEST 2006


Author: qboosh                       Date: Sat Jun  3 22:07:24 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

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

---- Diffs:

================================================================
Index: SPECS/noexec.spec
diff -u SPECS/noexec.spec:1.1 SPECS/noexec.spec:1.2
--- SPECS/noexec.spec:1.1	Mon May 29 02:58:53 2006
+++ SPECS/noexec.spec	Sun Jun  4 00:07:18 2006
@@ -1,21 +1,27 @@
 # $Revision$, $Date$
 Summary:	Run a process unable to create childs
+Summary(pl):	Uruchamianie procesu bez możliwości tworzenia potomków
 Name:		noexec
 Version:	1.1.0
 Release:	0.1
 License:	GPL
 Group:		Base
-URL:		http://noexec.sourceforge.net/
 Source0:	http://dl.sourceforge.net/noexec/%{name}-%{version}.tar.gz
 # Source0-md5:	288680a3ac5dc237f0881e3967aa844d
+URL:		http://noexec.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libtool
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-You want to run a process which will be unable to create a child (For
-example you want run less via sudo and disable escaping to the shell)
+You want to run a process which will be unable to create a child (for
+example you want run less via sudo and disable escaping to the shell).
+
+%description -l pl
+Ten program pozwala na uruchomienie procesu bez możliwości tworzenia
+potomków (na przykład żeby uruchomić less przez sudo bez możliwości
+wyskoczenia do powłoki).
 
 %prep
 %setup -q
@@ -41,9 +47,9 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS BUGS ChangeLog NEWS
-%{_mandir}/man?/*
 %attr(755,root,root) %{_bindir}/noexec
 %attr(755,root,root) %{_libdir}/*.so
+%{_mandir}/man?/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -51,6 +57,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/06/03 22:07:18  qboosh
+- pl
+
 Revision 1.1  2006/05/29 00:58:53  zbyniu
 - new, based on http://dag.wieers.com/packages/noexec/noexec.spec
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/noexec.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list