Accepting request 138729 from Printing

- buildrequire systemd through the pkgconfig provide to get 
  systemd-mini in build environment (to break cycle) (forwarded request 138709 from <bound method Request.get_creator of <osc.core.Request instance at 0x85b950c>>)

OBS-URL: https://build.opensuse.org/request/show/138729
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cups?expand=0&rev=103
This commit is contained in:
Stephan Kulow 2012-10-19 06:45:18 +00:00 committed by Git OBS Bridge
commit c216dfdd4a
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 18 12:07:09 UTC 2012 - coolo@suse.com
- buildrequire systemd through the pkgconfig provide to get
systemd-mini in build environment (to break cycle)
-------------------------------------------------------------------
Thu Sep 27 07:27:01 UTC 2012 - mmeister@suse.com

View File

@ -37,7 +37,7 @@ BuildRequires: zlib-devel
# on a "hidden" buildrequirement in the OBS project definition:
BuildRequires: libtool
%if 0%{?suse_version} > 1140
BuildRequires: systemd-devel
BuildRequires: pkgconfig(systemd)
%{?systemd_requires}
%define have_systemd 1
%endif