forked from pool/rrdtool
- remove conditionals around patch declaration, found by Stefan Liehmann
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/rrdtool?expand=0&rev=93
This commit is contained in:
parent
dd3c4c9595
commit
cd34b8be71
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 16 13:28:42 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- remove conditionals around patch declaration, found by Stefan Liehmann
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 11 21:16:22 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -65,10 +65,8 @@ BuildRequires: python-rpm-macros
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: zlib-devel
|
||||
Requires: dejavu
|
||||
%if 0%{?suse_version} >= 1500
|
||||
Patch13: python3.patch
|
||||
Patch14: harden_rrdcached.service.patch
|
||||
%endif
|
||||
%if %{with python}
|
||||
BuildRequires: %{python}-devel
|
||||
BuildRequires: %{python}-setuptools
|
||||
|
Loading…
Reference in New Issue
Block a user