ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/apr.spec
Revision: 1.3
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.2: +2 -0 lines
Log Message:
Changes for building  externals in 64/32 mode: added gcc-wrapper .

File Contents

# User Rev Content
1 steen 1.2 ### RPM external apr 1.2.6
2 ratnik 1.3 Requires: gcc-wrapper
3 eulisse 1.1 Source: http://mirror1.zic-network.ch/apache/%{n}/%{n}-%{v}.tar.gz
4     %build
5 ratnik 1.3 ## IMPORT gcc-wrapper
6 eulisse 1.1 ./configure --prefix=%{i}
7     make %makeprocesses