ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/libxml2.spec
Revision: 1.4
Committed: Tue Jun 19 10:53:21 2007 UTC (17 years, 10 months ago) by eulisse
Branch: MAIN
CVS Tags: ge20070622
Changes since 1.3: +4 -3 lines
Log Message:
* Builds -wt1 version of apt/rpm and dependencies.

File Contents

# Content
1 ### RPM external libxml2 2.6.23-wt1
2 Source: ftp://xmlsoft.org/%n/%n-%realversion.tar.gz
3 Requires: zlib
4 %prep
5 %setup -n %n-%realversion
6 %build
7 ./configure --prefix=%i --with-zlib=$ZLIB_ROOT
8 make %makeprocesses