[perl] Ifdef for s390 is not needed anymore.

Marcela Mašláňová mmaslano at fedoraproject.org
Fri Oct 22 13:52:52 UTC 2010


commit ae29f0b9fad615d0ce487bf5888ae7134353f35b
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Fri Oct 22 15:33:20 2010 +0200

    Ifdef for s390 is not needed anymore.
    
    Buildroot for next rebuild should contain perl-5.12.x.

 perl.spec |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index e60a62d..1c8f064 100644
--- a/perl.spec
+++ b/perl.spec
@@ -90,11 +90,6 @@ Provides: perl(VMS::Stdio)
 Provides: perl(:MODULE_COMPAT_5.12.2)
 Provides: perl(:MODULE_COMPAT_5.12.1)
 Provides: perl(:MODULE_COMPAT_5.12.0)
-%ifarch s390 s390x
-# Temporary compat provides needed during catching the state of rawhide with koji-shadow
-Provides: perl(:MODULE_COMPAT_5.10.1)
-Provides: perl(:MODULE_COMPAT_5.10.0)
-%endif
 
 # Threading provides
 Provides: perl(:WITH_ITHREADS)
@@ -1817,6 +1812,7 @@ rm -rf $RPM_BUILD_ROOT
 * Tue Oct 19 2010 Marcela Mašláňová <mmaslano at redhat.com> - 4:5.12.2-141
 - 643447 fix redefinition of constant C in h2ph (visible in git send mail,
   XML::Twig test suite)
+- remove ifdef for s390
 
 * Thu Oct 07 2010 Petr Pisar <ppisar at redhat.com> - 4:5.12.2-140
 - Package Test-Simple tests to dual-live with standalone package (bug #640752)


More information about the scm-commits mailing list