i* Tue Sep 19 2006 Alexander Larsson <alexl@redhat.com> - 2.16.0-4
- Support changing selinux contexts (#204030)
This commit is contained in:
parent
984c0f8bf4
commit
25db4826ff
1710
nautilus-2.16.0-selinux.patch
Normal file
1710
nautilus-2.16.0-selinux.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -23,7 +23,7 @@
|
|||||||
Name: nautilus
|
Name: nautilus
|
||||||
Summary: Nautilus is a file manager for GNOME.
|
Summary: Nautilus is a file manager for GNOME.
|
||||||
Version: 2.16.0
|
Version: 2.16.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/2.7/%{name}/%{name}-%{version}.tar.bz2
|
Source: ftp://ftp.gnome.org/pub/GNOME/sources/2.7/%{name}/%{name}-%{version}.tar.bz2
|
||||||
@ -84,6 +84,7 @@ Patch1: nautilus-2.5.7-rhconfig.patch
|
|||||||
Patch2: nautilus-2.15.2-format.patch
|
Patch2: nautilus-2.15.2-format.patch
|
||||||
Patch3: background-no-delay.patch
|
Patch3: background-no-delay.patch
|
||||||
Patch4: nautilus-2.16.0-model-crash.patch
|
Patch4: nautilus-2.16.0-model-crash.patch
|
||||||
|
Patch5: nautilus-2.16.0-selinux.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Nautilus integrates access to files, applications, media,
|
Nautilus integrates access to files, applications, media,
|
||||||
@ -115,6 +116,7 @@ for writing nautilus extensions.
|
|||||||
%patch2 -p1 -b .format
|
%patch2 -p1 -b .format
|
||||||
%patch3 -p1 -b .no-delay
|
%patch3 -p1 -b .no-delay
|
||||||
%patch4 -p0 -b .model-crash
|
%patch4 -p0 -b .model-crash
|
||||||
|
%patch5 -p0 -b .selinux
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -202,6 +204,9 @@ scrollkeeper-update
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 19 2006 Alexander Larsson <alexl@redhat.com> - 2.16.0-4
|
||||||
|
- Support changing selinux contexts (#204030)
|
||||||
|
|
||||||
* Thu Sep 14 2006 Alexander Larsson <alexl@redhat.com> - 2.16.0-3
|
* Thu Sep 14 2006 Alexander Larsson <alexl@redhat.com> - 2.16.0-3
|
||||||
- Fix crash when opening custom icon dialog (#205352)
|
- Fix crash when opening custom icon dialog (#205352)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user