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 693053 Details for
Bug 907671
ghc-base should own /usr/lib64/ghc-7.4.1
[?]
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]
add the directory to ghc-base file list
0001-fix-unowned-directory-usr-lib64-ghc-7.4.2.patch (text/plain), 1.34 KB, created by
Michael S.
on 2013-02-04 23:25:19 UTC
(
hide
)
Description:
add the directory to ghc-base file list
Filename:
MIME Type:
Creator:
Michael S.
Created:
2013-02-04 23:25:19 UTC
Size:
1.34 KB
patch
obsolete
>From 8d2c26f20214e63a9196257a9ba857f13cfb28e3 Mon Sep 17 00:00:00 2001 >From: Michael Scherer <misc@zarb.org> >Date: Mon, 4 Feb 2013 23:05:39 +0100 >Subject: [PATCH] fix unowned directory /usr/lib64/ghc-7.4.2 > >--- > ghc.spec | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > >diff --git a/ghc.spec b/ghc.spec >index 1782beb..9364035 100644 >--- a/ghc.spec >+++ b/ghc.spec >@@ -29,7 +29,7 @@ Version: 7.4.2 > # - release can only be reset if all library versions get bumped simultaneously > # (eg for a major release) > # - minor release numbers should be incremented monotonically >-Release: 10%{?dist} >+Release: 11%{?dist} > Summary: Glasgow Haskell Compiler > # fedora ghc has been bootstrapped on > # %{ix86} x86_64 ppc alpha sparcv9 ppc64 armv7hl armv5tel s390 s390x >@@ -270,6 +270,7 @@ ver=$(echo $i | sed -e "s/.*-\(.*\)/\1/") > %ghc_gen_filelists $name $ver > echo "%doc libraries/$name/LICENSE" >> ghc-$name%{?ghc_without_shared:-devel}.files > done >+echo "%dir %ghclibdir" >> ghc-base.files > > %ghc_gen_filelists bin-package-db 0.0.0.0 > %ghc_gen_filelists ghc %{ghc_version_override} >@@ -434,6 +435,9 @@ fi > %files libraries > > %changelog >+* Mon Feb 04 2013 Michael Scherer <misc@zarb.org> - 7.4.2-11 >+- fix unowned directory /usr/lib64/ghc-7.4.2 >+ > * Thu Jan 17 2013 Jens Petersen <petersen@redhat.com> - 7.4.2-10 > - rebuild for F19 libffi soname bump > >-- >1.8.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 907671
: 693053