Mailinglist Archive: opensuse-packaging (205 mails)

< Previous Next >
Re: [opensuse-packaging] example or documentation related to integrating Systemd in spec files
On 09/16/2011 02:30 PM, Frederic Crozat wrote:

As I said, the migration macros will be merged into the
service_add/service_del macros soon.



Triggers should not be used for migration (it was in initial proposal,
I've changed this), acpid specfile is right.

So I can safely remove the %trigerun and I am still safe with the
migration even now


Another thing you want, if you build your package for 11.4 or before :
%if 0%{suse_version} <= 1140
%define systemd_requires %{nil}
%endif

Yes I have sorted this part already ;)

Thanks

Togan



--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups