Mailinglist Archive: opensuse-packaging (205 mails)
| < Previous | Next > |
Re: [opensuse-packaging] example or documentation related to integrating Systemd in spec files
- From: Togan Muftuoglu <toganm@xxxxxxxxxxxx>
- Date: Fri, 16 Sep 2011 14:40:52 +0200
- Message-id: <4E7343D4.30802@opensuse.org>
On 09/16/2011 02:30 PM, Frederic Crozat wrote:
So I can safely remove the %trigerun and I am still safe with the
migration even now
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
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 > |