Browse Source

radicale make build changes for dependencies

Signed-off-by: webbuilder_pel7ppc64bebuilder0 <webbuilder@powerel.org>
master
webbuilder_pel7ppc64bebuilder0 5 years ago
parent
commit
20c9de43a0
  1. 2
      SPECS/radicale.spec

2
SPECS/radicale.spec

@ -83,6 +83,8 @@ httpd example config for Radicale (Python3). @@ -83,6 +83,8 @@ httpd example config for Radicale (Python3).
%autosetup -n Radicale-%{version}
mkdir SELinux
cp -p %{SOURCE4} %{SOURCE5} %{SOURCE6} SELinux
sed 's/0\.9\.6/0\.9\.0/g' -i setup.py
sed 's/2\.7\.3/2\.5\.6/g' -i setup.py

%build
%{__python3} setup.py build

Loading…
Cancel
Save