Accepting request 408632 from home:fbui:branches:Apache
- Remove pkgconfig(libsystemd-daemon). Nowadays pkgconfig(libsystemd) is enough and replaces all libsystemd-* libs which are obsolete. OBS-URL: https://build.opensuse.org/request/show/408632 OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=484
This commit is contained in:
parent
97bf0fc49e
commit
5fc8ac26f8
@ -19,6 +19,12 @@ Wed Jul 6 16:16:57 UTC 2016 - crrodriguez@opensuse.org
|
||||
* Full list of changes:
|
||||
http://www-eu.apache.org/dist//httpd/CHANGES_2.4.23
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 6 06:29:57 UTC 2016 - fbui@suse.com
|
||||
|
||||
- Remove pkgconfig(libsystemd-daemon). Nowadays pkgconfig(libsystemd)
|
||||
is enough and replaces all libsystemd-* libs which are obsolete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 26 08:13:16 UTC 2016 - pgajdos@suse.com
|
||||
|
||||
|
@ -169,7 +169,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{?systemd_requires}
|
||||
%if 0%{?suse_version} >= 1210
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(libsystemd-daemon)
|
||||
BuildRequires: pkgconfig(libsystemd)
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
%endif
|
||||
%if 0%{?suse_version} > 1320
|
||||
|
Loading…
Reference in New Issue
Block a user