Newbie: Cannot get definitions of %service_add_pre et. a.l.

Greetings,

So, my first stumbling attempts on OBS.

I have a spec file with systemd snippets:* %service_add_pre, %service_add_post, %service_del_preun, %service_del_postun* and %tmpfiles_create. After some debugging it turns out that at least %service_add_pre and probably also the others are empty i. e., undefined (echoing %service_add_pre is empty, rpmlint complains about all).

I have

  • BR: systemd
  • BR: systemd-devel
  • BR: systemd-rpm-macros

and also a %{?systemd_requires}. Still, nothing seems to define these macros.

Complete spec: http://ur1.ca/ngk9o

Any hint out there?

cheers!

–alec

hm… this was the wrong heading, it looks more like a rpmlint problem. Closing this one, posting a new instead