Accepting request 913895 from home:jengelh:pic

- Remove --with-pic which has no effect with --disable-static.
- Remove old specfile constructs.
- Drop %if..%endif guards around %package; these do not affect
  the build result.
- Combine %service_* calls to reduce generated boilerplate.

OBS-URL: https://build.opensuse.org/request/show/913895
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=211
This commit is contained in:
2021-08-28 11:05:01 +00:00
committed by Git OBS Bridge
parent 423425299d
commit 481ba734b1
2 changed files with 63 additions and 67 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Aug 23 13:49:20 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Remove --with-pic which has no effect with --disable-static.
- Remove old specfile constructs.
- Drop %if..%endif guards around %package; these do not affect
the build result.
- Combine %service_* calls to reduce generated boilerplate.
-------------------------------------------------------------------
Mon Aug 2 15:21:39 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>