Accepting request 287917 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/287917
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/salt?expand=0&rev=42
This commit is contained in:
2015-02-27 10:10:07 +00:00
committed by Git OBS Bridge
parent c848006325
commit 2e29bcbcf4
4 changed files with 22 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
#
Name: salt
Version: 2014.7.1
Version: 2014.7.2
Release: 0
Summary: A parallel remote execution system
License: Apache-2.0
@@ -265,6 +265,7 @@ cd doc && make html && rm _build/html/.buildinfo && rm _build/html/_images/proxy
%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%fdupes %{buildroot}%{_prefix}
%fdupes $RPM_BUILD_ROOT%{python_sitelib}
## create missing directories
mkdir -p %{buildroot}%{_sysconfdir}/salt/master.d
@@ -550,4 +551,4 @@ install -Dpm 0644 %{SOURCE1} %{buildroot}/etc/zsh_completion.d/%{name}
%endif #with_bashcomp
%changelog
%changelog