forked from pool/python-systemd
iso-c-90.patch added to fix building on SLE12-SP3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-systemd?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
d8e65497e0
commit
4b7d586e73
@@ -26,6 +26,8 @@ License: LGPL-2.1+
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/systemd/python-systemd
|
||||
Source: https://github.com/systemd/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
# PATCH-FIX-OPENSUSE iso-c-90.patch makes the building iso-c-90 compatible to allow building on SLE12 SP3
|
||||
Patch1: iso-c-90.patch
|
||||
# PATCH-FIX-OPENSUSE exclude-tests-on-obs.patch removes a test when running tests at OBS. Should be removed as soon as OBS is fixed
|
||||
Patch100: exclude-tests-on-obs.patch
|
||||
BuildRequires: %{python_module devel}
|
||||
@@ -62,6 +64,7 @@ Documentation and help files for python-systemd.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
%patch100 -p1
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user