Author: sparky                       Date: Thu Dec 31 13:30:40 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed typo in Makefile which sometimes prevented package from building with 
-jN

---- Files affected:
packages/uae:
   uae.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: packages/uae/uae.spec
diff -u packages/uae/uae.spec:1.31 packages/uae/uae.spec:1.32
--- packages/uae/uae.spec:1.31  Sun Nov 22 02:34:00 2009
+++ packages/uae/uae.spec       Thu Dec 31 14:30:34 2009
@@ -22,6 +22,7 @@
 BuildRequires: gtk+2-devel >= 2.4.0
 BuildRequires: libtool
 BuildRequires: pkgconfig
+BuildRequires: sed >= 4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -48,6 +49,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+sed -e 's/build68kc/build68k/' -i src/Makefile.in
 
 %build
 %{__libtoolize}
@@ -94,6 +96,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2009/12/31 13:30:34  sparky
+- fixed typo in Makefile which sometimes prevented package from building with 
-jN
+
 Revision 1.31  2009/11/22 01:34:00  sparky
 - BR: s/pkg-config/pkgconfig/
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/uae/uae.spec?r1=1.31&r2=1.32&f=u

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

Reply via email to