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 475224 Details for
Bug 672608
Invalid BuildArch value should be reported
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.
Test case
perl-Test-DistManifest.spec (text/plain), 1.95 KB, created by
Petr Pisar
on 2011-01-25 17:34:39 UTC
(
hide
)
Description:
Test case
Filename:
MIME Type:
Creator:
Petr Pisar
Created:
2011-01-25 17:34:39 UTC
Size:
1.95 KB
patch
obsolete
>Name: perl-Test-DistManifest >Version: 1.009 >Release: 1%{?dist} >Summary: Author test that validates a package MANIFEST >License: GPL+ or Artistic >Group: Development/Libraries >URL: http://search.cpan.org/dist/Test-DistManifest/ >Source0: http://www.cpan.org/authors/id/J/JA/JAWNSY/Test-DistManifest-%{version}.tar.gz >BuildArch: noarch >BuildArch: perl(File::Spec) >BuildArch: perl(File::Spec::Unix) >BuildRequires: perl(Module::Build) >BuildRequires: perl(Module::Manifest) >= 0.07 >BuildRequires: perl(Test::Builder) >= 0.72 >BuildRequires: perl(Test::More) >= 0.62 ># Tests only: >BuildRequires: perl(Test::Builder::Tester) >BuildRequires: perl(Test::NoWarnings) >= 0.084 >Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) >Requires: perl(Module::Manifest) >= 0.07 >Requires: perl(Test::Builder) >= 0.72 ># This is a plug-in into Test::More. Depend on it even if not mentioned in the ># code >Requires: perl(Test::More) >= 0.62 > ># Filter underspecifed dependencies >%filter_from_requires /^perl(Module::Manifest)$/d >%filter_from_requires /^perl(Test::Builder)$/d >%filter_setup > >%description >This module provides a simple method of testing that a MANIFEST matches the >distribution. > >%prep >%setup -q -n Test-DistManifest-%{version} > >%build >%{__perl} Build.PL installdirs=core >./Build > >%install >./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 >find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; >%{_fixperms} $RPM_BUILD_ROOT/* > >%check ># post-install rpmbuild scripts contaminates RPM_BUILD_ROOT (bug #672538). >rm debug*.list >./Build test > >%files >%defattr(-,root,root,-) >%doc Changes examples LICENSE README >%{perl_privlib}/* >%{_mandir}/man3/* > >%changelog >* Tue Jan 25 2011 Petr Pisar <ppisar@redhat.com> 1.009-1 >- Specfile autogenerated by cpanspec 1.78. >- Remove BuildRoot stuff >- Install into perl core directory >- Hack %%check for rpmbuild bug #672538
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 Raw
Actions:
View
Attachments on
bug 672608
: 475224