ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
COMP
/
CMSDIST
/
oval.spec
Revision:
1.1
Committed:
Tue Feb 21 10:01:04 2006 UTC
(19 years, 2 months ago) by
eulisse
Branch:
MAIN
CVS Tags:
V00-00-04, V00-00-03, V00-00-02, V00-00-01, V00-00-00, test2, test1, NataliaStart
Log Message:
First imported into repository.
File Contents
#
User
Rev
Content
1
eulisse
1.1
### RPM external oval 3_5_0
2
Source:
http://oval.in2p3.fr/%
{n}_%{v}.tar.gz
3
4
%prep
5
%setup -n %v
6
7
%build
8
%install
9
tar -cf - . | tar -C %i -xf -
10
find %i -type d -name CVS -print | xargs rm -fr