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 935201 Details for
Bug 1139048
Fix -debuginfo
[?]
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]
Fix -debuginfo
Fix--debuginfo.patch (text/plain), 1.50 KB, created by
Ville Skyttä
on 2014-09-07 19:54:57 UTC
(
hide
)
Description:
Fix -debuginfo
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2014-09-07 19:54:57 UTC
Size:
1.50 KB
patch
obsolete
>From 66118bc77be443cde326ce02fdebd7d1a3ac59b4 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Ville=20Skytt=C3=A4?= <ville.skytta@iki.fi> >Date: Sun, 7 Sep 2014 22:52:43 +0300 >Subject: [PATCH] Fix -debuginfo > >--- > accumulo.spec | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > >diff --git a/accumulo.spec b/accumulo.spec >index 05decdf..8da0904 100644 >--- a/accumulo.spec >+++ b/accumulo.spec >@@ -15,7 +15,7 @@ > > Name: %{proj} > Version: 1.6.0 >-Release: 6%{?dist} >+Release: 7%{?dist} > Summary: A software platform for processing vast amounts of data > License: ASL 2.0 > Group: Development/Libraries >@@ -389,7 +389,7 @@ This package contains the API documentation for %{longproj}. > # native libs > install -d -m 755 %{buildroot}%{_libdir}/%{name} > install -d -m 755 %{buildroot}%{_var}/cache/%{name} >-install -p -m 644 server/native/target/%{name}-native-%{version}/%{name}-native-%{version}/lib%{name}.so %{buildroot}%{_libdir}/%{name} >+install -p -m 755 server/native/target/%{name}-native-%{version}/%{name}-native-%{version}/lib%{name}.so %{buildroot}%{_libdir}/%{name} > > # generate default config for Fedora from upstream examples > install -d -m 755 %{buildroot}%{_sysconfdir}/%{name} >@@ -582,6 +582,9 @@ getent passwd %{name} >/dev/null || /usr/sbin/useradd --comment "%{longproj}" -- > %endif > > %changelog >+* Sun Sep 7 2014 Ville Skyttä <ville.skytta@iki.fi> - 1.6.0-7 >+- Fix -debuginfo >+ > * Thu Aug 21 2014 Christopher Tubbs <ctubbsii@apache> - 1.6.0-6 > - Skip javadoc generation in mvn_build when not used > >-- >1.9.3
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 1139048
: 935201