Explorar el Código

Remove files conflicting with perl-ds.

Michael Schloh von Bennewitz hace 23 años
padre
commit
5a6a2360e9
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      perl-time/perl-time.spec

+ 3 - 2
perl-time/perl-time.spec

@@ -40,8 +40,8 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [BASE]
 Group:        Language
 License:      GPL/Artistic
-Version:      20020829
-Release:      20020829
+Version:      20020910
+Release:      20020910
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Date/TimeDate-%{V_time_date}.tar.gz
@@ -146,6 +146,7 @@ AutoReqProv:  no
 
     #   hack out the Date::Calc doc conflicts
     rm -f $RPM_BUILD_ROOT%{l_prefix}/man/man3/Carp::Clan.3
+    rm -rf $RPM_BUILD_ROOT%{l_prefix}/lib/perl5/site_perl/5.6.1/*/Carp
 
     #   strip down installation tree
     find $RPM_BUILD_ROOT%{l_prefix} -name perllocal.pod -print | xargs rm -f