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.2 by eulisse, Wed Mar 15 17:46:51 2006 UTC vs.
Revision 1.3 by elmer, Wed May 31 23:16:37 2006 UTC

# Line 1 | Line 1
1   ### RPM external cmake 1.8.3
2   %define download dir %(echo %v | cut -d. -f1,2)
3   Source: http://www.cmake.org/files/v1.8/%n-%v.tar.gz
4 + Patch1: cmake
5 +
6 + %prep
7 +
8 + %setup -n cmake-%v
9 + %patch1 -p1
10 +
11   %build
12   ./configure --prefix=%i
13   make %makeprocesses

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines