Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 117713 Details for
Bug 165907
perl: specfile cleanup and update to 5.8.7
Home
New
Search
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.rh92 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]
Second patch - core modules
perl.spec_586_r16_to_r17.patch (text/plain), 1.90 KB, created by
Jose Pedro Oliveira
on 2005-08-13 21:42:11 UTC
(
hide
)
Description:
Second patch - core modules
Filename:
MIME Type:
Creator:
Jose Pedro Oliveira
Created:
2005-08-13 21:42:11 UTC
Size:
1.90 KB
patch
obsolete
>--- perl.spec.raw.586_16 2005-08-11 16:04:58.000000000 +0100 >+++ perl.spec 2005-08-13 21:35:06.000000000 +0100 >@@ -5,7 +5,7 @@ > %define multilib_64_archs x86_64 s390x ppc64 sparc64 > > %define perlver 5.8.6 >-%define perlrel 16 >+%define perlrel 17 > %define perlepoch 3 > > Provides: perl(:WITH_PERLIO) >@@ -96,6 +96,9 @@ > # CGI.pm 3.10 fixes mod_perl > Patch29: perl-5.8.6-CGI-3.1.0.patch > >+# Update the core module version (matching the external package perl-Filter-Simple) >+Patch30: perl-5.8.6-filter-simple-update.patch >+ > # arch-specific patches > Patch100: perl-5.8.1-fpic.patch > Patch101: perl-5.8.0-libdir64.patch >@@ -180,6 +183,9 @@ > Obsoletes: perl-CGI > Obsoletes: perl-CPAN > Obsoletes: perl-DB_File >+Obsoletes: perl-Filter >+Obsoletes: perl-Filter-Simple >+Obsoletes: perl-Time-HiRes > > %define __perl_requires %{SOURCE11} > >@@ -231,6 +237,7 @@ > %patch27 -p0 > %patch28 -p1 > %patch29 -p1 >+%patch30 -p1 > > %patch100 -p1 > %ifarch %{multilib_64_archs} >@@ -384,14 +391,10 @@ > install -p -m 644 %{SOURCE12} $RPM_BUILD_ROOT/%{_libdir}/perl5/%{perlver}/Net/libnet.cfg > > # >-# Core modules removal: >-# *NDBM* - removed >-# *HiRes* - perl-Time-HiRes >-# *Filter* - perl-Filter and perl-Filter-Simple >+# Core modules removal > # >-find $RPM_BUILD_ROOT -name '*HiRes*' | xargs rm -rfv >-find $RPM_BUILD_ROOT -name '*Filter*' | xargs rm -rfv > find $RPM_BUILD_ROOT -name '*NDBM*' | xargs rm -rfv >+find $RPM_BUILD_ROOT -name '*DBM_Filter*' | xargs rm -rfv > > > find $RPM_BUILD_ROOT -type f -name '*.bs' -a -empty -exec rm -f {} ';' >@@ -426,6 +429,11 @@ > > > %changelog >+* Fri Aug 12 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3:5.8.6-17 >+- Don't remove the core modules: >+ Filter::Util::Call, Filter::Simple, and Time::HiRes. >+- Obsoletes perl-{Filter,Filter-Simple,Time-HiRes}. >+ > * Tue Aug 9 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3:5.8.6-16 > - Reformatted the specfile. > - Added the Source0 URL.
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 165907
: 117713 |
117714
|
117724
|
117761