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 150515 Details for
Bug 226266
Merge Review: perl-IO-Zlib
[?]
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]
spec patch
perl-IO-Zlib-spec.patch (text/plain), 2.02 KB, created by
Steven Pritchard
on 2007-03-20 18:15:47 UTC
(
hide
)
Description:
spec patch
Filename:
MIME Type:
Creator:
Steven Pritchard
Created:
2007-03-20 18:15:47 UTC
Size:
2.02 KB
patch
obsolete
>Index: perl-IO-Zlib.spec >=================================================================== >RCS file: /cvs/dist/devel/perl-IO-Zlib/perl-IO-Zlib.spec,v >retrieving revision 1.6 >diff -u -r1.6 perl-IO-Zlib.spec >--- perl-IO-Zlib.spec 12 Jul 2006 07:46:08 -0000 1.6 >+++ perl-IO-Zlib.spec 20 Mar 2007 18:14:12 -0000 >@@ -1,16 +1,16 @@ > Name: perl-IO-Zlib >-Version: 1.04 >-Release: 4.2.1 >+Version: 1.05 >+Release: 1 > Summary: Perl IO:: style interface to Compress::Zlib > > Group: Development/Libraries > License: GPL or Artistic > URL: http://search.cpan.org/dist/IO-Zlib/ >-Source0: http://www.cpan.org/authors/id/T/TO/TOMHUGHES/IO-Zlib-1.04.tar.gz >+Source0: http://www.cpan.org/authors/id/T/TO/TOMHUGHES/IO-Zlib-%{version}.tar.gz > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > BuildArch: noarch >-BuildRequires: perl >= 1:5.6.1 >+BuildRequires: perl(ExtUtils::MakeMaker) > BuildRequires: perl(Compress::Zlib) > Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) > Requires: perl(Compress::Zlib) >@@ -35,11 +35,11 @@ > rm -rf $RPM_BUILD_ROOT > make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT > find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' >-find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' >-chmod -R u+w $RPM_BUILD_ROOT/* >+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' >+%{_fixperms} $RPM_BUILD_ROOT/* > > >-%check || : >+%check > mv t/0signature.t t/0signature.t.skip > make test > >@@ -56,7 +56,14 @@ > > > %changelog >-* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control >+* Tue Mar 20 2007 Steven Pritchard <steve@kspei.com> - 1.05-1 >+- Update to 1.05. >+- Canonicalize Source0 URL. >+- Fix find option order. >+- Use fixperms macro instead of our own chmod incantation. >+- Remove check cruft. >+ >+* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.04-4.2.1 > - rebuild > > * Fri Feb 03 2006 Jason Vas Dias <jvdias@redhat.com> - 1.04-4.2
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 226266
: 150515