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

Comparing COMP/CMSDIST/p5-log-log4perl.spec (file contents):
Revision 1.1 by egeland, Mon Jun 23 15:00:09 2008 UTC vs.
Revision 1.2 by egeland, Mon Jul 21 22:19:43 2008 UTC

# Line 4 | Line 4
4   %define perlarch %(perl -MConfig -e 'print $Config{archname}')
5   %define downloadn Log-Log4perl
6  
7 < Source:  http://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/%{downloadn}-%{v}.tar.gz
8 < Requires:  p5-log-dispatch p5-log-dispatch-filerotate
7 > Source:  http://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/%{downloadn}-%{realversion}.tar.gz
8 > Requires: p5-log-dispatch p5-log-dispatch-filerotate
9  
10   # Provided by system perl
11   Provides:  perl(XML::DOM)
12  
13   # Fake provides for optional backends
14   Provides:  perl(RRDs)
15 + Provides:  perl(DBI)
16  
17  
18   %prep
19 < %setup -n %downloadn-%v
19 > %setup -n %downloadn-%realversion
20   %build
21   LC_ALL=C; export LC_ALL
22   perl Makefile.PL PREFIX=%i LIB=%i/lib/site_perl/%perlversion

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines