Author: sparky                       Date: Wed Aug  2 00:31:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sed 2 patch

---- Files affected:
SPECS:
   lzo.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/lzo.spec
diff -u SPECS/lzo.spec:1.31 SPECS/lzo.spec:1.32
--- SPECS/lzo.spec:1.31 Tue Aug  1 03:23:57 2006
+++ SPECS/lzo.spec      Wed Aug  2 02:31:09 2006
@@ -4,10 +4,11 @@
 Name:          lzo
 Version:       2.02
 Release:       1
-Group:         Libraries
 License:       GPL
+Group:         Libraries
 Source0:       
http://www.oberhumer.com/opensource/lzo/download/%{name}-%{version}.tar.gz
 # Source0-md5: 6760e5819f4238328709bf93bf10071c
+Patch0:                %{name}-ac.patch
 URL:           http://www.oberhumer.com/opensource/lzo/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake >= 1.6
@@ -15,7 +16,6 @@
 %ifarch %{x86}
 BuildRequires: nasm
 %endif
-BuildRequires: sed >= 4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -80,7 +80,7 @@
 
 %prep
 %setup -q
-sed 's/_AC_SRCPATHS/_AC_SRCDIRS/' -i configure.ac
+%patch0 -p1
 
 # kill libtool.m4 copy
 head -n 374 aclocal.m4 > acinclude.m4
@@ -134,6 +134,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2006/08/02 00:31:09  sparky
+- sed 2 patch
+
 Revision 1.31  2006/08/01 01:23:57  sparky
 - bump autoconf version to 2.60 in BR, because of _AC_SRCDIRS
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lzo.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