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 608523 Details for
Bug 817196
Running :python commands in vim causes a segfault
[?]
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 vim.spec to include vim-7.3-py_ssize_t.patch
vim.spec.patch (text/plain), 1.17 KB, created by
Aron Griffis
on 2012-08-31 13:42:25 UTC
(
hide
)
Description:
Patch vim.spec to include vim-7.3-py_ssize_t.patch
Filename:
MIME Type:
Creator:
Aron Griffis
Created:
2012-08-31 13:42:25 UTC
Size:
1.17 KB
patch
obsolete
>--- vim-7.3.638-2.fc17/SPECS/vim.spec 2012-08-28 09:43:48.000000000 -0400 >+++ vim-7.3.638-3.fc17/SPECS/vim.spec 2012-08-31 09:32:33.432556892 -0400 >@@ -24,7 +24,7 @@ > URL: http://www.vim.org/ > Name: vim > Version: %{baseversion}.%{beta}%{patchlevel} >-Release: 2%{?dist} >+Release: 3%{?dist} > License: Vim > Group: Applications/Editors > Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}%{?beta}%{?CVSDATE}.tar.bz2 >@@ -707,6 +707,7 @@ > Patch3011: vim72-rh514717.patch > Patch3012: vim-7.3-bug816848.patch > Patch3013: vim-7.3-manpage-typo-668894-675480.patch >+Patch3014: vim-7.3-py_ssize_t.patch > > Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > BuildRequires: python-devel ncurses-devel gettext perl-devel >@@ -1499,6 +1500,7 @@ > %patch3011 -p1 > %patch3012 -p1 > %patch3013 -p1 >+%patch3014 -p1 > > %build > cp -f %{SOURCE5} . >@@ -1938,6 +1940,9 @@ > %{_datadir}/icons/hicolor/*/apps/* > > %changelog >+* Fri Aug 31 2012 Aron Griffis <aron@arongriffis.com> 2:7.3.638-3 >+- add patch for python breakage #817196 >+ > * Tue Aug 28 2012 Karsten Hopp <karsten@redhat.com> 7.3.638-2 > - fix some man page typos (#668894, #675480) > - own usr/share/vim/vimfiles/doc/tags (#845564)
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 817196
:
580900
|
603642
| 608523 |
608524