ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
COMP
/
CMSDIST
/
tinyproxy.spec
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
File Contents
#
Content
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