SPECS: ldapvi.spec - up to 1.7

arekm arekm at pld-linux.org
Thu May 10 19:09:42 CEST 2007


Author: arekm                        Date: Thu May 10 17:09:42 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.7

---- Files affected:
SPECS:
   ldapvi.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/ldapvi.spec
diff -u SPECS/ldapvi.spec:1.13 SPECS/ldapvi.spec:1.14
--- SPECS/ldapvi.spec:1.13	Tue Feb 13 07:46:50 2007
+++ SPECS/ldapvi.spec	Thu May 10 19:09:35 2007
@@ -4,11 +4,12 @@
 Name:		ldapvi
 Group:		Networking/Utilities
 License:	GPL v2
-Version:	1.5
-Release:	2
+Version:	1.7
+Release:	1
 Source0:	http://www.lichteblau.com/download/%{name}-%{version}.tar.gz
-# Source0-md5:	e98f9fbd5596aac81373a849888a87f1
-URL:		http://www.lichteblau.com/src.html
+# Source0-md5:	6dc2f5441ac5f1e2b5b036e3521012cc
+URL:		http://www.lichteblau.com/ldapvi/
+BuildRequires:	autoconf
 BuildRequires:	glib2-devel >= 2.0
 BuildRequires:	ncurses-devel
 BuildRequires:	openldap-devel >= 2.3.0
@@ -28,8 +29,11 @@
 
 %prep
 %setup -q
+sed -i -e 's#curses ncurses#tinfo curses ncurses#g' configure.in
 
 %build
+%{__aclocal}
+%{__autoconf}
 %configure \
 	 CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 %{__make}
@@ -56,6 +60,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007/05/10 17:09:35  arekm
+- up to 1.7
+
 Revision 1.13  2007/02/13 06:46:50  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ldapvi.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list