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

Comparing COMP/CMSDIST/zlib.spec (file contents):
Revision 1.5 by eulisse, Wed Jul 5 14:52:39 2006 UTC vs.
Revision 1.7 by ratnik, Wed Apr 18 23:46:02 2007 UTC

# Line 1 | Line 1
1   ### RPM external zlib 1.1.4
2 + Requires: gcc-wrapper
3   Source: http://www.gzip.org/%n/%n-%v.tar.bz2
4  
5   %build
6 + ## IMPORT gcc-wrapper
7   case $(uname) in
8    Darwin )
9      LDSHARED="gcc -dynamiclib" ./configure --shared --prefix=%i
# Line 20 | Line 22 | case $(uname) in
22    * ) make install ;;
23   esac
24   #
25 + #

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines