packages: graphviz/graphviz.spec - fix lua exec name (used in some demo) in...

sls sls at pld-linux.org
Sun Apr 18 20:30:17 CEST 2010


Author: sls                          Date: Sun Apr 18 18:30:17 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix lua exec name (used in some demo) in prep section

---- Files affected:
packages/graphviz:
   graphviz.spec (1.104 -> 1.105) 

---- Diffs:

================================================================
Index: packages/graphviz/graphviz.spec
diff -u packages/graphviz/graphviz.spec:1.104 packages/graphviz/graphviz.spec:1.105
--- packages/graphviz/graphviz.spec:1.104	Sat Apr 17 22:29:09 2010
+++ packages/graphviz/graphviz.spec	Sun Apr 18 20:30:12 2010
@@ -278,6 +278,8 @@
 # not used for anything
 sed -i -e 's/libgnomeui-2.0/libgnomeui-disabled/' configure.ac
 
+%{__sed} '1s@/usr/bin/lua$@/usr/bin/lua51@' -i tclpkg/gv/demo/modgraph.lua
+
 %build
 rm -f m4/*.m4
 touch config/config.rpath
@@ -338,8 +340,6 @@
 
 #patch -p1 < %{PATCH2} || exit 1
 
-#%{__sed} 's@/usr/bin/lua@/usr/bin/lua51@' -i $RPM_BUILD_ROOT%{_datadir}/%{name}/demo/*lua
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -562,6 +562,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.105  2010/04/18 18:30:12  sls
+- fix lua exec name (used in some demo) in prep section
+
 Revision 1.104  2010/04/17 20:29:09  sls
 - re-enabled php.patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/graphviz/graphviz.spec?r1=1.104&r2=1.105&f=u



More information about the pld-cvs-commit mailing list