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

Comparing COMP/CMSDIST/cmake.spec (file contents):
Revision 1.6 by elmer, Sat Apr 7 01:17:25 2007 UTC vs.
Revision 1.10 by elmer, Tue May 22 10:24:07 2007 UTC

# Line 1 | Line 1
1 < ### RPM external cmake 2.4.5
2 < %define downloaddir %(echo %v | cut -d. -f1,2)
3 < Source: http://www.cmake.org/files/v%{downloaddir}/%n-%v.tar.gz
1 > ### RPM external cmake 2.4.2-XXXX
2 > %define downloaddir %(echo %version | cut -d. -f1,2)
3 > Source: http://www.cmake.org/files/v%{downloaddir}/%n-%realversion.tar.gz
4   #Patch1: cmake
5   Requires: zlib
6  
7   %prep
8  
9 < %setup -n cmake-%v
9 > %setup -n cmake-%realversion
10   #%patch1 -p1
11  
12   %build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines