Compare commits

..

No commits in common. "factory" and "factory" have entirely different histories.

2 changed files with 1 additions and 8 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Thu Jan 9 21:42:45 UTC 2025 - Christian Boltz <suse-beta@cboltz.de>
- Load/reload AppArmor profiles when installing the package (boo#1235142#c1)
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 4 19:16:55 UTC 2024 - Arjen de Korte <suse+build@de-korte.org> Sun Feb 4 19:16:55 UTC 2024 - Arjen de Korte <suse+build@de-korte.org>

View File

@ -1,7 +1,7 @@
# #
# spec file for package firejail # spec file for package firejail
# #
# Copyright (c) 2025 SUSE LLC # Copyright (c) 2023 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -28,7 +28,6 @@ Source1: https://github.com/netblue30/%{name}/releases/download/%{version
# https://firejail.wordpress.com/download-2/ # https://firejail.wordpress.com/download-2/
Source2: %{name}.keyring Source2: %{name}.keyring
Source3: %{name}-group.conf Source3: %{name}-group.conf
BuildRequires: apparmor-rpm-macros
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: libapparmor-devel BuildRequires: libapparmor-devel
@ -88,7 +87,6 @@ rm %{buildroot}%{_docdir}/firejail/COPYING
%post %post
%set_permissions %{_bindir}/firejail %set_permissions %{_bindir}/firejail
%apparmor_reload %{_sysconfdir}/apparmor.d/firejail-default
%verifyscript %verifyscript
%verify_permissions -e %{_bindir}/firejail %verify_permissions -e %{_bindir}/firejail