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

Comparing COMP/CMSDIST/geant4.spec (file contents):
Revision 1.106 by zafar, Thu Aug 4 21:26:12 2011 UTC vs.
Revision 1.107 by muzaffar, Mon Oct 3 11:51:37 2011 UTC

# Line 1 | Line 1
1 < ### RPM external geant4 9.4.p02
1 > ### RPM external geant4 9.3.p01
2   %define downloadv %(echo %v | cut -d- -f1)
3  
4   Requires: clhep
# Line 6 | Line 6 | Requires: clhep
6   Source0: http://geant4.cern.ch/support/source/%n.%downloadv.tar.gz
7  
8   Patch0:  geant-4.8.2.p01-nobanner
9 + Patch1: geant4.9.3.p01-G4CascadeInterface
10  
11   %prep
12   %setup -n %n.%downloadv
13  
14   %patch0 -p1
15 + %patch1 -p1
16  
17   %build
18   if [ $(uname) = Darwin ]; then

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines