Skip to content

Commit

Permalink
updated suse release to 2014.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aboe76 committed Mar 25, 2014
1 parent c5a3904 commit 2a39b57
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions pkg/suse/salt.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


Name: salt
Version: 2014.1.0
Version: 2014.1.1
Release: 0
Summary: A parallel remote execution system
License: Apache-2.0
Expand Down Expand Up @@ -52,6 +52,10 @@ BuildRequires: python-pip
BuildRequires: python-salt-testing
BuildRequires: python-unittest2
BuildRequires: python-xml
%if 0%{?suse_version} >= 1210
BuildRequires: python-pssh
%{?systemd_requires}
%endif

#for docs
BuildRequires: python-sphinx
Expand Down Expand Up @@ -252,8 +256,8 @@ install -Dpm 0644 pkg/salt-common.logrotate %{buildroot}%{_sysconfdir}/logrotat
## install SuSEfirewall2 rules
install -Dpm 0644 pkg/suse/salt.SuSEfirewall2 %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/salt

%check
%{__python} setup.py test --runtests-opts=-u
#%%check
#%%{__python} setup.py test --runtests-opts=-u

%preun syndic
%if 0%{?_unitdir:1}
Expand Down

0 comments on commit 2a39b57

Please sign in to comment.