Mailinglist Archive: opensuse-packaging (171 mails)

< Previous Next >
Re: [opensuse-packaging] [reminder] openSUSE 12.1 Milestone 4 is next week
Am Thu, 4 Aug 2011 18:48:49 +0200
schrieb Vincent Untz <vuntz@xxxxxxxxxxxx>:

Le jeudi 04 août 2011, à 18:35 +0200, Stefan Seyfried a écrit :
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?

Hum, right. And since the braindead "linked against /usr" check breaks it
anyway for anything !FACTORY (even tumbleweed), that's probably the thing
I'll do for the next version update.

OTOH, bluez does not need the pkgconfig file, so the requires is bogus. It
needs only the directory for the service file ;-P
--
Stefan Seyfried

"Dispatch war rocket Ajax to bring back his body!"
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx

< Previous Next >