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 310664 Details for
Bug 453579
remctl-perl not built for perl 5.10.0
[?]
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]
Patch to add perl(MODULE_COMPAT...) dependency and tidy "find" argument order
remctl-compat.patch (text/plain), 1.01 KB, created by
Paul Howarth
on 2008-07-01 13:14:21 UTC
(
hide
)
Description:
Patch to add perl(MODULE_COMPAT...) dependency and tidy "find" argument order
Filename:
MIME Type:
Creator:
Paul Howarth
Created:
2008-07-01 13:14:21 UTC
Size:
1.01 KB
patch
obsolete
>? remctl-2.11-6.fc9.src.rpm >Index: remctl.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/remctl/F-9/remctl.spec,v >retrieving revision 1.3 >diff -u -r1.3 remctl.spec >--- remctl.spec 28 Feb 2008 16:09:12 -0000 1.3 >+++ remctl.spec 1 Jul 2008 13:03:47 -0000 >@@ -37,6 +37,7 @@ > Summary: Perl interface to remctl > Group: Development/Libraries > Requires: %{name} = %{version}-%{release} >+Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) > > %description perl > remctl implements a client/server protocol for running single commands >@@ -64,7 +65,7 @@ > find %{buildroot} -type f -name .packlist -exec rm -f {} ';' > find %{buildroot} -type f -name perllocal.pod -exec rm -f {} ';' > find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' >-find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' >+find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';' > > # And the libraries > find %{buildroot} -type f -name '*.la' -exec rm -f {} ';'
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 453579
: 310664