SPECS: lat.spec - pl; files need fix
qboosh
qboosh at pld-linux.org
Tue Jul 12 21:26:52 CEST 2005
Author: qboosh Date: Tue Jul 12 19:26:52 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl; files need fix
---- Files affected:
SPECS:
lat.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/lat.spec
diff -u SPECS/lat.spec:1.5 SPECS/lat.spec:1.6
--- SPECS/lat.spec:1.5 Mon Jul 11 20:46:03 2005
+++ SPECS/lat.spec Tue Jul 12 21:26:47 2005
@@ -1,5 +1,6 @@
# $Revision$, $Date$
-Summary: LAT - LDAP Administration Tool.
+Summary: LAT - LDAP Administration Tool
+Summary(pl): LAT - narzędzie administracyjne dla LDAP
Name: lat
Version: 0.6
Release: 0.1
@@ -12,8 +13,8 @@
URL: http://people.mmgsecurity.com/~lorenb/lat/
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: libtool >= 2:1.5.16
BuildRequires: dotnet-gtk-sharp-devel >= 1.9.5-1
+BuildRequires: libtool >= 2:1.5.16
Requires(post,postun): /sbin/ldconfig
Requires: scrollkeeper
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,6 +27,14 @@
allow you to easily manage objects without having to deal with the
intricacies of LDAP.
+%description -l pl
+LAT to skrót od LDAP Administration Tool (narzędzie administracyjne
+LDAP). Narzędzie pozwala przeglądać katalogi oparte o LDAP i
+dodawać/modyfikować/usuwać zawarte w nich wpisy. Może przechowywać
+profile do szybkiego dostępu do różnych serwerów. Są dostępne także
+różne widoki, takie jak użytkownicy, grupy i hosty, pozwalające łatwo
+zarządzać obiektami bez potrzeby zajmowania się komplikacjami LDAP.
+
%prep
%setup -q
%patch0 -p1
@@ -64,7 +73,9 @@
%dir %{_libdir}/%{name}
%attr(755,root,root) %{_libdir}/%{name}/*
%{_mandir}/man1/lat.1*
-%{_datadir}/locale/*
+# TODO: FIX (use %find_lang)
+#%{_datadir}/locale/*
+# XXX: find_lang --with-gnome?
%{_datadir}/gnome/help/*
%{_datadir}/omf/*
%{_desktopdir}/%{name}.desktop
@@ -77,6 +88,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2005/07/12 19:26:47 qboosh
+- pl; files need fix
+
Revision 1.5 2005/07/11 18:46:03 twittner
- added: BR: libtool >= 2:1.5.16, R: scrollkeeper, (post{,un})/ldconfig
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lat.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list