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

Comparing COMP/CMSDIST/dpm.spec (file contents):
Revision 1.2 by muzaffar, Wed Sep 12 09:11:21 2007 UTC vs.
Revision 1.4 by elmer, Wed Sep 26 21:01:10 2007 UTC

# Line 1 | Line 1
1 < ### RPM external dpm 1.6.5-5-CMS1
1 > ### RPM external dpm 1.6.5-5-CMS3q
2   ## BUILDIF case $(uname):$(uname -p) in Linux:i*86 ) true ;; Linux:x86_64 ) true ;;  Linux:ppc64 ) false ;; Darwin:* ) false ;; * ) true ;; esac
3  
4   %define baseVersion %realversion
# Line 19 | Line 19 | cp h/patchlevel.in h/patchlevel.h
19   perl -pi -e "s!__PATCHLEVEL__!%patchLevel!;s!__BASEVERSION__!\"%baseVersion\"!;s!__TIMESTAMP__!%(date +%%s)!" h/patchlevel.h
20   perl -pi -e 's|ld\s+\$\(|ld -m elf_i386 \$\(|' shlib/Imakefile
21  
22 < for this in BuildDLI BuildDPMServer BuildNameServerClient BuildNameServerDaemon BuildNameServerLibrary BuildRfioServer BuildSecurity \
22 > for this in BuildDLI BuildDPMServer BuildNameServerDaemon BuildNameServerLibrary BuildRfioServer \
23              BuildSRMv1Server BuildSRMv2Server BuildSRMv2_2Server BuildTest ; do
24      perl -pi -e "s/\s+$this\s+YES/ $this\tNO/g" config/site.def
25   done
# Line 27 | Line 27 | done
27   for this in BuildDPMClient BuildInterfaces BuildRfioClient; do
28      perl -pi -e "s/\s+$this\s+NO/ $this\tYES/g" config/site.def
29   done
30 < for this in Accounting HasNroff UseCupv UseGSI UseKRB4 UseKRB5 UseMySQL UseOracle UseVirtualIds UseVOMS ; do
30 > for this in Accounting HasNroff UseCupv UseKRB4 UseKRB5 UseMySQL UseOracle UseVirtualIds UseVOMS ; do
31      perl -pi -e "s/\s+$this\s+YES/ $this\tNO/g" config/site.def
32   done
33   for this in SecMakeStaticLibrary BuildSecureRfio BuildSecureCns BuildSecureDpm ; do

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines