Remove togglesebool man page
This commit is contained in:
parent
d6f11ce40d
commit
0662ba4d16
@ -10,7 +10,7 @@
|
||||
Summary: SELinux library and simple utilities
|
||||
Name: libselinux
|
||||
Version: 2.2.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Libraries
|
||||
Source: %{name}-%{version}.tgz
|
||||
@ -179,6 +179,7 @@ mv %{buildroot}%{_sbindir}/getconlist %{buildroot}%{_sbindir}/selinuxconlist
|
||||
install -d %{buildroot}%{_mandir}/man8/
|
||||
install -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man8/
|
||||
install -m 644 %{SOURCE2} %{buildroot}%{_mandir}/man8/
|
||||
rm -f %{buildroot}%{_mandir}/man8/togglesebool*
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
@ -240,6 +241,9 @@ rm -rf %{buildroot}
|
||||
%{ruby_sitearch}/selinux.so
|
||||
|
||||
%changelog
|
||||
* Thu Dec 5 2013 Dan Walsh <dwalsh@redhat.com> - 2.2.1-2
|
||||
- Remove togglesebool man page
|
||||
|
||||
* Mon Nov 25 2013 Dan Walsh <dwalsh@redhat.com> - 2.2.1-1
|
||||
- Update to upstream
|
||||
* Remove -lpthread from pkg-config file; it is not required.
|
||||
|
Loading…
Reference in New Issue
Block a user