From 1bf3f65f8782f15be7b05c718354ad671bd0462dbf2bd2a262eb73e5d1c803c4 Mon Sep 17 00:00:00 2001 From: Theo Chatzimichos Date: Thu, 29 Sep 2016 07:21:29 +0000 Subject: [PATCH] Accepting request 431102 from systemsmanagement:saltstack:testing OBS-URL: https://build.opensuse.org/request/show/431102 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:saltstack/salt?expand=0&rev=79 --- salt.changes | 1 - salt.spec | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/salt.changes b/salt.changes index 1c68b9c..5b190a0 100644 --- a/salt.changes +++ b/salt.changes @@ -3,7 +3,6 @@ Wed Sep 28 12:35:32 UTC 2016 - tampakrap@opensuse.org - Rename susemanager plugin to zyppnotify, as it is not SUSE Manager specific - Remove the subpackage and put the plugin back to the main package -- Revert the github->pypi Source change, as github is the official URL according to upstream Add: * 0007-Add-zypp-notify-plugin.patch diff --git a/salt.spec b/salt.spec index d06813e..3d64aca 100644 --- a/salt.spec +++ b/salt.spec @@ -44,7 +44,7 @@ License: Apache-2.0 Group: System/Monitoring Url: http://saltstack.org/ # Git: https://github.com/openSUSE/salt.git -Source0: https://github.com/saltstack/salt/releases/download/v%{version}/%{name}-%{version}.tar.gz +Source0: https://pypi.io/packages/source/s/%{name}/%{name}-%{version}.tar.gz Source1: README.SUSE Source2: salt-tmpfiles.d Source3: html.tar.bz2 @@ -489,6 +489,7 @@ cp %{S:1} . %patch18 -p1 %patch19 -p1 %patch20 -p1 +%patch21 -p1 %build python setup.py --salt-transport=both build