packages: ogre/ogre.spec - sed is not longer usefull here - "find -name CVS...

lisu lisu at pld-linux.org
Tue Oct 6 10:25:08 CEST 2009


Author: lisu                         Date: Tue Oct  6 08:25:08 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- sed is not longer usefull here
- "find -name CVS" return nothing - removed

---- Files affected:
packages/ogre:
   ogre.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: packages/ogre/ogre.spec
diff -u packages/ogre/ogre.spec:1.34 packages/ogre/ogre.spec:1.35
--- packages/ogre/ogre.spec:1.34	Tue Oct  6 10:18:58 2009
+++ packages/ogre/ogre.spec	Tue Oct  6 10:25:03 2009
@@ -30,7 +30,6 @@
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool >= 2:1.5
 BuildRequires:	pkgconfig
-BuildRequires:	sed >= 4.0
 BuildRequires:	xorg-lib-libXaw-devel
 BuildRequires:	xorg-lib-libXrandr-devel
 BuildRequires:	xorg-lib-libXxf86vm-devel
@@ -77,10 +76,6 @@
 %prep
 %setup -q -n %{name}
 
-find -name CVS -print0 | xargs -0 rm -rf
-
-%{__sed} -i -e 's,"-L/usr/X11R6/lib ,"-L/usr/X11R6/%{_lib} ,' acinclude.m4
-
 %build
 %{__libtoolize}
 %{__aclocal}
@@ -141,6 +136,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2009/10/06 08:25:03  lisu
+- sed is not longer usefull here
+- "find -name CVS" return nothing - removed
+
 Revision 1.34  2009/10/06 08:18:58  lisu
 - 1.6.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ogre/ogre.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list