SPECS: lib3ds.spec - thinko

qboosh qboosh at pld-linux.org
Mon Jul 23 20:57:27 CEST 2007


Author: qboosh                       Date: Mon Jul 23 18:57:27 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- thinko

---- Files affected:
SPECS:
   lib3ds.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/lib3ds.spec
diff -u SPECS/lib3ds.spec:1.10 SPECS/lib3ds.spec:1.11
--- SPECS/lib3ds.spec:1.10	Mon Jul 23 19:29:50 2007
+++ SPECS/lib3ds.spec	Mon Jul 23 20:57:22 2007
@@ -18,7 +18,6 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libtool
-BuildRequires:	sed >= 4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -89,8 +88,8 @@
 
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 install examples/*.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
-sed -i -e 's/@GLUT_HEADER_DIR@/GL/' examples/glstub.h.in \
-	$RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/*
+sed -e 's/@GLUT_HEADER_DIR@/GL/' examples/glstub.h.in \
+	>$RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/glstub.h
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -127,6 +126,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/07/23 18:57:22  qboosh
+- thinko
+
 Revision 1.10  2007/07/23 17:29:50  witekfl
 - added missing #
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lib3ds.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list