Author: adamg Date: Sun Jul 12 13:46:16 2009 GMT Module: packages Tag: HEAD ---- Log message: - merge summary/description from LDAPExplorerTool.spec - fix build with recent Wx (call wx-gtk2-unicode-config) - Obsoletes: LDAPExplorerTool
---- Files affected: packages/ldapexplorertool: ldapexplorertool.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/ldapexplorertool/ldapexplorertool.spec diff -u packages/ldapexplorertool/ldapexplorertool.spec:1.2 packages/ldapexplorertool/ldapexplorertool.spec:1.3 --- packages/ldapexplorertool/ldapexplorertool.spec:1.2 Sat Feb 2 04:15:33 2008 +++ packages/ldapexplorertool/ldapexplorertool.spec Sun Jul 12 15:46:10 2009 @@ -1,28 +1,35 @@ # $Revision$, $Date$ -#TODO: wx-config is now in two files :wx-gtk2-ansi-config,wx-x11univ-ansi-config -Summary: LDAPExplorerTool is a multi-platform LDAP browser and editor (GUI). +Summary: A free multi-platform LDAP client +Summary(pl.UTF-8): Wolny wieloplatformowy klient LDAP Name: ldapexplorertool Version: 2.0.1 -Release: 0.1 +Release: 1 License: BSD -Group: Applications +Group: Networking/Utilities Source0: http://dl.sourceforge.net/ldaptool/%{name}-%{version}.tar.gz # Source0-md5: edeb4c2ec779675925a57b4d4c4fc329 Patch0: %{name}-inc-path.patch Patch1: %{name}-wx28.patch URL: http://ldaptool.sourceforge.net/ +BuildRequires: openldap-devel BuildRequires: wxWidgets-devel +Obsoletes: LDAPExplorerTool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -LDAPExplorerTool is a multi-platform LDAP browser and editor (GUI) -for Windows and Linux. - -Main features are: -* SSL/TLS support -* Full UNICODE support -* Create/edit/remove LDAP objects -* Multivalue support (including edition) +LDAP Explorer Tool is a free LDAP client, that enables the user to +manage LDAP directories. With this tool you can view, edit or delete +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.UTF-8 +LDAP Explorer Tool jest wolnodostępnym klientem LDAP umożliwiającym +użytkownikowi zarządzanie katalogami LDAP. Przy użyciu tego narzędzia +można przeglądać, modyfikować i usuwać dowolne wpisy serwera LDAP. +Można też zarządzać schematami, eksportować 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 @@ -30,7 +37,6 @@ %patch1 -p1 %build - %{__make} \ CFLAGS="%{rpmcflags}" \ LDFLAGS="%{rpmldflags}" @@ -59,10 +65,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2009/07/12 13:46:10 adamg +- merge summary/description from LDAPExplorerTool.spec +- fix build with recent Wx (call wx-gtk2-unicode-config) +- Obsoletes: LDAPExplorerTool + Revision 1.2 2008/02/02 03:15:33 wolvverine - ups! clean Revision 1.1 2008-02-02 03:09:54 wolvverine - init - - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ldapexplorertool/ldapexplorertool.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
