aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/packages/rpm/sle11
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for openSUSE 11.4Brian P. Hinz2014-12-2690-10780/+0
| | | | | | | Project Evergreen stopped supporting 11.4 in October and it's not feasible to back-port the patches for the Xorg 2014-12-09 CVEs, so as a result we can no longer provide pre-built packages for this distribution. The genric binaries can be used instead.
* Fix for rpm-based packages when self-signed cert is used to sign java appletBrian P. Hinz2014-12-061-1/+2
| | | | | RPM build failed when the self-signed cert was used because the macro did not expand correctly.
* More RPM spec file cleanupBrian P. Hinz2014-11-221-7/+0
| | | | * Removed obsolete patches from openSUSE packages
* SPEC file cleanupBrian P. Hinz2014-11-211-2/+1
| | | | | | | | * Removed the hard coded snap tag, if needed it should be passed in via "rpmbuild --define 'snap ...'". * Changed the hard coded version to "@VERSION@" to make it clear that the copy of the spec file in the repository needs to be updated manually.
* Parameterize jar file signing for rpm-based distrosBrian P. Hinz2014-11-051-1/+10
| | | | * Allow build time selection of self-signed or keystore signing
* Set default file encoding to prevent java compiler warningsBrian P. Hinz2014-11-051-1/+1
| | | | | * The keymap files have UTF-8 characters embedded in comments. javac complains about this unless the default encoding is set.
* Set -DBUILD_STATIC=off for package builds.Brian P. Hinz2014-10-221-0/+1
| | | | Commit f95272d set the BUILD_STATIC flag on by default, which is unnecessary for package builds.
* Apply latest fltk patches to rpm-based packagesBrian P. Hinz2014-09-161-50/+4
|
* Remove OpenSuse clean-pressed-key patchBrian P. Hinz2014-07-141-2/+2
| | | | | Remove clean-pressed-key-on-exit inherited from original spec file that ours was derived from.
* Remove OpenSuse newfbsize patchBrian P. Hinz2014-07-141-2/+2
| | | | Remove patch inherited from Suse RPM that our spec was derived from.
* Applied patch from Alois Mahdal <amahdal@redhat.com>:Peter Åstrand2014-02-241-1/+1
| | | | | | | | missing ending quote in 10-libvnc.conf git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5162 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added rpm spec file & sources for building Suse linux packages to contrib folderBrian Hinz2013-12-0890-0/+10823
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5146 3789f03b-4d11-0410-bbf8-ca57d06f2519