aboutsummaryrefslogtreecommitdiff
path: root/nx-libs.spec
Commit message (Collapse)AuthorAgeFilesLines
* nx-libs.spec: make sure pass additional configure flags through, not discard ↵Mihai Moldovan2017-12-191-1/+2
| | | | | | | | | them. Fixes RPM builds building libNX_X11 with poll() support, even though we explicitly disable it using --disable-poll in the main Makefile. Fixes: ArcticaProject/nx-libs#540
* nx-libs.spec: show compile calls during RPM-based builds.Mihai Moldovan2017-12-191-1/+2
|
* nx-libs.spec: re-add %{optflags} to CDEBUGFLAGS.Mihai Moldovan2017-12-191-1/+1
| | | | | | | | | I didn't mean to drop it in the first place in 07d308359995e07285b5c15d897c2617b52f0093 and 71bda0ed5c05e6bd75278ae7f88991f8ff35709e. Dropping the sed hack was fine - but we actually have to add these flags to CDEBUGFLAGS as well.
* Revert "nx-libs.spec: add xorg-x11-libXext-devel build dependency for older ↵Mihai Moldovan2017-12-161-1/+0
| | | | | | | | | | *SUSE versions." This reverts commit cc47066b3520b6b5ce5f5e3da3e0e869b3e2379d. This package is actually already depended upon. shmproto.h must be in some other package. Investigating.
* nx-libs.spec: add xorg-x11-libXext-devel build dependency for older *SUSE ↵Mihai Moldovan2017-12-161-0/+1
| | | | versions.
* nx-libs.spec: pixman is called libpixman-1-0 on older *SUSE versions.Mihai Moldovan2017-12-161-1/+1
|
* nx-libs.spec: imake is part of xorg-x11-util-devel on older *SUSE versions ↵Mihai Moldovan2017-12-161-1/+4
| | | | and the splitted imake package on later versions.
* nx-libs.spec: older *SUSE versions do not split up (all) libraries in a ↵Mihai Moldovan2017-12-161-5/+1
| | | | useful manner.
* Support building with legacy (pre-1.4.2) libXfont(1) versions.Mihai Moldovan2017-12-161-1/+1
| | | | | | | | Partly reverts ec30a857eb0d67b232f8d43e63a6370023f4c4d0, but in a forward-compatible manner. Legacy libXfont1 versions are automatically detected by the main Makefile.
* nx-libs.spec: also own %{_datadir}/nx/X11, since %dir explicitly does not ↵Mihai Moldovan2017-12-161-0/+1
| | | | recurse down.
* nx-libs.spec: only remove files in the BuildRoot.Mihai Moldovan2017-12-151-1/+1
| | | | We have no intention to remove system libraries.
* release 3.5.99.123.5.99.12Mike Gabriel2017-12-151-1/+1
|
* release 3.5.99.113.5.99.11Mike Gabriel2017-12-151-1/+1
|
* nx-libs.spec: actually use a weak dependency for xkeyboard-config.Mihai Moldovan2017-12-151-0/+10
| | | | At least on platforms that support weak dependencies.
* nx-libs.spec: add back erroneously dropped xkeyboard-config dependency.Mihai Moldovan2017-12-151-0/+4
|
* nx-libs.spec: Add missing BuildRequires and fix paths to files.Mike DePaulo2017-12-141-2/+8
| | | | Fixes ArcticaProject/nx-libs#516.
* Drop bin wrappers for nxagent and nxproxy, directly install nxproxy and ↵Mike Gabriel2017-12-051-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