Commit Graph

11 Commits

Author SHA256 Message Date
81c9dcbe7d Accepting request 143937 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/143937
OBS-URL: https://build.opensuse.org/package/show/security/tomoyo-tools?expand=0&rev=13
2012-12-03 14:41:24 +00:00
ef6938a864 Accepting request 88725 from home:msmeissn:branches:security
updated to 2.4.0-20110929

OBS-URL: https://build.opensuse.org/request/show/88725
OBS-URL: https://build.opensuse.org/package/show/security/tomoyo-tools?expand=0&rev=11
2011-10-19 15:05:29 +00:00
OBS User buildservice-autocommit
fe6bb4d7d3 Updating link to change in openSUSE:Factory/tomoyo-tools revision 7.0
OBS-URL: https://build.opensuse.org/package/show/security/tomoyo-tools?expand=0&rev=e91351c363655c74141e517edf0fa7ec
2011-08-31 09:09:12 +00:00
Cristian Rodríguez
4498244dfb Accepting request 80170 from home:a_jaeger:branches:openSUSE:Factory
Fix build: clone needs _GNU_SOURCE defined to be visible

OBS-URL: https://build.opensuse.org/request/show/80170
OBS-URL: https://build.opensuse.org/package/show/security/tomoyo-tools?expand=0&rev=9
2011-08-30 17:43:26 +00:00
Stephan Kulow
e10cc24578 sync with O:F
OBS-URL: https://build.opensuse.org/package/show/security/tomoyo-tools?expand=0&rev=8
2011-08-29 11:08:30 +00:00
Stephan Kulow
4ba3b7ce4d prepare_spec
OBS-URL: https://build.opensuse.org/package/show/security/tomoyo-tools?expand=0&rev=7
2011-08-29 11:08:14 +00:00
bec7acaf06 Accepting request 74778 from home:msmeissn:branches:security
updated to 20110511

OBS-URL: https://build.opensuse.org/request/show/74778
OBS-URL: https://build.opensuse.org/package/show/security/tomoyo-tools?expand=0&rev=4
2011-06-28 13:48:17 +00:00
Lars Vogdt
db31531c8e Autobuild autoformatter for 59012
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tomoyo-tools?expand=0&rev=2
2011-01-25 09:30:40 +00:00
80e58c5f3a x
OBS-URL: https://build.opensuse.org/package/show/security/tomoyo-tools?expand=0&rev=3
2011-01-23 18:59:09 +00:00
b09fe88574 fixed license to be GPL v2 only
OBS-URL: https://build.opensuse.org/package/show/security/tomoyo-tools?expand=0&rev=2
2011-01-23 18:59:01 +00:00
48def1123f osc copypac from project:home:msmeissn package:tomoyo-tools revision:15
OBS-URL: https://build.opensuse.org/package/show/security/tomoyo-tools?expand=0&rev=1
2011-01-15 09:26:18 +00:00