SPECS: alpine.spec - allow build alpine on AC without changing anything

blues blues at pld-linux.org
Tue Dec 9 17:41:59 CET 2008


Author: blues                        Date: Tue Dec  9 16:41:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- allow build alpine on AC without changing anything

---- Files affected:
SPECS:
   alpine.spec (1.76 -> 1.77) 

---- Diffs:

================================================================
Index: SPECS/alpine.spec
diff -u SPECS/alpine.spec:1.76 SPECS/alpine.spec:1.77
--- SPECS/alpine.spec:1.76	Wed Dec  3 12:55:25 2008
+++ SPECS/alpine.spec	Tue Dec  9 17:41:53 2008
@@ -33,9 +33,15 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	home-etc-devel
+%if "%{pld_release}" != "ac"
 BuildRequires:	krb5-devel
+%endif
 BuildRequires:	ncurses-devel
+%if "%{pld_release}" == "ac"
+BuildRequires:	openldap-devel
+%else
 BuildRequires:	openldap-devel >= 2.4.6
+%endif
 BuildRequires:	openssl-devel
 BuildRequires:	pam-devel
 # Only for web-frontend:
@@ -216,6 +222,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.77  2008/12/09 16:41:53  blues
+- allow build alpine on AC without changing anything
+
 Revision 1.76  2008/12/03 11:55:25  blues
 - patchlevel 17: added -noutf8 uption for pipe
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/alpine.spec?r1=1.76&r2=1.77&f=u



More information about the pld-cvs-commit mailing list