aboutsummaryrefslogtreecommitdiff
path: root/nx-libs.spec
Commit message (Collapse)AuthorAgeFilesLines
* Drop bin wrappers for nxagent and nxproxy, directly install nxproxy and ↵Mike Gabriel2017-11-211-6/+1
| | | | | | nxagent to BINDIR. Fixes ArcticaProject/nx-libs#546.
* nx-libs.spec: pass CDEBUGFLAGS and friends directly through via make command.Mihai Moldovan2017-10-161-1/+1
|
* nx-libs.spec: handle potentially undefined variables more gracefully.Mihai Moldovan2017-10-161-3/+3
|
* nx-libs.spec: drop ugly optsflag sed hack, hopefully obsoleted by passing ↵Mihai Moldovan2017-10-161-2/+0
| | | | CDEBUGFLAGS through.
* nx-libs.spec: add -mno-vxs to general C(XX)FLAGS on ppc64le.Mihai Moldovan2017-10-161-0/+9
| | | | | | Hopefully just a temporary workaround until https://bugzilla.redhat.com/show_bug.cgi?id=1489712 / https://bugs.centos.org/view.php?id=13779 are resolved.
* release 3.5.99.103.5.99.10Mike Gabriel2017-09-151-1/+1
|
* release 3.5.99.93.5.99.9Mike Gabriel2017-08-301-1/+1
|
* release 3.5.99.83.5.99.8Mike Gabriel2017-06-301-1/+1
|
* nx-libs.spec: Use mesa-quilt with Fedora builds, but rely on fallback mode ↵Mike Gabriel2017-06-301-0/+13
| | | | in mesa-quilt for RHEL and SUSE.
* nx-libs.xpec: Fix FTBFS on F24 due to missing Xfont2Mike DePaulo2017-05-251-1/+1
|
* nx-libs.spec: fix FTBFS on RHEL6Ulrich Sibiller2017-05-051-0/+4
| | | | Fixes: ArcticaProject/nx-libs#282
* release 3.5.99.73.5.99.7Mike Gabriel2017-05-051-1/+1
|
* nx-libs.spec: RPM does not support %elif/%elsif/%elseif/whatever.Mihai Moldovan2017-04-251-1/+3
| | | | Fixes: ArcticaProject/nx-libs#432
* release 3.5.99.63.5.99.6Mike Gabriel2017-04-211-1/+1
|
* nx-libs.spec: sync up RPM builds after Xext proto change in ↵Mihai Moldovan2017-04-181-6/+5
| | | | a51cb94559e9228a55e01956f242dabccc5e6b14.
* {debian/control,nx-libs.spec}: add proper dependencies upon xkbcomp for RPM ↵Mihai Moldovan2017-04-181-0/+14
| | | | and DEB packages.
* nx-libs.spec: whitespace only.Mihai Moldovan2017-04-181-1/+1
|
* Xserver: Build nxagent with MIT-SCREEN-SAVER extension enabled.Mike Gabriel2017-04-131-0/+3
| | | | Fixes ArcticaProject/nx-libs#80
* release 3.5.99.53.5.99.5Mike Gabriel2017-04-111-1/+1
|
* nx-libs.spec: Prefer libXfont2-devel on RPM distro versions that have it.~Mike Gabriel2017-04-101-0/+8
|
* nx-libs.spec: Add BR filesystem for SUSE builds (as it provides ↵Mike Gabriel2017-02-271-0/+4
| | | | /usr/share/fonts).
* nx-libs.spec: Add BR for Fedora/RHEL builds: xorg-x11-font-utils.Mike Gabriel2017-02-271-0/+1
|
* nx-libs.spec: Versioned BR on libXfont-devel (and alike) (>= 1.4.2).Mike Gabriel2017-02-271-3/+3
|
* nx-libs.spec: Handle fonts dir symlinking and install /usr/share/nx/fonts ↵Mike Gabriel2017-02-271-2/+11
| | | | | | | symlink into nxagent bin:pkg. This change probably needs more fine-tuning for the various other RPM distros and versions out there. Thanks to Orion Poplawski for providing a code snippet with a general approach of handling this.
* nx-libs.spec: Drop non-shipped-anymore rgb(.txt) file from list of ↵Mike Gabriel2017-02-261-2/+0
| | | | to-be-installed files.
* release 3.5.99.43.5.99.4Mike Gabriel2017-02-241-1/+1
|
* nx-libs.spec: Don't manually override SHLIBDIR via the .spec file. The ↵Mike Gabriel2017-02-091-1/+1
| | | | default in the main Makefile should work fine.
* Makefile: Align variable names USRLIBDIR, SHLIBDIR (and NX_DIR) with nx-X11 ↵Mike Gabriel2017-02-091-2/+2
| | | | internal naming schemes (and use /usr/<lib>/nx/X11 rather than /usr/<lib>/nx-X11).
* Be consistent with macrosOrion Poplawski2017-01-051-5/+5
|
* Use Obsoletes instead of Conflicts. Drop unneeded %{?_isa} versionsOrion Poplawski2017-01-051-34/+19
|
* release 3.5.99.33.5.99.3Mike Gabriel2016-12-191-1/+1
|
* nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver ↵Mike Gabriel2016-11-151-46/+2
| | | | | | includes at build time. Fixes ArcticaProject/nx-libs#276.
* remove unused XInput.hUlrich Sibiller2016-11-021-1/+0
|
* drop ap_keysym.hUlrich Sibiller2016-11-021-1/+0
| | | | was unused
* nxcompext: Drop (nowadays) no-op file NXlibint.h.Mike Gabriel2016-10-301-1/+0
| | | | Fixes ArcticaProject/nx-libs#255.
* XKeysymDB: ... got removed.Mike Gabriel2016-10-201-1/+0
|
* rename xf86bigfstr.h to xf86bigfproto.hUlrich Sibiller2016-10-191-1/+1
|
* release 3.5.99.23.5.99.2Mike Gabriel2016-10-131-1/+1
|
* nx-libs.spec: Fix warning because of double reference to nxproxy.1.gz.Ulrich Sibiller2016-10-011-1/+0
|
* nx-libs.spec: Add BuildRequires: imakeMike DePaulo2016-09-291-0/+1
| | | | Fixes ArcticaProject/nx-libs#202.
* release 3.5.99.13.5.99.1Mike Gabriel2016-09-131-2/+2
|
* README.keystrokes: Move from base folder to doc/nxagent/.Mike Gabriel2016-07-051-0/+1
|
* nx-libs.spec: Adapt RPM packaging to doc files having been moved around.Mike Gabriel2016-07-051-3/+3
|
* nx-libs.spec: Add Conflicts: fields for removed shared library bin:packages.Mike Gabriel2016-07-051-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | libNX_Xcomposite1 < 3.5.99.1 libNX_Xcomposite1%{?_isa} < 3.5.99.1 libNX_Xdamage1 < 3.5.99.1 libNX_Xdamage1%{?_isa} < 3.5.99.1 libNX_Xdmcp6 < 3.5.99.1 libNX_Xdmcp6%{?_isa} < 3.5.99.1 libNX_Xext6 < 3.5.99.1 libNX_Xext6%{?_isa} < 3.5.99.1 libNX_Xfixes3 < 3.5.99.1 libNX_Xfixes3%{?_isa} < 3.5.99.1 libNX_Xinerama1 < 3.5.99.1 libNX_Xinerama1%{?_isa} < 3.5.99.1 libNX_Xpm4 < 3.5.99.1 libNX_Xpm4%{?_isa} < 3.5.99.1 libNX_Xrandr2 < 3.5.99.1 libNX_Xrandr2%{?_isa} < 3.5.99.1 libNX_Xrender1 < 3.5.99.1 libNX_Xrender1%{?_isa} < 3.5.99.1 libNX_Xtst6 < 3.5.99.1 libNX_Xtst6%{?_isa} < 3.5.99.1 Fixes ArcticaProject/nx-libs#70.
* nx-libs.spec: Let libNX_X11-6 and libNX_X11-devel conflict with deprecated ↵Mike Gabriel2016-07-051-0/+4
| | | | libXau6 and libXau-devel.
* nx-libs.spec: Let nxagent conflict with nxauth, which is not provided anymore.Mike Gabriel2016-07-051-0/+2
|
* nx-libs.spec: Add correct Obsoletes:/Provides: fields for lib* bin:packages.Mike Gabriel2016-07-051-4/+16
|
* nx-libs.spec: Fix various issues since last testing the RPM builds of nx-libs:Mike Gabriel2016-07-051-2/+9
| | | | | | | - Inject LIBDIR rather than USRLIBDIR into nx-libs's main Makefile - Install include files Xauth.h into libNX_X11-devel. - Install hi-jacking libX11 library symlinks. - Install VERSION.nx* files into nxagent / nxproxy packages.
* libNX_X11 data files: Install libNX_X11 related data files.Mike Gabriel2016-07-041-0/+3
| | | | | | | | | | | - Update XErrorDB to latest X.org version. - Install XErrorDB, XKeysymDB and Xcms.txt to /usr/{local/}share/nx/. - Assure that libNX_X11 finds those files at the named location. - Update debian/ packaging files. - Update nx-libs.spec packaging file. Fixes ArcticaProject/nx-libs#153
* Rework nxagent and nxproxy wrapper scripts.Mike Gabriel2016-07-011-2/+1
| | | | | | | | | | | | | | | | | | | o Install nxagent/nxproxy executables into multi-arch path. o Fake libNX_X11.so* as $LIBDIR/nx-X11/libX11.so*. o Allow injecting different $NXAPP containing the executable name. o For e.g. x2goagent this requires the following changes: - Move x2goagent symlink from /usr/lib/x2go/bin/x2goagent to $LIBDIR/nx/bin/x2goagent - Replace /usr/bin/x2goagent by a two-liner... ``` #!/bin/sh export NXAPP=x2goagent nxagent ```