SPECS: directory_administrator.spec - up to 1.7.1, NFY
wolvverine
wolvverine at pld-linux.org
Tue Feb 5 23:18:44 CET 2008
Author: wolvverine Date: Tue Feb 5 22:18:44 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.7.1, NFY
---- Files affected:
SPECS:
directory_administrator.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/directory_administrator.spec
diff -u SPECS/directory_administrator.spec:1.20 SPECS/directory_administrator.spec:1.21
--- SPECS/directory_administrator.spec:1.20 Sat Nov 3 03:10:03 2007
+++ SPECS/directory_administrator.spec Tue Feb 5 23:18:38 2008
@@ -4,12 +4,12 @@
Summary(pl.UTF-8): Administrator użytkowników/grup POSIX usług katalogowych LDAP
Summary(pt_BR.UTF-8): Administrador de usuários/controle de acesso/grupos para LDAP
Name: directory_administrator
-Version: 1.6.0
-Release: 2
+Version: 1.7.1
+Release: 1
License: GPL
Group: X11/Applications
Source0: http://diradmin.open-it.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5: ab0631f5e91c0dfe48c1be240eb01437
+# Source0-md5: d417c25765b58629e63daf6238d28ee8
Patch0: %{name}-desktop.patch
URL: http://diradmin.open-it.org/
BuildRequires: autoconf
@@ -37,8 +37,8 @@
przekierowaniem poczty.
%prep
-%setup -q -n diradmin-%{version}
-%patch0 -p1
+%setup -q
+#%patch0 -p1
%build
rm -f missing
@@ -46,7 +46,9 @@
%{__autoconf}
%{__automake}
%configure
-%{__make}
+%{__make} \
+ CFLAGS="%{rpmcflags} -lldap -llber" \
+ LDFLAGS="%{rpmldflags}"
%install
rm -rf $RPM_BUILD_ROOT
@@ -73,6 +75,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2008-02-05 22:18:38 wolvverine
+- up to 1.7.1, NFY
+
Revision 1.20 2007-11-03 02:10:03 baggins
- updated openldap BR/R to 2.4.6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/directory_administrator.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list