Author: areq Date: Fri Jan 6 19:23:14 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.5
---- Files affected: SPECS: ldapvi.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/ldapvi.spec diff -u SPECS/ldapvi.spec:1.9 SPECS/ldapvi.spec:1.10 --- SPECS/ldapvi.spec:1.9 Mon Nov 15 02:59:54 2004 +++ SPECS/ldapvi.spec Fri Jan 6 20:23:09 2006 @@ -4,11 +4,10 @@ Name: ldapvi Group: Networking/Utilities License: GPL v2 -Version: 1.1 +Version: 1.5 Release: 1 Source0: http://www.lichteblau.com/download/%{name}-%{version}.tar.gz -# Source0-md5: 9395bc94613d33cdd8840b83821c9fb0 -Patch0: %{name}-ncurses.patch +# Source0-md5: e98f9fbd5596aac81373a849888a87f1 URL: http://www.lichteblau.com/src.html BuildRequires: glib2-devel >= 2.0 BuildRequires: ncurses-devel @@ -29,10 +28,10 @@ %prep %setup -q -%patch0 -p1 %build -%configure +%configure \ + CFLAGS="%{rpmcflags} -I/usr/include/ncurses" %{__make} %install @@ -57,6 +56,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2006/01/06 19:23:09 areq +- 1.5 + Revision 1.9 2004/11/15 01:59:54 undefine - release 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ldapvi.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
