Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use proper quoting on build flag vars (they may contain spaces). | Mike Gabriel | 2015-02-14 | 2 | -1/+2 |
| | | | | | Conflicts (resolved by Mike Gabriel after cherry-pick from 3.6.x branch): debian/rules | ||||
* | Revert "Fix build when LDFLAGS (etc) contains spaces." | Mike Gabriel | 2015-02-14 | 1 | -4/+4 |
| | | | | This reverts commit 4436e97903aa6e2a7732fb98dcb46758a73fe130. | ||||
* | Fix build when LDFLAGS (etc) contains spaces. | Mike DePaulo | 2015-02-12 | 2 | -4/+8 |
| | | | | Was needed and was tested on Ubuntu 14.04. | ||||
* | Makefile.nx-libs: Run make install for nxproxy first, then create the ↵ | Mike Gabriel | 2015-02-12 | 2 | -2/+6 |
| | | | | wrapper script. | ||||
* | Remove upstream nx-libs ChangeLog during override_dh_clean. | Mike Gabriel | 2015-02-12 | 2 | -0/+2 |
| | |||||
* | fix long-line in changelog | Mike Gabriel | 2015-02-09 | 1 | -1/+2 |
| | |||||
* | Revert "Add patch ↵ | Mike Gabriel | 2015-02-09 | 3 | -55/+0 |
| | | | | | | | | | 700_nx-X11_mesa-initialize-server-support-correctly.full.patch. Initialize server_support array with correct size. Fix Mesa upstream bugzilla bug #7353. (Fixes: #776)." This reverts commit b992fdaa0f0789e4e1db6d121cfff979210dcb52. Reason: the file nx-X11/extras/Mesa/src/glx/x11/glxextensions.c is not used at build time and will be removed from the code base in NX 3.6. | ||||
* | update changelog | Mike Gabriel | 2015-02-03 | 1 | -0/+12 |
| | |||||
* | Update 991_fix-hr-typos.full.patch. Don't patch files that get removed by ↵ | Mike Gabriel | 2015-02-03 | 1 | -40/+0 |
| | | | | the NX code reduction effort. | ||||
* | Drop 604_nx-X11_recent-freetype-API.full.patch. Not used in current build ↵ | Mike Gabriel | 2015-02-03 | 2 | -16/+0 |
| | | | | process. | ||||
* | Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't ↵ | Mike Gabriel | 2015-02-03 | 1 | -24/+0 |
| | | | | patch files matter to the NX code reduction efforts. | ||||
* | Update 031_nx-X11_parallel-make.full.patch. Don't patch .original files in ↵ | Mike Gabriel | 2015-02-03 | 1 | -28/+0 |
| | | | | NX code tree. | ||||
* | Drop patches: 017_nx-X11_update-autotools-helper-files.full.patch, ↵ | Mike Gabriel | 2015-02-03 | 4 | -24562/+0 |
| | | | | 018_nx-X11_update-libtool-ltmain-script.full.patch, 019_nx-X11_expat-build-against-system-libxmltok.full.patch. They patch files that are not used at build time. | ||||
* | Merge pull request #1 from uli42/x2go | Mike Gabriel | 2015-02-03 | 1 | -4/+4 |
|\ | | | | | Only apply patches listed in debian/patches/series. | ||||
| * | Fix patch rollout in tarball | Ulrich Sibiller | 2015-02-01 | 1 | -4/+4 |
| | | |||||
* | | Add patch 700_nx-X11_mesa-initialize-server-support-correctly.full.patch. ↵ | Mike Gabriel | 2015-02-03 | 3 | -0/+55 |
| | | | | | | | | Initialize server_support array with correct size. Fix Mesa upstream bugzilla bug #7353. (Fixes: #776). | ||||
* | | On SLE 11.x: libX* packages are prefixed with "xorg-x11-". | Mike Gabriel | 2015-02-02 | 1 | -0/+1 |
|/ | |||||
* | Assure that BuildRoot: is set. | Mike Gabriel | 2015-01-29 | 1 | -0/+1 |
| | |||||
* | nx-libs.spec: Set PREFIX=%{_prefix} USRLIBDIR=%{_libdir} SHLIBDIR=%{_libdir} ↵ | Mike Gabriel | 2015-01-29 | 1 | -0/+1 |
| | | | | at build time. | ||||
* | Don't fail if removing *.a files fails due to the files being non-present. | Mike Gabriel | 2015-01-29 | 1 | -0/+1 |
| | |||||
* | Makefile.nx-libs: fix faulty path to nxproxy.1 man page | Mike Gabriel | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | nx-libs.spec: several dependency fixes... | Mike Gabriel | 2015-01-29 | 1 | -0/+3 |
| | | | | | | + Add Obsoletes: fields to all shared libs for marking the non-versioned library package (names) as obsolete. + Don't depend on nx-libs base package with fixed version. | ||||
* | Make libNX_X11-6 and libXinerama1 compliant to Shared Library Policy. | Mike Gabriel | 2015-01-29 | 1 | -0/+1 |
| | |||||
* | nx-libs.spec: Install man pages into bin:packages. | Mike Gabriel | 2015-01-29 | 1 | -0/+1 |
| | |||||
* | Makefile.nx-libs: Install man pages via main Makefile. | Mike Gabriel | 2015-01-29 | 10 | -6/+17 |
| | |||||
* | nx-libs.spec: Mention NX technology in every package description. | Mike Gabriel | 2015-01-29 | 1 | -0/+1 |
| | |||||
* | Support .symbols for 64bit and 32bit alike. | Mike Gabriel | 2015-01-29 | 2 | -5/+6 |
| | |||||
* | Use SONAME based library package naming scheme. | Mike Gabriel | 2015-01-28 | 1 | -0/+1 |
| | |||||
* | Revert "Use SONAME based library package naming scheme." | Mike Gabriel | 2015-01-28 | 2 | -2/+1 |
| | | | | This reverts commit 1e5c83e8bcdf29539667168e20b787585097f680. | ||||
* | Use SONAME based library package naming scheme. | Mike Gabriel | 2015-01-28 | 2 | -1/+2 |
| | |||||
* | debian/control: don't use 1 person plural in LONG_DESCRIPTION | Mike Gabriel | 2015-01-28 | 1 | -3/+3 |
| | |||||
* | CODE-REDUCTION_PRESERVE-NEEDED: keep cross.def and cross.rules | Mike Gabriel | 2015-01-28 | 1 | -0/+2 |
| | |||||
* | debian/control: fix several packaging issues since the re-packaging started | Mike Gabriel | 2015-01-28 | 1 | -15/+18 |
| | |||||
* | Add Description: and Author: fields to various patch headers. | Mike Gabriel | 2015-01-28 | 15 | -1/+40 |
| | |||||
* | latest tarball size: 41MiB | Mike Gabriel | 2015-01-28 | 1 | -1/+1 |
| | |||||
* | Makefile.nx-libs: Don't allow symlinks to point into buildroot. | Mike Gabriel | 2015-01-28 | 2 | -3/+4 |
| | |||||
* | Add 991_fix-hr-typos.full+lite.patch and 991_fix-hr-typos.full.patch. Fix ↵ | Mike Gabriel | 2015-01-28 | 4 | -0/+171 |
| | | | | several typos in upstream code detected by lintian. | ||||
* | debian/libnx-xinerama1.dirs: no non-multi-arch dir in multi-arch packages | Mike Gabriel | 2015-01-28 | 1 | -1/+0 |
| | |||||
* | Provide CDBS-generated debian/copyright.in file. | Mike Gabriel | 2015-01-28 | 2 | -0/+4481 |
| | |||||
* | enable official changelog | Mike Gabriel | 2015-01-28 | 1 | -5/+1 |
| | |||||
* | debian/control: dummy packages don't have the substvar | Mike Gabriel | 2015-01-28 | 1 | -1/+0 |
| | |||||
* | Add debian/*.symbols files for shared nx-X11 libraries. | Mike Gabriel | 2015-01-28 | 13 | -0/+1674 |
| | |||||
* | fix typos in CODE-REDUCTION scripts | Mike Gabriel | 2015-01-28 | 1 | -2/+2 |
| | |||||
* | Install upstream ChangeLogs into bin:packages. | Mike Gabriel | 2015-01-28 | 2 | -0/+12 |
| | |||||
* | silence lintian warning about licence file being a symlink | Mike Gabriel | 2015-01-28 | 1 | -1/+1 |
| | |||||
* | CODE-REDUCTION_PRESERVE-SYMLINKED: fix Mesa builds on 32bit intel arch | Mike Gabriel | 2015-01-28 | 1 | -0/+2 |
| | |||||
* | CODE-REDUCTION_CLEANUP-UNUSED: remove DPS include files, remove XTrap shared lib | Mike Gabriel | 2015-01-28 | 1 | -0/+2 |
| | |||||
* | CODE-REDUCTION_CLEANUP-BACKUPFILES: fine-tune dropped file | Mike Gabriel | 2015-01-28 | 1 | -2/+0 |
| | |||||
* | CODE-REDUCTION_CLEANUP-UNUSED: remove faulty path | Mike Gabriel | 2015-01-28 | 1 | -1/+0 |
| | |||||
* | Update .spec file to meet changes in tarball size reduction and restructuring. | Mike Gabriel | 2015-01-28 | 1 | -0/+2 |
| |