diff --git a/BackupPC.spec b/BackupPC.spec index adbb7ce..290c24a 100644 --- a/BackupPC.spec +++ b/BackupPC.spec @@ -6,7 +6,7 @@ Name: BackupPC Version: 3.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: High-performance backup system Group: Applications/System @@ -180,7 +180,6 @@ fi semodule -i %{_datadir}/selinux/packages/%{name}/%{name}.pp # files created by app restorecon -R %{_sysconfdir}/%{name} - restorecon -R %{_localstatedir}/lib/%{name} restorecon -R %{_localstatedir}/log/%{name} ) &>/dev/null %endif @@ -225,8 +224,11 @@ fi %endif %changelog +* Sun Jan 17 2010 Johan Cwiklinski 3.1.0-5 +- Really fix selinux labelling backup directory (bug #525948) + * Fri Jan 15 2010 Johan Cwiklinski 3.1.0-4 -- Fix selinux labelling backup directoru (bug #525948) +- Fix selinux labelling backup directory (bug #525948) - Fix security bug (bug #518412) - Fix SELinux policy module for UserEmailInfo.pl file