Le jeudi 04 août 2011, à 18:35 +0200, Stefan Seyfried a écrit :
Am Thu, 4 Aug 2011 14:57:44 +0200 schrieb Vincent Untz vuntz@opensuse.org:
Or you could use pkgconfig(systemd) as BuildRequires.
and break build on anything not bleeding edge?
Can you elaborate on how changing:
%if 0%{?suse_version} > 1130 BuildRequires: systemd-devel %endif
to
%if 0%{?suse_version} > 1130 BuildRequires: pkgconfig(systemd) %endif
breaks anything not bleeding edge?
Vincent