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.3 by eulisse, Wed May 10 13:40:37 2006 UTC vs.
Revision 1.8 by elmer, Tue May 1 10:50:44 2007 UTC

# Line 1 | Line 1
1   ### RPM external zlib 1.1.4
2   Source: http://www.gzip.org/%n/%n-%v.tar.bz2
3 Requires: glibc
3  
4   %build
5   case $(uname) in
# Line 20 | Line 19 | case $(uname) in
19    Darwin ) make install LIBS='libz.dylib.$(VER)' SHAREDLIB=libz.dylib ;;
20    * ) make install ;;
21   esac
22 + #
23 + #

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines