SHA256
1
0
forked from pool/npth

13 Commits

Author SHA256 Message Date
a3570fd145 Accepting request 1151256 from home:pmonrealgonzalez:branches:devel:libraries:c_c++
- Update to 1.7:
  * The npth-config command is not installed by default, because it is
    now replaced by use of pkg-config/gpgrt-config with npth.pc.
    Supply --enable-install-npth-config configure option, if needed.
  * Support for legacy systems w/o pthread_rwlock_t support.  [T4306]
  * New functions npth_poll and npth_ppoll for Unix.  [T5748]
  * Fixes to improve support for 64 bit Windows.
  * Fix declaration conflict using newer mingw versions.  [T5889]
  * Fix build problems on Solaris 11.  [T4491]
  * Fix detecting of the pthread library.  [rPTH6629a4b801]
  * Clean up handling of unsafe semaphores on AIX.  [T6947]
  * Link without -flat_namespace to support macOS 11.  [T5610]
  * Release-info: https://dev.gnupg.org/T7010
  * Update spec file
  * Update upstream npth.keyring

OBS-URL: https://build.opensuse.org/request/show/1151256
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/npth?expand=0&rev=29
2024-02-26 12:02:57 +00:00
22e3846285 - Remove old specfile constructs and doubleshipping of docs.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/npth?expand=0&rev=27
2020-09-04 12:36:20 +00:00
ec13d157b3 Accepting request 623102 from home:kbabioch:branches:devel:libraries:c_c++
- Update to 1.6:
 * Fix library requirements for HPUX.

OBS-URL: https://build.opensuse.org/request/show/623102
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/npth?expand=0&rev=24
2018-07-16 10:16:47 +00:00
23cb4918df Accepting request 580111 from home:favogt:licensetag
Use %license (boo#1082318). Please forward to SLE, if possible

OBS-URL: https://build.opensuse.org/request/show/580111
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/npth?expand=0&rev=22
2018-02-27 07:45:16 +00:00
f6d689f7f3 Accepting request 501008 from home:AndreasStieger:branches:devel:libraries:c_c++
npth 1.5

OBS-URL: https://build.opensuse.org/request/show/501008
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/npth?expand=0&rev=20
2017-06-04 22:42:15 +00:00
ff4381104e Accepting request 495494 from home:AndreasStieger:branches:devel:libraries:c_c++
npth 1.4

OBS-URL: https://build.opensuse.org/request/show/495494
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/npth?expand=0&rev=17
2017-05-16 22:18:15 +00:00
191a1d4394 Accepting request 443059 from home:AndreasStieger:branches:devel:libraries:c_c++
npth 1.3

OBS-URL: https://build.opensuse.org/request/show/443059
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/npth?expand=0&rev=14
2016-12-01 17:23:05 +00:00
f45bdacd9e Accepting request 295425 from home:AndreasStieger:branches:devel:libraries:c_c++
npth 1.2

OBS-URL: https://build.opensuse.org/request/show/295425
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/npth?expand=0&rev=12
2015-04-11 19:43:35 +00:00
fdd4f96743 Accepting request 259394 from home:AndreasStieger:branches:devel:libraries:c_c++
npth 1.1

OBS-URL: https://build.opensuse.org/request/show/259394
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/npth?expand=0&rev=10
2014-11-02 21:20:28 +00:00
fce4ba14f5 npth-1.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/npth?expand=0&rev=8
2014-09-23 09:45:06 +00:00
adfa17937b Accepting request 143914 from home:sbrabec:gpg-offline-verify
Verify GPG signature: Perform build-time offline GPG verification.
Please verify that included keyring matches your needs.
For manipulation with the offline keyring, please use gpg-offline tool from openSUSE:Factory, devel-tools-building or Base:System.
See the man page and/or /usr/share/doc/packages/gpg-offline/PACKAGING.HOWTO.

If you need to build your package for older products and don't want to mess spec file with ifs, please follow PACKAGING.HOWTO:
you can link or aggregate gpg-offline from
devel:tools:building or use following trick with "osc meta prjconf":

--- Cut here ----
%if 0%{?suse_version} <= 1220
Substitute: gpg-offline
%endif

Macros:
%gpg_verify(dnf) \
%if 0%{?suse_version} > 1220\
echo "WARNING: Using %%gpg_verify macro from prjconf, not from gpg-offline package."\
gpg-offline --directory="%{-d:%{-d*}}%{!-d:%{_sourcedir}}" --package="%{-n:%{-n*}}%{!-n:%{name}}""%{-f: %{-f*}}" --verify %{**}\
%else\
echo "WARNING: Dummy prjconf macro. gpg-offline is not available, skipping %{**} GPG signature verification!"\
%endif\
%nil
-----------------

OBS-URL: https://build.opensuse.org/request/show/143914
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/npth?expand=0&rev=5
2012-12-09 22:34:50 +00:00
6c63139947 npth-0.91
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/npth?expand=0&rev=3
2012-09-04 05:12:29 +00:00
49b43f882f Accepting request 124702 from home:jengelh:dev
OBS-URL: https://build.opensuse.org/request/show/124702
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/npth?expand=0&rev=1
2012-06-12 15:20:32 +00:00