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 148264 Details for
Bug 226288
Merge Review: perl-XML-NamespaceSupport
[?]
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]
Specfile patch
perl-XML-NamespaceSupport.spec.patch (text/plain), 1.67 KB, created by
Jose Pedro Oliveira
on 2007-02-17 04:22:09 UTC
(
hide
)
Description:
Specfile patch
Filename:
MIME Type:
Creator:
Jose Pedro Oliveira
Created:
2007-02-17 04:22:09 UTC
Size:
1.67 KB
patch
obsolete
>--- perl-XML-NamespaceSupport.spec.raw 2006-07-12 08:48:04.000000000 +0100 >+++ perl-XML-NamespaceSupport.spec 2007-02-17 04:14:26.000000000 +0000 >@@ -1,7 +1,7 @@ > Name: perl-XML-NamespaceSupport > Version: 1.09 >-Release: 1.2.1 >-Summary: XML-NamespaceSupport Perl module >+Release: 2%{?dist} >+Summary: A simple generic namespace support class > > Group: Development/Libraries > License: GPL or Artistic >@@ -10,8 +10,7 @@ > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > BuildArch: noarch >-BuildRequires: perl >= 1:5.6.1 >-Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) >+Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) > > %description > %{summary}. >@@ -19,7 +18,7 @@ > > %prep > %setup -q -n XML-NamespaceSupport-%{version} >-chmod 644 Changes README *.pm >+chmod -c 644 Changes README *.pm > > %build > %{__perl} Makefile.PL INSTALLDIRS=vendor >@@ -29,7 +28,7 @@ > 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 ';' >+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' > chmod -R u+w $RPM_BUILD_ROOT/* > > %check >@@ -47,7 +46,11 @@ > > > %changelog >-* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control >+* Sat Feb 17 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.09-2 >+- Minor specfile cleanups. >+- Dist tag. >+ >+* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.09-1.2.1 > - rebuild > > * Fri Feb 03 2006 Jason Vas Dias <jvdias@redhat.com> - 1.09-1.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 226288
: 148264