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 911609 Details for
Bug 1112441
[RFE] update vim syntax file for git with new keywords
[?]
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]
modifications to vim.spec to integrate new patches to syntax files
vim.spec-git-syntax-vim74.patch (text/plain), 1.48 KB, created by
Evgueni Souleimanov
on 2014-06-24 01:02:54 UTC
(
hide
)
Description:
modifications to vim.spec to integrate new patches to syntax files
Filename:
MIME Type:
Creator:
Evgueni Souleimanov
Created:
2014-06-24 01:02:54 UTC
Size:
1.48 KB
patch
obsolete
>diff -urN a/vim.spec b/vim.spec >--- a/vim.spec 2012-02-17 10:17:08.000000000 -0500 >+++ b/vim.spec 2014-06-22 18:22:06.000000000 -0400 >@@ -24,7 +24,7 @@ > URL: http://www.vim.org/ > Name: vim > Version: %{baseversion}.%{beta}%{patchlevel} >-Release: 1.8%{?dist} >+Release: 1.8.2%{?dist} > License: Vim and GPLv2+ and BSD and LGPLv2+ and Open Publication > Group: Applications/Editors > Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}%{?beta}%{?CVSDATE}.tar.bz2 >@@ -494,6 +494,11 @@ > # bugzila 663753: > Patch3014: vim-7.2-httpd.patch > >+# Update git syntax from vim-7.4 >+Patch5000: vim-7.2-git-syntax-whitespace.patch >+Patch5001: vim-7.2-git-syntax-vim74.patch >+ >+ > Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > BuildRequires: python-devel ncurses-devel gettext perl-devel > BuildRequires: perl(ExtUtils::Embed) >@@ -1047,6 +1052,9 @@ > %patch3013 -p1 > %patch3014 -p1 > >+%patch5000 -p1 >+%patch5001 -p1 >+ > cp -f %{SOURCE15} runtime/syntax/forth.vim > cp -f %{SOURCE16} runtime/plugin/netrwPlugin.vim > cp -f %{SOURCE17} runtime/plugin/gzip.vim >@@ -1491,6 +1499,12 @@ > %{_datadir}/icons/hicolor/*/apps/* > > %changelog >+* Sun Jun 22 2014 Evgueni Souleimanov <esoule@100500.ca> 7.2.411-1.8.2 >+- update git syntax highlighting from vim-7.4 >+ >+* Tue May 14 2013 Evgueni Souleimanov <esoule@100500.ca> 7.2.411-1.8.1 >+- update git syntax highlighting from vim-7.3 >+ > * Fri Feb 17 2012 Karsten Hopp <karsten@redhat.com> 7.2.411-1.8 > - avoid multilib conflict with compressed text files (gzip -n) >
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 1112441
:
911607
|
911608
| 911609