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 588811 Details for
Bug 827844
Unable to use chsh
[?]
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 not hardcode /bin in the spec
0001-fix-827844-by-not-hardcoding-bin-in-the-spec.patch (text/plain), 1.12 KB, created by
Michael S.
on 2012-06-03 09:17:24 UTC
(
hide
)
Description:
patch to not hardcode /bin in the spec
Filename:
MIME Type:
Creator:
Michael S.
Created:
2012-06-03 09:17:24 UTC
Size:
1.12 KB
patch
obsolete
>From cbed980716a84c0badc2b7fa96e7b7ab365455f6 Mon Sep 17 00:00:00 2001 >From: Michael Scherer <mscherer@redhat.com> >Date: Sun, 3 Jun 2012 11:14:23 +0200 >Subject: [PATCH] fix #827844 by not hardcoding /bin in the spec > >--- > zsh.spec | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > >diff --git a/zsh.spec b/zsh.spec >index 5bd02af..8cacd7a 100644 >--- a/zsh.spec >+++ b/zsh.spec >@@ -3,7 +3,7 @@ > Summary: Powerful interactive shell > Name: zsh > Version: 4.3.17 >-Release: 1%{?dist} >+Release: 2%{?dist} > License: MIT > URL: http://zsh.sourceforge.net/ > Group: System Environment/Shells >@@ -58,7 +58,6 @@ This package contains the Zsh manual in html format. > cp -p %SOURCE7 . > > %build >-%define _bindir /bin > # Avoid stripping... > export LDFLAGS="" > %configure --enable-etcdir=%{_sysconfdir} --with-tcsetpgrp --enable-maildir-support >@@ -168,6 +167,10 @@ fi > %doc Doc/*.html > > %changelog >+ >+* Sun Jun 03 2012 Michael Scherer <misc@fedoraproject.org> - 4.3.17-2 >+- fix #827844, "chsh cannot change shell to zsh" >+ > * Sat Mar 04 2012 Dominic Hopf <dmaphy@fedoraproject.org> - 4.3.17-1 > - Update to new upstream version: Zsh 4.3.17 > >-- >1.7.10.2 >
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 827844
:
588811
|
588812