SHA256
1
0
forked from pool/vim-plugins

Accepting request 88552 from editors

- set the service to localrun only

OBS-URL: https://build.opensuse.org/request/show/88552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim-plugins?expand=0&rev=8
This commit is contained in:
Stephan Kulow 2011-10-19 11:51:19 +00:00 committed by Git OBS Bridge
commit 818cf07d8a
4 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,5 @@
<services>
<service name="download_url">
<service name="download_url" mode="localonly">
<param name="protocol">http</param>
<param name="host">gitorious.org</param>
<param name="path">/opensuse/pack-tools/blobs/raw/master/vim/spec.snippets</param>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 18 07:35:54 UTC 2011 - coolo@suse.com
- set the service to localrun only
-------------------------------------------------------------------
Fri May 27 12:37:21 UTC 2011 - puzel@novell.com

View File

@ -506,7 +506,6 @@ increase security.
%package -n vim-plugin-gitdiff
Version: %gitdiff_version
Release: 3
Summary: Show git diff in a split window
@ -522,7 +521,6 @@ This script provides two functions to display git diffs in vim.
%package -n vim-plugin-snipmate
Version: %snipmate_version
Release: 3
Summary: Implements some of TextMate's snippets features in Vim
@ -542,7 +540,6 @@ for (i = 0; i < count; i++) {
%package -n vim-plugin-rails
Version: %rails_version
Release: 1
Summary: Support for Ruby on Rails development