Author: adamg                        Date: Sun Feb 20 21:14:44 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added lib64.patch (fixes build on 64 bit systems)

---- Files affected:
SPECS:
   xdrawchem.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/xdrawchem.spec
diff -u SPECS/xdrawchem.spec:1.27 SPECS/xdrawchem.spec:1.28
--- SPECS/xdrawchem.spec:1.27   Sun Feb 20 20:35:25 2005
+++ SPECS/xdrawchem.spec        Sun Feb 20 22:14:38 2005
@@ -12,6 +12,7 @@
 Source2:       %{name}.png
 Patch0:                %{name}-ac.patch
 Patch1:                %{name}-qt_path.patch
+Patch2:                %{name}-lib64.patch
 URL:           http://xdrawchem.sourceforge.net/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
@@ -35,6 +36,9 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%if "%{_lib}" == "lib64"
+%patch2 -p1
+%endif
 
 rm -rf autom4te.cache
 
@@ -86,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2005/02/20 21:14:38  adamg
+- added lib64.patch (fixes build on 64 bit systems)
+
 Revision 1.27  2005/02/20 19:35:25  adamg
 - BuildRequires: pkgconfig
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xdrawchem.spec?r1=1.27&r2=1.28&f=u


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

Reply via email to