Author: tommat                       Date: Thu Jan  3 17:22:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added lib64 patch

---- Files affected:
SPECS:
   emacs.spec (1.86 -> 1.87) 

---- Diffs:

================================================================
Index: SPECS/emacs.spec
diff -u SPECS/emacs.spec:1.86 SPECS/emacs.spec:1.87
--- SPECS/emacs.spec:1.86       Wed Nov 28 09:17:22 2007
+++ SPECS/emacs.spec    Thu Jan  3 18:22:39 2008
@@ -30,6 +30,7 @@
 Source8:       %{name}-motif.desktop
 Source9:       %{name}-nox.desktop
 Patch0:                %{name}-tinfo.patch
+Patch1:                %{name}-lib64.patch
 URL:           http://www.gnu.org/software/emacs/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -370,6 +371,9 @@
 
 %setup -q
 %patch0 -p1
+%if "%{_lib}" == "lib64"
+%patch1 -p1
+%endif
 
 %build
 cp -f /usr/share/automake/config.* .
@@ -805,6 +809,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.87  2008-01-03 17:22:39  tommat
+- added lib64 patch
+
 Revision 1.86  2007-11-28 08:17:22  arekm
 - rel 4
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/emacs.spec?r1=1.86&r2=1.87&f=u

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

Reply via email to