aboutsummaryrefslogtreecommitdiff
path: root/nx-libs.spec
Commit message (Collapse)AuthorAgeFilesLines
* nx-libs.spec: fix SHLIBSGLOBALSFLAGS => SHLIBGLOBALSFLAGS typo spotted by ↵Mihai Moldovan2017-11-101-1/+1
| | | | Orion Poplawski.
* Continue developmentX2Go Release Manager2017-11-081-1/+1
|
* nx-libs.spec: let x2goagent conflict with pre-4.0.1.21 x2goserver versions.Mihai Moldovan2017-11-021-0/+1
| | | | Needed for x2goagent.options file move.
* nx-libs.spec: pass CDEBUGSFLAGS and friends directly to the make command in ↵Mihai Moldovan2017-10-161-2/+2
| | | | %build.
* nx-libs.spec: drop ugly sed hack to push optflags to build system.Mihai Moldovan2017-10-161-2/+0
|
* OPTFLAGS: Properly propagate build option flags to nxcomp{,ext,shad} and the ↵Mihai Moldovan2017-10-161-0/+1
| | | | | | | | | | | nx-X11 build scripts. Backported from Arctica GH 3.6.x branch. v2: backport to nx-libs 3.5.0.x (Mihai Moldovan) Adds: - debian/patches/1500_all_propagate-optflags-to-subcompone.full+lite.patch
* 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. Backported from Arctica GH 3.6.x branch. v2: backport to nx-libs 3.5.0.x (Mihai Moldovan)
* {debian/control,nx-libs.spec}: add proper dependencies upon xkbcomp for RPM ↵Mihai Moldovan2017-04-181-0/+14
| | | | | | | | and DEB packages. Backported from Arctica GH 3.6.x branch. v2: backport to nx-libs 3.5.0.x (Mihai Moldovan)
* nx-libs.spec: let x2goagent package satisfy x2goagent-virtual.Mihai Moldovan2016-06-301-0/+1
|
* nx-libs.spec: add new x2goagent.options file to installed file list of ↵Mihai Moldovan2016-06-301-0/+1
| | | | x2goagent package.
* nx-libs.spec: copy new debian/x2goagent.options file into build environment, ↵Mihai Moldovan2016-06-301-0/+1
| | | | analogous to what debian/roll-tarballs.sh does.
* Xinerama symlinking: Attach Xinerama symlinking to nxagent bin:package (and ↵3.5.0.xMike Gabriel2015-09-281-4/+4
| | | | | | not libnx-xinerama1). Backported from Arctica GH 3.6.x branch.
* nx-libs.spec: add xkeyboard-config to nxagent's Requires.Mihai Moldovan2015-07-171-0/+4
| | | | Should be a weak dependency, but RPM doesn't support that too well yet.
* Continue developmentX2Go Release Manager2015-07-041-1/+1
|
* nx-libs.spec: actually create libXinerama.so.1 symlink during build phase.Mihai Moldovan2015-04-301-0/+1
| | | | Backported from Arctica GH 3.6.x branch.
* Continue developmentX2Go Release Manager2015-03-171-1/+1
|
* nx-libs.spec: add overlooked Obsolete: statement to libNX_Xfixes3.Mihai Moldovan2015-03-171-0/+1
|
* nx-libs.spec: Versioned libXcomp* should obsolete unversioned libXcomp*, not ↵Mihai Moldovan2015-03-171-3/+3
| | | | libNX_Xcomp*.
* Continue developmentX2Go Release Manager2015-03-151-1/+1
|
* Continue developmentX2Go Release Manager2015-03-131-1/+1
|
* Install "%{_libdir}/nx/bin" into nxproxy package.Mike Gabriel2015-02-161-0/+2
|
* nx-libs.spec: Typo fix in comment.Mike Gabriel2015-02-161-1/+1
|
* Fix RPM spec syntax errorMike DePaulo2015-02-091-1/+1
|
* fix for last commitMike Gabriel2015-02-021-0/+1
|
* On SLE 11.x: libX* packages are prefixed with "xorg-x11-".Mike Gabriel2015-02-021-0/+4
|
* Assure that BuildRoot: is set.Mike Gabriel2015-01-291-0/+2
|
* nx-libs.spec: Set PREFIX=%{_prefix} USRLIBDIR=%{_libdir} SHLIBDIR=%{_libdir} ↵Mike Gabriel2015-01-291-1/+1
| | | | at build time.
* Don't fail if removing *.a files fails due to the files being non-present.Mike Gabriel2015-01-291-2/+2
|
* nx-libs.spec: several dependency fixes...Mike Gabriel2015-01-291-23/+38
| | | | | | + 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-291-6/+6
|
* nx-libs.spec: Install man pages into bin:packages.Mike Gabriel2015-01-291-0/+4
|
* nx-libs.spec: Mention NX technology in every package description.Mike Gabriel2015-01-291-15/+118
|
* Use SONAME based library package naming scheme.Mike Gabriel2015-01-281-87/+87
|
* Revert "Use SONAME based library package naming scheme."Mike Gabriel2015-01-281-84/+84
| | | | This reverts commit 1e5c83e8bcdf29539667168e20b787585097f680.
* Use SONAME based library package naming scheme.Mike Gabriel2015-01-281-84/+84
|
* nx-libs.spec: Make %{_libdir}/nx{,/X11} owned by libNX_X11 bin:packageMike Gabriel2015-01-281-0/+2
|
* nx-libs.spec: Non-packaged files detected: nxagent.xpm, /usr/share/nx/rgb in ↵Mike Gabriel2015-01-281-0/+2
| | | | bin:package nxagent
* nx-libs.spec: NX libs are installed in %{_libdir}Mike Gabriel2015-01-281-1/+1
|
* nx-libs.spec: fix permission setting on outdated pathMike Gabriel2015-01-281-1/+1
|
* fix typos in CODE-REDUCTION scriptsMike Gabriel2015-01-281-2/+2
|
* Update .spec file to meet changes in tarball size reduction and restructuring.Mike Gabriel2015-01-281-44/+66
|
* fix for last commitMike Gabriel2015-01-221-0/+8
|
* Header files need not be removed anymore. They don't get installed via ↵Mike Gabriel2015-01-221-8/+0
| | | | Makefile.nx-libs anymore.
* fix for last commit(2)Mike Gabriel2014-12-031-1/+2
|
* fix for last commitMike Gabriel2014-12-031-1/+1
|
* nx-libs.spec: The gpg-offline bin:package is not available in our SLE repo. ↵Mike Gabriel2014-12-031-1/+1
| | | | We can do without.
* Continue development...Mike Gabriel2014-11-131-1/+1
|
* nx-libs.spec: Fix more rpmlint warnings.Mike Gabriel2014-10-141-8/+36
|
* nx-libs.spec: Fix SUSE-specific R for libXext(6).Mike Gabriel2014-10-131-1/+2
|
* nx-libs.spec: typo fixMike Gabriel2014-10-131-1/+1
|