Accepting request 446826 from network:utilities
1 OBS-URL: https://build.opensuse.org/request/show/446826 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openslp?expand=0&rev=45
This commit is contained in:
commit
567619876f
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 12 17:17:22 UTC 2016 - fbui@suse.com
|
||||||
|
|
||||||
|
- Replace pkgconfig(libsystemd-*) with pkgconfig(libsystemd)
|
||||||
|
|
||||||
|
Nowadays pkgconfig(libsystemd) replaces all libsystemd-* libs, which
|
||||||
|
are obsolete.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 12 13:53:08 CEST 2016 - mls@suse.de
|
Wed Oct 12 13:53:08 CEST 2016 - mls@suse.de
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ BuildRequires: libtool
|
|||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
%if 0%{?suse_version} > 1140
|
%if 0%{?suse_version} > 1140
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: pkgconfig(libsystemd-daemon)
|
BuildRequires: pkgconfig(libsystemd)
|
||||||
BuildRequires: pkgconfig(systemd)
|
BuildRequires: pkgconfig(systemd)
|
||||||
%define has_systemd 1
|
%define has_systemd 1
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user