ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/mimetic.spec
Revision: 1.5
Committed: Tue May 1 11:31:21 2007 UTC (18 years ago) by elmer
Branch: MAIN
CVS Tags: pe20070522a-ports, pe20070519a-ports, pe20070512a-ports, pe20070508a-ports, pe20070507a-ports, pe20070501c-ports, pe20070501b-ports, pe20070501a-ports
Changes since 1.4: +0 -2 lines
Log Message:
Remove gcc-wrappers stuff

File Contents

# User Rev Content
1 argiro 1.1 ### RPM external mimetic 0.8.9
2     Source: http://codesink.org/download/%{n}-%{v}.tar.gz
3    
4     %description
5    
6     %build
7 elmer 1.2 ./configure --prefix=%i
8 argiro 1.1 make
9    
10     %install
11     make install
12    
13    
14    
15     %changelog
16     * Mon Feb 27 2006 Stefano Argiro <argiro@pccms211.cern.ch>
17     - Initial build.
18    
19    
20 eulisse 1.3 #