Accepting request 486659 from home:jengelh:branches:Virtualization

- Remove redundant %if guards around %package and scriptlets.
  They are only really needed for %files.
- Replace $RPM_ shell vars by modern macros.
- Trim descriptions a little.

OBS-URL: https://build.opensuse.org/request/show/486659
OBS-URL: https://build.opensuse.org/package/show/Virtualization/sanlock?expand=0&rev=38
This commit is contained in:
2017-04-10 20:54:42 +00:00
committed by Git OBS Bridge
parent 534fe664ad
commit 95451a96b2
2 changed files with 39 additions and 52 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Apr 7 21:53:33 UTC 2017 - jengelh@inai.de
- Remove redundant %if guards around %package and scriptlets.
They are only really needed for %files.
- Replace $RPM_ shell vars by modern macros.
- Trim descriptions a little.
-------------------------------------------------------------------
Mon Apr 3 15:43:17 UTC 2017 - jfehlig@suse.com