ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/libxslt.spec
Revision: 1.2
Committed: Wed Apr 18 23:46:01 2007 UTC (18 years ago) by ratnik
Branch: MAIN
CVS Tags: pe20070428a-ports, pe20070423b-ports, pe20070423a-ports
Changes since 1.1: +2 -0 lines
Log Message:
Changes for building  externals in 64/32 mode: added gcc-wrapper .

File Contents

# User Rev Content
1 eulisse 1.1 ### RPM external libxslt 1.1.15
2 ratnik 1.2 Requires: gcc-wrapper
3 eulisse 1.1 Source: ftp://xmlsoft.org/%n/%n-%v.tar.gz
4    
5     Requires: libxml2
6    
7     %build
8 ratnik 1.2 ## IMPORT gcc-wrapper
9 eulisse 1.1 ./configure --prefix=%i --with-libxml-prefix=$LIBXML2_ROOT
10     make %makeprocesses