ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/oval.spec
(Generate patch)

Comparing COMP/CMSDIST/oval.spec (file contents):
Revision 1.1 by eulisse, Tue Feb 21 10:01:04 2006 UTC vs.
Revision 1.7 by elmer, Wed Jun 27 12:50:44 2007 UTC

# Line 1 | Line 1
1 < ### RPM external oval 3_5_0
2 < Source: http://oval.in2p3.fr/%{n}_%{v}.tar.gz
3 <
1 > ### RPM external oval 3_5_0-CMS3
2 > Source: http://oval.in2p3.fr/%{n}_%{realversion}.tar.gz
3 > Provides: perl(ActiveDoc::GroupChecker)
4   %prep
5 < %setup -n %v
5 > %setup -n %realversion
6  
7   %build
8   %install
9   tar -cf - . | tar -C %i -xf -
10   find %i -type d -name CVS -print | xargs rm -fr
11 +

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines