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.1 by eulisse, Tue Apr 25 13:05:26 2006 UTC vs.
Revision 1.7 by elmer, Wed Jun 27 12:50:44 2007 UTC

# Line 1 | Line 1
1 < ### RPM external db4 4.4.20
2 < Source: http://downloads.sleepycat.com/db-%{v}.tar.gz
1 > ### RPM external db4 4.4.20-CMS3
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
7   mkdir obj
8   cd obj
# Line 11 | Line 11 | make %makeprocesses
11   %install
12   cd obj
13   make install
14 + #

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines