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 942596 Details for
Bug 961709
cscope doesn't include xcscope-el for emacs
[?]
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 fix the issue
cscope-install-xcscope-emacs-nox.patch (text/plain), 1.31 KB, created by
Sergio Durigan Junior
on 2014-09-30 06:30:47 UTC
(
hide
)
Description:
Patch to fix the issue
Filename:
MIME Type:
Creator:
Sergio Durigan Junior
Created:
2014-09-30 06:30:47 UTC
Size:
1.31 KB
patch
obsolete
>diff --git a/cscope.spec b/cscope.spec >index d29d8bb..9bf489d 100644 >--- a/cscope.spec >+++ b/cscope.spec >@@ -1,7 +1,7 @@ > Summary: C source code tree search and browse tool > Name: cscope > Version: 15.8 >-Release: 8%{?dist} >+Release: 9%{?dist} > Source0: https://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.bz2 > URL: http://cscope.sourceforge.net > License: BSD and GPLv2+ >@@ -71,7 +71,7 @@ rm -rf $RPM_BUILD_ROOT > %triggerin -- xemacs > ln -sf %{cscope_share_path}/xcscope.el %{xemacs_lisp_path}/xcscope.el > >-%triggerin -- emacs >+%triggerin -- emacs, emacs-nox > ln -sf %{cscope_share_path}/xcscope.el %{emacs_lisp_path}/xcscope.el > > %triggerin -- vim-filesystem >@@ -81,7 +81,7 @@ ln -sf %{cscope_share_path}/cctree.vim %{vim_plugin_path}/cctree.vim > [ $2 -gt 0 ] && exit 0 > rm -f %{xemacs_lisp_path}/xcscope.el > >-%triggerun -- emacs >+%triggerun -- emacs, emacs-nox > [ $2 -gt 0 ] && exit 0 > rm -f %{emacs_lisp_path}/xcscope.el > >@@ -90,6 +90,9 @@ rm -f %{emacs_lisp_path}/xcscope.el > rm -f %{vim_plugin_path}/cctree.vim > > %changelog >+* Tue Sep 30 2014 Sergio Durigan Junior <sergiodj@sergiodj.net> - 15.8-9 >+- Install xscope.el* files for emacs-nox as well (bz 961709). >+ > * Tue Apr 15 2014 Neil Horman <nhorman@redhat.com> - 15.8-8 > - Fixed formatting issue with empty function array (bz 1087940) >
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 961709
: 942596