SHA256
1
0
forked from pool/tigervnc
Commit Graph

22 Commits

Author SHA256 Message Date
Michal Srb
458dec37df Accepting request 236219 from home:michalsrb:branches:X11:XOrg
- Fix some errors reported by rpmlint.

OBS-URL: https://build.opensuse.org/request/show/236219
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=32
2014-06-04 12:06:57 +00:00
Michal Srb
dd065ce658 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
2014-05-30 12:45:02 +00:00
Michal Srb
f2a12dc6e4 Accepting request 235694 from home:michalsrb:branches:X11:XOrg
- Use update-alternatives.

OBS-URL: https://build.opensuse.org/request/show/235694
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=29
2014-05-28 15:05:40 +00:00
Michal Srb
cea2812932 Accepting request 234861 from home:michalsrb:branches:X11:XOrg
- u_tigervnc-ignore-epipe-on-write.patch
  * Do not display error message because of EPIPE on write.
    (bnc#864676)

OBS-URL: https://build.opensuse.org/request/show/234861
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=28
2014-05-20 14:05:40 +00:00
Michal Srb
1a59e4fd5a Accepting request 234316 from home:michalsrb:branches:X11:XOrg
- Update to version 1.3.1
  * Security release (CVE-2014-0011).

OBS-URL: https://build.opensuse.org/request/show/234316
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=26
2014-05-16 14:00:26 +00:00
7796198058 - added missing pkgconfig(xorg-macros) >= 1.14
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=24
2014-04-28 01:01:08 +00:00
e64ee40f17 - xorg-x11-Xvnc: require xkeyboard-config (bnc#875329)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=22
2014-04-26 12:05:18 +00:00
Michal Srb
261dcd679d - vnc.xinetd
* Do not use 16 bpp by default anymore. The network trafic gain
    of 16 bpp together with Tight encoding is arguable. 16 bpp
    causes graphical issues and is known to not work properly
    in Mesa. (bnc#871965)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=21
2014-04-25 11:56:11 +00:00
Michal Srb
5be8f92552 Accepting request 226467 from home:michalsrb:branches:X11:XOrg
- Update HTML page that serves vnc client applet. (bnc#867273)
- u_tigervnc-dont-send-ascii-control-characters.patch
  * Send CTRL+[A-Z] combinations instead of ascii control characters.
    (bnc#864666)

OBS-URL: https://build.opensuse.org/request/show/226467
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=19
2014-03-17 14:34:08 +00:00
Michal Srb
8df32fb137 Accepting request 223710 from home:michalsrb:branches:X11:XOrg
- u_arch-Fix-image-and-bitmap-byte-order-for-ppc64le.patch:
  arch: Fix image and bitmap byte order for ppc64le (bnc#865069)

OBS-URL: https://build.opensuse.org/request/show/223710
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=17
2014-02-24 14:52:01 +00:00
Michal Srb
8b91d94703 Accepting request 222208 from home:michalsrb:branches:X11:XOrg
- Readd vncpasswd.arg for compatibility with installation system
  and potentially another users. (bnc#855246)

OBS-URL: https://build.opensuse.org/request/show/222208
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=15
2014-02-13 14:57:22 +00:00
Michal Srb
713d7b1fb9 - Drop tigervnc-sf3492503.diff, tigervnc-sf3495623.diff and
tigervnc-sf3495623.patch.old (not used and not needed).
- Update tigervnc-sf3492352.diff and tigervnc-sf3495623.patch.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=14
2014-02-07 15:01:00 +00:00
88ea94374e - do not include vnc Xserver module and xorg.conf snippet on s390x
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=12
2014-01-10 15:13:33 +00:00
Michal Srb
d340714cbe Revert accidental change in xserver configuration.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=11
2014-01-09 13:31:08 +00:00
Michal Srb
dd4e8b83f2 - Remove unnecessary BuildRequires for binutils-gold.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=10
2014-01-09 11:41:17 +00:00
Michal Srb
0c0c8eb8ff - n_tigervnc-dont-build-gtf.patch
* Fix build with gtf files excluded. (bnc#855566)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=8
2013-12-23 14:06:55 +00:00
fbf357c604 Accepting request 211222 from home:michalsrb:branches:X11:XOrg
- Exclude xorg-server-1.13.0/hw/xfree86/modes/xf86gtf.c and
  xorg-server-1.13.0/hw/xfree86/utils/gtf/gtf.c from xserver
  sources. (bnc#855566)

OBS-URL: https://build.opensuse.org/request/show/211222
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=7
2013-12-17 14:05:53 +00:00
ef84ea729b Accepting request 209296 from home:michalsrb:branches:X11:XOrg
- tigervnc-clean-pressed-key-on-exit.patch
  * Send release events for pressed keys after X I/O error.
    (bnc#670448)
- Build debug symbols for vncviewer.

OBS-URL: https://build.opensuse.org/request/show/209296
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=6
2013-12-03 15:35:36 +00:00
d970602285 Accepting request 209248 from home:michalsrb:branches:X11:XOrg
- Update client to 1.3.0.
- Build xorg-x11-Xvnc package from this sources.

OBS-URL: https://build.opensuse.org/request/show/209248
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=5
2013-12-03 11:51:21 +00:00
44c17cf31e Accepting request 134997 from home:WernerFink:branches:X11:XOrg
- Make it build with latest TeXLive 2012 and use pdf engine

OBS-URL: https://build.opensuse.org/request/show/134997
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=4
2012-10-25 12:30:52 +00:00
0b9f1308b3 Accepting request 110525 from home:jengelh:branches:X11:XOrg
- Add missing tarball
- Parallel build with %_smp_mflags
- Remove redundant sections

OBS-URL: https://build.opensuse.org/request/show/110525
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=2
2012-03-22 11:18:23 +00:00
b7470feaba Accepting request 107750 from home:yecril71pl:branches:X11:XOrg
This is former Xvnc but rebuilt to use dynamic server link and containing untested patches.  Handle with care.

OBS-URL: https://build.opensuse.org/request/show/107750
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=1
2012-03-07 09:44:34 +00:00