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.13 by lat, Wed Sep 28 19:28:32 2011 UTC

# Line 1 | Line 1
1 < ### RPM external p5-log-log4perl 1.16
2 < ## INITENV +PATH PERL5LIB %i/lib/site_perl/%perlversion
3 < %define perlversion %(perl -e 'printf "%%vd", $^V')
4 < %define perlarch %(perl -MConfig -e 'print $Config{archname}')
1 > ### RPM external p5-log-log4perl 1.26
2 > ## INITENV +PATH PERL5LIB %i/lib/perl5
3   %define downloadn Log-Log4perl
4 <
5 < Source:  http://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/%{downloadn}-%{v}.tar.gz
8 < Requires:  p5-log-dispatch p5-log-dispatch-filerotate
9 <
10 < # Provided by system perl
11 < Provides:  perl(XML::DOM)
4 > Source:  http://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/%{downloadn}-%{realversion}.tar.gz
5 > Requires: p5-extutils-makemaker p5-log-dispatch p5-log-dispatch-filerotate p5-xml-dom
6  
7   # Fake provides for optional backends
8   Provides:  perl(RRDs)
9 + Provides:  perl(DBI)
10  
11  
12   %prep
13 < %setup -n %downloadn-%v
13 > %setup -n %downloadn-%realversion
14 >
15   %build
16   LC_ALL=C; export LC_ALL
17 < perl Makefile.PL PREFIX=%i LIB=%i/lib/site_perl/%perlversion
17 > perl Makefile.PL INSTALL_BASE=%i
18   make
19 < #
19 >
20 > %define drop_files %i/man

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines