- Remove intltool BuildRequires, not needed since v237
- Use python3-base BuildRequires instead of full python3 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1076
This commit is contained in:
parent
059e20a968
commit
7abfb687fe
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 22:25:34 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
- Remove intltool BuildRequires, not needed since v237
|
||||
- Use python3-base BuildRequires instead of full python3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 10:33:27 UTC 2019 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -69,7 +69,7 @@ BuildRequires: libgcrypt-devel
|
||||
BuildRequires: libxslt-tools
|
||||
BuildRequires: polkit
|
||||
# python is only required for generating systemd.directives.xml
|
||||
BuildRequires: python3
|
||||
BuildRequires: python3-base
|
||||
BuildRequires: python3-lxml
|
||||
BuildRequires: pkgconfig(libcryptsetup) >= 1.6.0
|
||||
BuildRequires: pkgconfig(libdw)
|
||||
@ -84,7 +84,6 @@ BuildRequires: pkgconfig(libseccomp) >= 2.3.1
|
||||
%endif
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gperf
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libacl-devel
|
||||
BuildRequires: libcap-devel
|
||||
BuildRequires: libmount-devel >= 2.27.1
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 22:25:34 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
- Remove intltool BuildRequires, not needed since v237
|
||||
- Use python3-base BuildRequires instead of full python3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 10:33:27 UTC 2019 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -67,7 +67,7 @@ BuildRequires: libgcrypt-devel
|
||||
BuildRequires: libxslt-tools
|
||||
BuildRequires: polkit
|
||||
# python is only required for generating systemd.directives.xml
|
||||
BuildRequires: python3
|
||||
BuildRequires: python3-base
|
||||
BuildRequires: python3-lxml
|
||||
BuildRequires: pkgconfig(libcryptsetup) >= 1.6.0
|
||||
BuildRequires: pkgconfig(libdw)
|
||||
@ -82,7 +82,6 @@ BuildRequires: pkgconfig(libseccomp) >= 2.3.1
|
||||
%endif
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gperf
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libacl-devel
|
||||
BuildRequires: libcap-devel
|
||||
BuildRequires: libmount-devel >= 2.27.1
|
||||
|
Loading…
Reference in New Issue
Block a user