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

Comparing COMP/CMSDIST/PHEDEX-admin.spec (file contents):
Revision 1.33 by egeland, Tue Feb 12 14:09:15 2008 UTC vs.
Revision 1.41 by wildish, Wed Mar 26 13:57:15 2008 UTC

# Line 1 | Line 1
1 < ### RPM cms PHEDEX-admin PHEDEX_2_6_0
2 < #####
1 > ### RPM cms PHEDEX-admin PHEDEX_3_0_0_pre6
2 > #
3   ## INITENV +PATH PERL5LIB %i/perl_lib
4   %define downloadn %(echo %n | cut -f1 -d-)
5   Source: cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/CMSSW?passwd=AA_:yZZ3e&module=%{downloadn}&export=%{downloadn}&&tag=-r%{v}&output=/%{downloadn}.tar.gz
6 < Requires: oracle oracle-env p5-time-hires p5-text-glob p5-compress-zlib p5-dbi p5-dbd-oracle p5-xml-parser python
6 > Requires: oracle oracle-env p5-time-hires p5-text-glob p5-compress-zlib p5-dbi p5-dbd-oracle p5-xml-parser p5-poe python
7   Requires: dls-client dbs-client p5-monalisa-apmon
8  
9 + # Actually, it is p5-xml-parser that requires this, but it doesn't configure itself correctly
10 + # This is so it gets into our dependencies-setup.sh
11 + Requires:  expat
12 +
13   # Provided by system perl
14   Provides: perl(HTML::Entities)
15 + Provides: perl(DB_File)
16  
17   %prep
18   %setup -n %{downloadn}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines