SPECS: kovpn.spec - pl
qboosh
qboosh at pld-linux.org
Sun Jan 20 00:28:42 CET 2008
Author: qboosh Date: Sat Jan 19 23:28:42 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
kovpn.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/kovpn.spec
diff -u SPECS/kovpn.spec:1.2 SPECS/kovpn.spec:1.3
--- SPECS/kovpn.spec:1.2 Fri Nov 2 02:32:57 2007
+++ SPECS/kovpn.spec Sun Jan 20 00:28:37 2008
@@ -1,6 +1,7 @@
# $Revision$, $Date$
%define _rc _pre6
Summary: Simple OpenVPN GUI for KDE
+Summary(pl.UTF-8): Prosty interfejs graficzny do OpenVPN-a dla KDE
Name: kovpn
Version: 0.3
Release: 0.1
@@ -8,11 +9,11 @@
Group: X11/Applications
Source0: http://home.bawue.de/~lighter/www.enlighter.de/files/%{name}-%{version}%{_rc}.tar.bz2
# Source0-md5: 5cb3ddf5248d3d83b96d831555ef1cf7
+Patch0: kde-ac260.patch
+Patch1: kde-am.patch
URL: http://www.kde-apps.org/content/show.php?content=37043
BuildRequires: autoconf
BuildRequires: automake
-Patch0: kde-ac260.patch
-Patch1: kde-am.patch
BuildRequires: kdelibs-devel >= 9:3.2.0
BuildRequires: rpmbuild(macros) >= 1.129
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -22,19 +23,37 @@
needs.
It runs without root privileges and can control the most important
-functions of openvpn:
+functions of OpenVPN:
- connect and disconnect
- username and password input
- private key passphrase input
- show status
- - supports multiple openvpn connections
+ - supports multiple OpenVPN connections
- Store username and/or passwords in kwallet
- Supports OpenVPN's management interface access control
- - Simple DCOP interface (status report, connect, disconnect) It
- requires some changes to your openvpn configuration file: You have to
- activate the management interface by adding these lines
+ - Simple DCOP interface (status report, connect, disconnect)
+
+It requires some changes to your OpenVPN configuration file: you have
+to activate the management interface.
%description -l pl.UTF-8
+Kovpn to prosty interfejs graficzny do OpenVPN-a, napisany z myślą o
+użytkownikach końcowych.
+
+Działa bez uprawnień roota, steruje najważniejszymi funkcjami
+OpenVPN-a:
+ - łączy się i rozłącza
+ - pozwala podać nazwę użytkownika i hasło
+ - pozwala podać hasło do klucza prywatnego
+ - pokazuje stan połączenia
+ - obsługuje wiele połączeń OpenVPN
+ - przechowuje nazwy użytkowników i/lub hasła w kwallecie
+ - obsługuje kontrolę dostępu do interfejsu zarządzajągo OpenVPN-a
+ - ma prosty interfejs DCOP (informację o stanie, łączenie,
+ rozłączanie).
+
+Wymaga pewnych zmian w pliku konfiguracyjnym OpenVPN-a - trzeba
+włączyć interfejs zarządzający.
%prep
%setup -q -n %{name}-%{version}%{_rc}
@@ -70,9 +89,9 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/*
+%{_datadir}/apps/%{name}
%{_desktopdir}/*.desktop
%{_iconsdir}/*/*/apps/%{name}.png
-%{_datadir}/apps/%{name}
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -80,6 +99,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2008-01-19 23:28:37 qboosh
+- pl
+
Revision 1.2 2007-11-02 01:32:57 glen
- gpl v2 according to about
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kovpn.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list