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 311040 Details for
Bug 454080
hamlib-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 fix most rpmlint complaints except the "invalid-soname" ones, which would require more invasive changes
hamlib-fixups.spec (text/plain), 1.58 KB, created by
Paul Howarth
on 2008-07-04 13:14:28 UTC
(
hide
)
Description:
Patch to add perl(:MODULE_COMPAT...) dependency and fix most rpmlint complaints except the "invalid-soname" ones, which would require more invasive changes
Filename:
MIME Type:
Creator:
Paul Howarth
Created:
2008-07-04 13:14:28 UTC
Size:
1.58 KB
patch
obsolete
>Index: hamlib.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/hamlib/F-9/hamlib.spec,v >retrieving revision 1.33 >diff -u -r1.33 hamlib.spec >--- hamlib.spec 16 Feb 2008 15:43:26 -0000 1.33 >+++ hamlib.spec 4 Jul 2008 13:10:59 -0000 >@@ -68,6 +68,7 @@ > Summary: Hamlib radio control library Perl binding > Group: Development/Libraries > Requires: hamlib = %{version}-%{release} >+Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) > > %description perl > Hamlib PERL Language bindings to allow radio control from PERL scripts. >@@ -100,6 +101,9 @@ > --with-python-binding \ > --with-perl-binding > >+# Avoid RPATHs on x86_64 >+sed -i.rpath -e 's|^sys_lib_dlsearch_path_spec="/lib /usr/lib|sys_lib_dlsearch_path_spec="%{_lib} %{_libdir}|' libtool >+ > # Build libs, drivers, and programs, won't build with smpflags > make > # Build Documentation >@@ -111,7 +115,7 @@ > #install documentation > mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}/html > for f in `ls doc/html/` >- do install -m 0644 doc/html/$f $RPM_BUILD_ROOT%{_docdir}/%{name}/html/$f >+ do install -m 0644 doc/html/$f $RPM_BUILD_ROOT%{_docdir}/%{name}/html/$f > done > > rm -f $RPM_BUILD_ROOT%{_libdir}/hamlib-*.a $RPM_BUILD_ROOT%{_libdir}/hamlib-*.la >@@ -169,6 +173,7 @@ > %{_libdir}/pkgconfig/hamlib.pc > > %files doc >+%defattr(-, root, root) > %doc %{_docdir}/%{name} > > %files c++ >@@ -186,7 +191,8 @@ > %files perl > %defattr(-, root, root) > %doc COPYING.LIB >-%{perl_vendorarch}/* >+%{perl_vendorarch}/auto/Hamlib/ >+%{perl_vendorarch}/Hamlib.pm > > %files python > %defattr(-, root, root)
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 454080
: 311040