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

Comparing COMP/CMSDIST/pythia6.spec (file contents):
Revision 1.4 by dlange, Tue May 1 08:15:58 2007 UTC vs.
Revision 1.6 by dlange, Tue May 1 14:09:20 2007 UTC

# Line 1 | Line 1
1 < ### RPM external pythia6 409-CMS1
1 > ### RPM external pythia6 409-CMS2
2   %define realversion %(echo %v | cut -d- -f1 )
3   Source: http://service-spi.web.cern.ch/service-spi/external/MCGenerators/distribution/%{n}-%{realversion}-src.tgz
4   %prep
5   %setup -q -n %{n}/%{realversion}
6 < ./configure
6 > ./configure --enable-shared
7  
8   %build
9   make
10  
11 find lib/archive -name "*.a" -exec mv {} lib/.  \;
11  
12  
13   %install

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines