add filesystem guard

This commit is contained in:
Harald Hoyer 2012-01-25 21:11:25 +01:00
parent 72a0b8bef4
commit 22b8a9f139
1 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Summary: The GNU versions of find utilities (find and xargs)
Name: findutils
Version: 4.5.10
Release: 3%{?dist}
Release: 4%{?dist}
Epoch: 1
License: GPLv3+
Group: Applications/File
@ -25,7 +25,7 @@ Patch4: findutils-4.5.7-warnings.patch
Requires(post): /sbin/install-info
Requires(preun): /sbin/install-info
#Conflicts: filesystem < 3
Conflicts: filesystem < 3
Provides: /bin/find
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -104,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT
%{_infodir}/find-maint.info.gz
%changelog
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 4.5.10-4
- add filesystem guard
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 1:4.5.10-3
- install everything in /usr
https://fedoraproject.org/wiki/Features/UsrMove