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

Comparing COMP/CMSDIST/db4.spec (file contents):
Revision 1.3 by ratnik, Wed Apr 18 23:46:01 2007 UTC vs.
Revision 1.5 by elmer, Tue May 22 10:24:07 2007 UTC

# Line 1 | Line 1
1 < ### RPM external db4 4.4.20
2 < Requires: gcc-wrapper
3 < Source: http://downloads.sleepycat.com/db-%{v}.tar.gz
1 > ### RPM external db4 4.4.20-XXXX
2 > Source: http://downloads.sleepycat.com/db-%{realversion}.tar.gz
3  
4   %prep
5 < %setup -n db-%{v}
5 > %setup -n db-%{realversion}
6   %build
8 ## IMPORT gcc-wrapper
7   mkdir obj
8   cd obj
9   ../dist/configure --prefix=%{i} --disable-java --disable-tcl

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines