Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 598025 Details for
Bug 839953
Main perl package pulls in perl-devel
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Move the rest of ExtUtils-ParseXS into its sub-package
0001-Move-the-rest-of-ExtUtils-ParseXS-into-its-sub-packa.patch (text/plain), 3.55 KB, created by
Paul Howarth
on 2012-07-13 09:41:11 UTC
(
hide
)
Description:
Move the rest of ExtUtils-ParseXS into its sub-package
Filename:
MIME Type:
Creator:
Paul Howarth
Created:
2012-07-13 09:41:11 UTC
Size:
3.55 KB
patch
obsolete
>From 5039e86f55d5e410c42bb6e3efa1950b65b27576 Mon Sep 17 00:00:00 2001 >From: Paul Howarth <paul@city-fan.org> >Date: Fri, 13 Jul 2012 10:32:24 +0100 >Subject: [PATCH] Move the rest of ExtUtils-ParseXS into its sub-package > >Move the rest of ExtUtils-ParseXS into its sub-package, so that the main >perl package doesn't need to pull in perl-devel > >Signed-off-by: Paul Howarth <paul@city-fan.org> >--- > perl.spec | 42 +++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 41 insertions(+), 1 deletion(-) > >diff --git a/perl.spec b/perl.spec >index 30541ab..7e8731d 100644 >--- a/perl.spec >+++ b/perl.spec >@@ -26,7 +26,7 @@ > Name: perl > Version: %{perl_version} > # release number must be even higher, because dual-lived modules will be broken otherwise >-Release: 225%{?dist} >+Release: 226%{?dist} > Epoch: %{perl_epoch} > Summary: Practical Extraction and Report Language > Group: Development/Languages >@@ -1748,11 +1748,29 @@ sed \ > %exclude %{_mandir}/man3/ExtUtils::testlib.3* > > # ExtUtils::ParseXS >+%exclude %dir %{privlib}/ExtUtils/ParseXS/ >+%exclude %dir %{privlib}/ExtUtils/Typemaps/ > %exclude %{privlib}/ExtUtils/ParseXS.pm >+%exclude %{privlib}/ExtUtils/ParseXS.pod >+%exclude %{privlib}/ExtUtils/ParseXS/Constants.pm >+%exclude %{privlib}/ExtUtils/ParseXS/CountLines.pm >+%exclude %{privlib}/ExtUtils/ParseXS/Utilities.pm >+%exclude %{privlib}/ExtUtils/Typemaps.pm >+%exclude %{privlib}/ExtUtils/Typemaps/Cmd.pm >+%exclude %{privlib}/ExtUtils/Typemaps/InputMap.pm >+%exclude %{privlib}/ExtUtils/Typemaps/OutputMap.pm >+%exclude %{privlib}/ExtUtils/Typemaps/Type.pm > %exclude %{privlib}/ExtUtils/xsubpp > %exclude %{_bindir}/xsubpp > %exclude %{_mandir}/man1/xsubpp* > %exclude %{_mandir}/man3/ExtUtils::ParseXS.3* >+%exclude %{_mandir}/man3/ExtUtils::ParseXS::Constants.3* >+%exclude %{_mandir}/man3/ExtUtils::ParseXS::Utilities.3* >+%exclude %{_mandir}/man3/ExtUtils::Typemaps.3* >+%exclude %{_mandir}/man3/ExtUtils::Typemaps::Cmd.3* >+%exclude %{_mandir}/man3/ExtUtils::Typemaps::InputMap.3* >+%exclude %{_mandir}/man3/ExtUtils::Typemaps::OutputMap.3* >+%exclude %{_mandir}/man3/ExtUtils::Typemaps::Type.3* > > # File::Fetch > %exclude %{privlib}/File/Fetch.pm >@@ -2224,11 +2242,29 @@ sed \ > %{_mandir}/man3/ExtUtils::testlib.3* > > %files ExtUtils-ParseXS >+%dir %{privlib}/ExtUtils/ParseXS/ >+%dir %{privlib}/ExtUtils/Typemaps/ > %{privlib}/ExtUtils/ParseXS.pm >+%{privlib}/ExtUtils/ParseXS.pod >+%{privlib}/ExtUtils/ParseXS/Constants.pm >+%{privlib}/ExtUtils/ParseXS/CountLines.pm >+%{privlib}/ExtUtils/ParseXS/Utilities.pm >+%{privlib}/ExtUtils/Typemaps.pm >+%{privlib}/ExtUtils/Typemaps/Cmd.pm >+%{privlib}/ExtUtils/Typemaps/InputMap.pm >+%{privlib}/ExtUtils/Typemaps/OutputMap.pm >+%{privlib}/ExtUtils/Typemaps/Type.pm > %{privlib}/ExtUtils/xsubpp > %{_bindir}/xsubpp > %{_mandir}/man1/xsubpp* > %{_mandir}/man3/ExtUtils::ParseXS.3* >+%{_mandir}/man3/ExtUtils::ParseXS::Constants.3* >+%{_mandir}/man3/ExtUtils::ParseXS::Utilities.3* >+%{_mandir}/man3/ExtUtils::Typemaps.3* >+%{_mandir}/man3/ExtUtils::Typemaps::Cmd.3* >+%{_mandir}/man3/ExtUtils::Typemaps::InputMap.3* >+%{_mandir}/man3/ExtUtils::Typemaps::OutputMap.3* >+%{_mandir}/man3/ExtUtils::Typemaps::Type.3* > > %files File-Fetch > %{privlib}/File/Fetch.pm >@@ -2533,6 +2569,10 @@ sed \ > > # Old changelog entries are preserved in CVS. > %changelog >+* Fri Jul 13 2012 Paul Howarth <paul@city-fan.org> 4:5.16.0-226 >+- Move the rest of ExtUtils-ParseXS into its sub-package, so that the main >+ perl package doesn't need to pull in perl-devel >+ > * Mon Jul 02 2012 Jitka Plesnikova <jplesnik@redhat.com> 4:5.16.0-225 > - Fix broken atof (bug #835452) > >-- >1.7.10.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 839953
: 598025