Revision: | 1.1 |
Committed: | Tue Feb 28 11:29:16 2006 UTC (19 years, 2 months ago) by argiro |
Branch: | MAIN |
CVS Tags: | V00-00-00, test2, test1, NataliaStart |
Log Message: | More spec files |
# | User | Rev | Content |
---|---|---|---|
1 | argiro | 1.1 | ### RPM external gmp 4.1.4 |
2 | |||
3 | Source: http://ftp.sunet.se/pub/gnu/gmp/%{n}-%{v}.tar.gz | ||
4 | |||
5 | |||
6 | %build | ||
7 | configure --prefix=%i | ||
8 | 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 |