X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=LDAPExplorerTool.spec;h=42e429b2c68a848bba6f536fc129276602ad6e88;hb=769d3f9be44cb1271d060b61cf5d43ff7853d45a;hp=c8650ad369ce7babc83774bf8f1c520003f41a9b;hpb=9069d9bb151ce3d20148586ab0b4cbb1ae59f1bc;p=packages%2FLDAPExplorerTool.git diff --git a/LDAPExplorerTool.spec b/LDAPExplorerTool.spec index c8650ad..42e429b 100644 --- a/LDAPExplorerTool.spec +++ b/LDAPExplorerTool.spec @@ -1,13 +1,21 @@ Summary: A free multi-platform LDAP client +Summary(pl): Wolny wieloplatformowy klient LDAP Name: LDAPExplorerTool Version: 0.6 -Release: 0.1 +Release: 1 License: BSD Group: Networking/Utilities Url: http://ldaptool.sf.net/ Source0: http://dl.sourceforge.net/ldaptool/%{name}-%{version}.tar.gz # Source0-md5: 7c0fe6244887b8797f69d1e396b6a7b4 Patch0: %{name}-xrc.patch +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: gettext-devel +BuildRequires: libtool +BuildRequires: openldap-devel +BuildRequires: wxGTK2-devel +BuildRequires: gtk+-devel >= 1.2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -17,6 +25,14 @@ any entry of the LDAP server. You can also manage the schema, export and import entries using the LDIF format. LDAP Explorer aims to run on mutliple platforms like Windows, Linux, Solaris, Mac OS X... +%description -l pl +LDAP Explorer Tool jest wolnym klientem LDAP umo¿liwiaj±cym +u¿ytkownikowi zarz±dzanie katalogami LDAP. Z tym narzêdziem mo¿esz +przegl±daæ, edytowaæ i usuwaæ dowolne wpisy serwera LDAP. Mo¿esz te¿ +zarz±dzaæ schematami, exportowaæ i importowaæ wpisy korzystaj±c z +formatu LDIF. LDAP Explorer mo¿e dzia³aæ na takich platformach jak +Windows, Linux, Solaris, Mac OS X... + %prep %setup -q %patch0 -p0 @@ -36,12 +52,14 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -mv %{_docdir}/%{name} . +mv $RPM_BUILD_ROOT%{_docdir}/%{name} . + +%find_lang %{name} %clean rm -r $RPM_BUILD_ROOT -%files +%files -f %{name}.lang %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/* %{_datadir}/%{name}