Commit Graph

75 Commits

Author SHA256 Message Date
a8349d2b88 - clean up old macros
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=38
2013-08-01 09:24:21 +00:00
Pascal Bleser
65056caac1 1.2.4
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=37
2013-06-06 18:23:04 +00:00
Ismail Dönmez
0fafcd47d0 Accepting request 143989 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/143989
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=35
2013-01-19 10:28:13 +00:00
50dd74cf28 Accepting request 140593 from home:cboltz:branches:games:tools
- install apparmor profile without x permissions

BTW: instead of the sed magic dependent on the openSUSE version, you can use
    /{usr/,}bin/grep rix,
in the profile which allows /bin/grep and /usr/bin/grep
(just a proposal - I didn't do this change)

OBS-URL: https://build.opensuse.org/request/show/140593
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=33
2012-11-08 15:13:09 +00:00
63883f9fc7 - require lsb-release (bnc#785659)
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=31
2012-11-07 09:40:52 +00:00
1eb86a936b fix
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=29
2012-06-26 07:30:52 +00:00
fd074353cf - fix path to sed and grep due to usr move in 12.2
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=28
2012-06-26 07:30:17 +00:00
2bfa030b15 - allow reading /etc/ssl/openssl.cnf in apparmor profile (bnc#768692)
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=27
2012-06-25 14:59:24 +00:00
43e17d5dba - remove read permissions for other users on local sqlite database
as it may contain passwords (bnc#747833, CVE-2012-0863)

OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=25
2012-02-20 09:41:01 +00:00
6648d2bf49 - don't add built-in CA certificates (bnc#660784)
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=23
2012-02-13 14:01:36 +00:00
4cdaaac88d Accepting request 75519 from home:a_jaeger:branches:openSUSE:Factory
Use /usr/lib/tmpfiles.d instead of /etc/tmpfiles.d.

OBS-URL: https://build.opensuse.org/request/show/75519
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=21
2011-07-13 06:17:43 +00:00
579872a318 - install mumble in libdir and put a symlink in bindir to make
loading libs from applicationDirPath work.

OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=19
2011-06-11 16:18:51 +00:00
bfee8d9226 - fix bonjour support
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=17
2011-04-11 12:58:42 +00:00
5a60dd0f8c - fix plugin path
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=16
2011-04-03 10:28:18 +00:00
OBS User buildservice-autocommit
37e24a807b Updating link to change in openSUSE:Factory/mumble revision 8.0
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=c287574d8c78f3939d1a38633162d10a
2011-03-28 08:54:20 +00:00
e2822388d8 - add apparmor profile
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=13
2011-03-24 13:43:17 +00:00
d530b51fc5 change baserev
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=11
2011-03-24 12:22:30 +00:00
5502ef270b convert to branch
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=10
2011-03-24 12:21:14 +00:00
0a7ef68020 - register via bonjour by default
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=9
2011-03-23 17:27:05 +00:00
27a02b00c3 - change log dir owner to root
- clean up init script

OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=8
2011-03-08 16:34:44 +00:00
2af2f9b568 Accepting request 62325 from home:lnussel:branches:games:tools
ok

OBS-URL: https://build.opensuse.org/request/show/62325
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=6
2011-02-21 14:45:43 +00:00
2e28560a3c Autobuild autoformatter for 62051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=2
2011-02-21 13:04:52 +00:00
0f585762a8 - change license tag to BSD3c (bnc#667547)
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=3
2011-01-27 08:36:39 +00:00
0b6092cabc - fix build on sle11sp1
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=2
2010-12-23 13:29:15 +00:00
588ddc59f2 Accepting request 56216 from home:lnussel:mumble
ok

OBS-URL: https://build.opensuse.org/request/show/56216
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=1
2010-12-16 15:12:21 +00:00