11 Commits

Author SHA256 Message Date
3f0322660e Accepting request 1044381 from home:dirkmueller:Factory
- update to 1.3.2:
  * configure: Use AC_SYS_LARGEFILE to enable large file support
- spec file modernisation, add license and README

OBS-URL: https://build.opensuse.org/request/show/1044381
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxshmfence?expand=0&rev=17
2022-12-31 12:07:23 +00:00
b91fa28aac - Update to version 1.3.1
* Update README for gitlab migration
  * Update configure.ac bug URL for gitlab migration
  * Fix spelling/wording issues
  * gitlab CI: add a basic build test
  * alloc: prefer atomic close-on-exec without O_TMPFILE as well
  * alloc: prefer SHM_ANON on FreeBSD a la memfd_create

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxshmfence?expand=0&rev=15
2022-10-18 18:33:55 +00:00
3e252dcd90 - Update to version 1.3
* autogen.sh: use quoted string variables
  * Fix missing <limits.h> include for HAVE_UMTX branch of futex
  * autogen: add default patch prefix
  * autogen.sh: use exec instead of waiting for configure to finish
  * configure.ac: call AC_USE_SYSTEM_EXTENSIONS
- supersedes u_configure.ac-call-AC_USE_SYSTEM_EXTENSIONS.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxshmfence?expand=0&rev=13
2018-02-26 18:56:36 +00:00
Michal Srb
4c0f3122ae - Add u_configure.ac-call-AC_USE_SYSTEM_EXTENSIONS.patch
* Fixes build with GLIBC 2.27. (bnc#1079830)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxshmfence?expand=0&rev=11
2018-02-07 14:41:01 +00:00
0af95df3be - specfile: added baselibs.conf as source (new checkin policy)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxshmfence?expand=0&rev=9
2015-01-05 16:45:14 +00:00
cc110abb31 Accepting request 267108 from home:tobijk:X11:XOrg
- Update to version 1.2:
  + build fixes
  + FreeBSD umtx support
  + memfd_create support for kernel >= 3.17

OBS-URL: https://build.opensuse.org/request/show/267108
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxshmfence?expand=0&rev=8
2015-01-05 16:35:59 +00:00
48eabb0f3f Accepting request 231281 from home:tobijk:X11:XOrg
- Add missing BuildRequires

OBS-URL: https://build.opensuse.org/request/show/231281
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxshmfence?expand=0&rev=6
2014-04-25 08:33:35 +00:00
aff0749dfc Accepting request 209749 from home:tobijk:X11:XOrg
add baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/209749
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxshmfence?expand=0&rev=4
2013-12-07 20:52:20 +00:00
0c34f50bde Accepting request 209390 from home:babelworx:ldig:branches:X11:XOrg
license update: HPND
COPYING file is HPND - does not contain sublicensing reference (as MIT does)

OBS-URL: https://build.opensuse.org/request/show/209390
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxshmfence?expand=0&rev=3
2013-12-04 11:52:38 +00:00
0ff514774b Accepting request 208701 from home:tobijk:X11:XOrg
- Update to version 1.1:
  + Add mandatory COPYING file.
  + Add the required README file
  + make: add $(CWARNFLAGS)
  + make: list non installed headers under the _SOURCES variable
  + lint: remove usage of libxshmfence_la_SOURCES
  + Change fence memory type from 'int32_t' to 'struct shmfence'
  + Locate directory for shared memory files at configure time
  + Use O_TMPFILE if available
  + Split out futex implementation from general API
  + Provide pthread-based alternative implementation
  + Set symbol visibility attribute to hide internal symbols

OBS-URL: https://build.opensuse.org/request/show/208701
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxshmfence?expand=0&rev=2
2013-11-27 18:57:18 +00:00
f93c3deb73 Accepting request 205630 from home:tobijk:X11:XOrg
new package we'll need for newer X Servers

OBS-URL: https://build.opensuse.org/request/show/205630
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxshmfence?expand=0&rev=1
2013-11-25 16:29:37 +00:00