- Update to upstream
This commit is contained in:
parent
38d427a08f
commit
faf9cbbc4b
@ -185,3 +185,5 @@ serefpolicy-3.6.26.tgz
|
|||||||
serefpolicy-3.6.27.tgz
|
serefpolicy-3.6.27.tgz
|
||||||
serefpolicy-3.6.28.tgz
|
serefpolicy-3.6.28.tgz
|
||||||
setroubleshoot-2.2.21.tar.gz
|
setroubleshoot-2.2.21.tar.gz
|
||||||
|
config.tgz
|
||||||
|
serefpolicy-3.6.29.tgz
|
||||||
|
2
nsadiff
2
nsadiff
@ -1 +1 @@
|
|||||||
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy serefpolicy-3.6.28 > /tmp/diff
|
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy serefpolicy-3.6.29 > /tmp/diff
|
||||||
|
2352
policy-F12.patch
2352
policy-F12.patch
File diff suppressed because it is too large
Load Diff
@ -19,8 +19,8 @@
|
|||||||
%define CHECKPOLICYVER 2.0.16-3
|
%define CHECKPOLICYVER 2.0.16-3
|
||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.6.28
|
Version: 3.6.29
|
||||||
Release: 9%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
@ -44,6 +44,7 @@ Source17: booleans-minimum.conf
|
|||||||
Source18: setrans-minimum.conf
|
Source18: setrans-minimum.conf
|
||||||
Source19: securetty_types-minimum
|
Source19: securetty_types-minimum
|
||||||
Source20: customizable_types
|
Source20: customizable_types
|
||||||
|
Source21: config.tgz
|
||||||
|
|
||||||
Url: http://oss.tresys.com/repos/refpolicy/
|
Url: http://oss.tresys.com/repos/refpolicy/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@ -194,6 +195,7 @@ Based off of reference policy: Checked out revision 2.20090730
|
|||||||
%patch -p1
|
%patch -p1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
tar zxvf $RPM_SOURCE_DIR/config.tgz
|
||||||
# Build targeted policy
|
# Build targeted policy
|
||||||
%{__rm} -fR %{buildroot}
|
%{__rm} -fR %{buildroot}
|
||||||
mkdir -p %{buildroot}%{_mandir}
|
mkdir -p %{buildroot}%{_mandir}
|
||||||
@ -441,6 +443,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 28 2009 Dan Walsh <dwalsh@redhat.com> 3.6.29-1
|
||||||
|
- Update to upstream
|
||||||
|
|
||||||
* Fri Aug 28 2009 Dan Walsh <dwalsh@redhat.com> 3.6.28-9
|
* Fri Aug 28 2009 Dan Walsh <dwalsh@redhat.com> 3.6.28-9
|
||||||
- Remove polkit_auth on upgrades
|
- Remove polkit_auth on upgrades
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user