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 tinyproxy 1.6.3 |
2 | Source: dl.sourceforge.net/%n/%{n}-%{v}.tar.gz | ||
3 | %description | ||
4 | |||
5 | %build | ||
6 | configure --prefix=%i | ||
7 | make | ||
8 | |||
9 | %install | ||
10 | make install | ||
11 | |||
12 | |||
13 | |||
14 | %changelog | ||
15 | * Mon Feb 27 2006 Stefano Argiro <argiro@pccms211.cern.ch> | ||
16 | - Initial build. | ||
17 | |||
18 |