Author: glen                         Date: Wed Jun 25 09:52:25 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make compatible to build for ac

---- Files affected:
SPECS:
   vim.spec (1.430 -> 1.431) 

---- Diffs:

================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.430 SPECS/vim.spec:1.431
--- SPECS/vim.spec:1.430        Fri Jun 20 19:24:28 2008
+++ SPECS/vim.spec      Wed Jun 25 11:52:20 2008
@@ -100,7 +100,11 @@
 BuildRequires: autoconf
 BuildRequires: gettext-devel
 BuildRequires: gpm-devel
+%if "%{pld_release}" == "ac"
+%{?with_athena:BuildRequires:  XFree86-devel}
+%else
 %{?with_athena:BuildRequires:  xorg-lib-libXaw-devel}
+%endif
 %if %{with gtk} || %{with heavy}
 BuildRequires: gtk+2-devel >= 2:2.6.0
 %endif
@@ -116,6 +120,7 @@
 %if %{with python} || %{with heavy}
 BuildRequires: python-devel
 %endif
+BuildRequires: rpm >= 4.4.9-56
 BuildRequires: rpmbuild(macros) >= 1.426
 %if %{with ruby} || %{with heavy}
 BuildRequires: ruby-devel
@@ -1131,6 +1136,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.431  2008/06/25 09:52:20  glen
+- make compatible to build for ac
+
 Revision 1.430  2008/06/20 17:24:28  adamg
 - updated to 7.1.326
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vim.spec?r1=1.430&r2=1.431&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to