aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove upstream nx-libs ChangeLog during override_dh_clean.Mike Gabriel2015-02-122-0/+2
|
* Fix RPM spec syntax errorMike DePaulo2015-02-091-1/+1
|
* fix long-line in changelogMike Gabriel2015-02-091-1/+2
|
* Revert "Add patch ↵Mike Gabriel2015-02-093-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 changelogMike Gabriel2015-02-031-0/+12
|
* Update 991_fix-hr-typos.full.patch. Don't patch files that get removed by ↵Mike Gabriel2015-02-031-40/+0
| | | | the NX code reduction effort.
* Drop 604_nx-X11_recent-freetype-API.full.patch. Not used in current build ↵Mike Gabriel2015-02-032-16/+0
| | | | process.
* Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't ↵Mike Gabriel2015-02-031-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 Gabriel2015-02-031-28/+0
| | | | NX code tree.
* Drop patches: 017_nx-X11_update-autotools-helper-files.full.patch, ↵Mike Gabriel2015-02-034-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/x2goMike Gabriel2015-02-031-4/+4
|\ | | | | Only apply patches listed in debian/patches/series.
| * Fix patch rollout in tarballUlrich Sibiller2015-02-011-4/+4
| |
* | Add patch 700_nx-X11_mesa-initialize-server-support-correctly.full.patch. ↵Mike Gabriel2015-02-033-0/+55
| | | | | | | | Initialize server_support array with correct size. Fix Mesa upstream bugzilla bug #7353. (Fixes: #776).
* | fix for last commitMike Gabriel2015-02-021-0/+1
| |
* | On SLE 11.x: libX* packages are prefixed with "xorg-x11-".Mike Gabriel2015-02-022-0/+5
|/
* Assure that BuildRoot: is set.Mike Gabriel2015-01-292-0/+3
|
* nx-libs.spec: Set PREFIX=%{_prefix} USRLIBDIR=%{_libdir} SHLIBDIR=%{_libdir} ↵Mike Gabriel2015-01-292-1/+2
| | | | at build time.
* Don't fail if removing *.a files fails due to the files being non-present.Mike Gabriel2015-01-292-2/+3
|
* Makefile.nx-libs: fix faulty path to nxproxy.1 man pageMike Gabriel2015-01-291-1/+1
|
* nx-libs.spec: several dependency fixes...Mike Gabriel2015-01-292-23/+41
| | | | | | + 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 Gabriel2015-01-292-6/+7
|
* nx-libs.spec: Install man pages into bin:packages.Mike Gabriel2015-01-292-0/+5
|
* Makefile.nx-libs: Install man pages via main Makefile.Mike Gabriel2015-01-2910-6/+17
|
* nx-libs.spec: Mention NX technology in every package description.Mike Gabriel2015-01-292-15/+119
|
* Support .symbols for 64bit and 32bit alike.Mike Gabriel2015-01-292-5/+6
|
* Use SONAME based library package naming scheme.Mike Gabriel2015-01-282-87/+88
|
* Revert "Use SONAME based library package naming scheme."Mike Gabriel2015-01-283-86/+85
| | | | This reverts commit 1e5c83e8bcdf29539667168e20b787585097f680.
* Use SONAME based library package naming scheme.Mike Gabriel2015-01-283-85/+86
|
* debian/control: don't use 1 person plural in LONG_DESCRIPTIONMike Gabriel2015-01-281-3/+3
|
* nx-libs.spec: Make %{_libdir}/nx{,/X11} owned by libNX_X11 bin:packageMike Gabriel2015-01-281-0/+2
|
* CODE-REDUCTION_PRESERVE-NEEDED: keep cross.def and cross.rulesMike Gabriel2015-01-281-0/+2
|
* debian/control: fix several packaging issues since the re-packaging startedMike Gabriel2015-01-281-15/+18
|
* Add Description: and Author: fields to various patch headers.Mike Gabriel2015-01-2815-1/+40
|
* nx-libs.spec: Non-packaged files detected: nxagent.xpm, /usr/share/nx/rgb in ↵Mike Gabriel2015-01-281-0/+2
| | | | bin:package nxagent
* latest tarball size: 41MiBMike Gabriel2015-01-281-1/+1
|
* Makefile.nx-libs: Don't allow symlinks to point into buildroot.Mike Gabriel2015-01-282-3/+4
|
* Add 991_fix-hr-typos.full+lite.patch and 991_fix-hr-typos.full.patch. Fix ↵Mike Gabriel2015-01-284-0/+171
| | | | several typos in upstream code detected by lintian.
* debian/libnx-xinerama1.dirs: no non-multi-arch dir in multi-arch packagesMike Gabriel2015-01-281-1/+0
|
* Provide CDBS-generated debian/copyright.in file.Mike Gabriel2015-01-282-0/+4481
|
* enable official changelogMike Gabriel2015-01-281-5/+1
|
* debian/control: dummy packages don't have the substvarMike Gabriel2015-01-281-1/+0
|
* nx-libs.spec: NX libs are installed in %{_libdir}Mike Gabriel2015-01-281-1/+1
|
* Add debian/*.symbols files for shared nx-X11 libraries.Mike Gabriel2015-01-2813-0/+1674
|
* nx-libs.spec: fix permission setting on outdated pathMike Gabriel2015-01-281-1/+1
|
* fix typos in CODE-REDUCTION scriptsMike Gabriel2015-01-282-4/+4
|
* Install upstream ChangeLogs into bin:packages.Mike Gabriel2015-01-282-0/+12
|
* silence lintian warning about licence file being a symlinkMike Gabriel2015-01-281-1/+1
|
* CODE-REDUCTION_PRESERVE-SYMLINKED: fix Mesa builds on 32bit intel archMike Gabriel2015-01-281-0/+2
|
* CODE-REDUCTION_CLEANUP-UNUSED: remove DPS include files, remove XTrap shared libMike Gabriel2015-01-281-0/+2
|
* CODE-REDUCTION_CLEANUP-BACKUPFILES: fine-tune dropped fileMike Gabriel2015-01-281-2/+0
|