Accepting request 107169 from home:vuntz:branches:GNOME:Factory

Improve systemd-related packaging

OBS-URL: https://build.opensuse.org/request/show/107169
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/avahi?expand=0&rev=80
This commit is contained in:
Vincent Untz
2012-02-27 23:11:24 +00:00
committed by Git OBS Bridge
parent ae9af9501e
commit 125b998cb6
5 changed files with 188 additions and 76 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 27 13:34:33 UTC 2012 - vuntz@opensuse.org
- Stop passing --with-systemdsystemunitdir to configure: we'll just
use the right default value, which should be %{_unitdir}.
- Change systemd BuildRequires to systemd-devel since this is
needed to get that default value in configure.
-------------------------------------------------------------------
Wed Feb 15 09:15:34 UTC 2012 - vuntz@opensuse.org