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
This commit is contained in:
parent
b518bfd22e
commit
1bf3f65f87
@ -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
|
- Rename susemanager plugin to zyppnotify, as it is not SUSE Manager specific
|
||||||
- Remove the subpackage and put the plugin back to the main package
|
- 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
|
according to upstream
|
||||||
Add:
|
Add:
|
||||||
* 0007-Add-zypp-notify-plugin.patch
|
* 0007-Add-zypp-notify-plugin.patch
|
||||||
|
@ -44,7 +44,7 @@ License: Apache-2.0
|
|||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
Url: http://saltstack.org/
|
Url: http://saltstack.org/
|
||||||
# Git: https://github.com/openSUSE/salt.git
|
# 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
|
Source1: README.SUSE
|
||||||
Source2: salt-tmpfiles.d
|
Source2: salt-tmpfiles.d
|
||||||
Source3: html.tar.bz2
|
Source3: html.tar.bz2
|
||||||
@ -489,6 +489,7 @@ cp %{S:1} .
|
|||||||
%patch18 -p1
|
%patch18 -p1
|
||||||
%patch19 -p1
|
%patch19 -p1
|
||||||
%patch20 -p1
|
%patch20 -p1
|
||||||
|
%patch21 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
python setup.py --salt-transport=both build
|
python setup.py --salt-transport=both build
|
||||||
|
Loading…
Reference in New Issue
Block a user