Minor cleanups to the specfile

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=897
This commit is contained in:
2015-09-03 11:16:05 +00:00
committed by Git OBS Bridge
parent 7bfde1ff0f
commit 84d76a477b
4 changed files with 22 additions and 36 deletions

View File

@@ -1,10 +1,10 @@
-------------------------------------------------------------------
Fri Aug 21 13:04:55 UTC 2015 - fbui@suse.com
Fri Aug 21 07:49:33 UTC 2015 - fbui@suse.com
- installed systemd and udev packages should have the same version.
These days udev and systemd are so related that it doesn't semm correct to
allow running systemd with udev having a different version.
- cleanup specfile by removing commands that were dealing with systemd
pre-generated files: we're now using systemd tarball generated directly
from the git repo which doesn't contain any of these files.
- there's no point in using LUA in %pretrans
-------------------------------------------------------------------
Wed Aug 19 09:34:41 UTC 2015 - fbui@suse.com