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 147287 Details for
Bug 226261
Merge Review: perl-HTML-Tagset
[?]
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-HTML-Tagset.spec.patch (text/plain), 2.28 KB, created by
Jose Pedro Oliveira
on 2007-02-03 22:50:24 UTC
(
hide
)
Description:
Specfile patch
Filename:
MIME Type:
Creator:
Jose Pedro Oliveira
Created:
2007-02-03 22:50:24 UTC
Size:
2.28 KB
patch
obsolete
>--- perl-HTML-Tagset.spec.cvs 2006-07-12 08:45:40.000000000 +0100 >+++ perl-HTML-Tagset.spec 2007-02-03 22:38:04.000000000 +0000 >@@ -1,24 +1,24 @@ >-Name: perl-HTML-Tagset >-Version: 3.10 >-Release: 2.1.1 >-Summary: HTML::Tagset - data tables useful in parsing HTML >- >-Group: Development/Libraries >-License: Artistic or GPL >-URL: http://search.cpan.org/dist/HTML-Tagset/ >-Source0: http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/HTML-Tagset-%{version}.tar.gz >- >-BuildArch: noarch >+Name: perl-HTML-Tagset >+Version: 3.10 >+Release: 3%{?dist} >+Summary: HTML::Tagset - data tables useful in parsing HTML >+ >+Group: Development/Libraries >+License: Artistic or GPL >+URL: http://search.cpan.org/dist/HTML-Tagset/ >+Source0: http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/HTML-Tagset-%{version}.tar.gz > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >-BuildRequires: perl >-Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) >+ >+BuildArch: noarch >+Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) > > %description > This module contains several data tables useful in various kinds of > HTML parsing operations, such as tag and entity names. > >+ > %prep >-%setup -q -n HTML-Tagset-%{version} >+%setup -q -n HTML-Tagset-%{version} > > %build > %{__perl} Makefile.PL INSTALLDIRS=vendor >@@ -28,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 >@@ -37,14 +37,19 @@ > %clean > rm -rf $RPM_BUILD_ROOT > >+ > %files > %defattr(-,root,root,-) > %doc Changes README > %{perl_vendorlib}/HTML/ >-%{_mandir}/man?/HTML::Tagset.3* >+%{_mandir}/man3/HTML::Tagset.3pm* >+ > > %changelog >-* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control >+* Sat Feb 3 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.10-3 >+- Minor corrections. >+ >+* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 3.10-2.1.1 > - rebuild > > * Fri Feb 03 2006 Jason Vas Dias <jvdias@redhat.com> - 3.10-2.1
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 226261
: 147287