SHA256
1
0
forked from pool/tigervnc

Accepting request 235723 from home:elvigia:branches:X11:XOrg

- n_tigervnc-date-time.patch package republishes everyday
 and gets on my nerves, this is because the binaries contain
 hardcoded timestamps, avoid that.
- export CXXFLAGS and CFLAGS before building ttigervnc otherwise
  it gets built without optimization.
- Make build verbose so it rpmlint catches errors like the above ones.

OBS-URL: https://build.opensuse.org/request/show/235723
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=30
This commit is contained in:
Michal Srb
2014-05-30 12:45:02 +00:00
committed by Git OBS Bridge
parent a6b08fbc40
commit 215d1da823
3 changed files with 57 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 29 03:37:30 UTC 2014 - crrodriguez@opensuse.org
- n_tigervnc-date-time.patch package republishes everyday
and gets on my nerves, this is because the binaries contain
hardcoded timestamps, avoid that.
- export CXXFLAGS and CFLAGS before building ttigervnc otherwise
it gets built without optimization.
- Make build verbose so it rpmlint catches errors like the above ones.
-------------------------------------------------------------------
Wed May 28 14:54:02 UTC 2014 - msrb@suse.com