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

Comparing COMP/CMSDIST/mimetic.spec (file contents):
Revision 1.4 by ratnik, Wed Apr 18 23:46:01 2007 UTC vs.
Revision 1.7 by elmer, Wed Jun 27 12:50:44 2007 UTC

# Line 1 | Line 1
1 < ### RPM external mimetic 0.8.9
2 < Requires: gcc-wrapper
3 < Source: http://codesink.org/download/%{n}-%{v}.tar.gz
1 > ### RPM external mimetic 0.8.9-CMS3
2 > Source: http://codesink.org/download/%{n}-%{realversion}.tar.gz
3  
4 < %description
4 > %prep
5 > %setup -n %n-%{realversion}
6  
7   %build
8 ## IMPORT gcc-wrapper
8   ./configure --prefix=%i
9   make
10  
11   %install
12   make install
13  
15
16
17 %changelog
18 * Mon Feb 27 2006 Stefano Argiro <argiro@pccms211.cern.ch>
19 - Initial build.
20
21
22 #

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines