ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/lua.spec
(Generate patch)

Comparing COMP/CMSDIST/lua.spec (file contents):
Revision 1.1 by eulisse, Thu Apr 22 12:39:31 2010 UTC vs.
Revision 1.4 by eulisse, Wed Sep 21 13:33:32 2011 UTC

# Line 2 | Line 2
2   Source0: http://www.lua.org/ftp/lua-%realversion.tar.gz
3  
4   %build
5 + perl -p -i -e 's|^CFLAGS=|CFLAGS=-fPIC|' src/Makefile
6   case %cmsplatf in
7    osx*)
8      make macosx
# Line 12 | Line 13 | case %cmsplatf in
13   esac
14   %install
15   make install INSTALL_TOP=%i
16 + %define keep_archives true
17 + %define strip_files %i/{lib,bin}
18 + %define drop_files %i/{share,man}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines