From 22b8a9f13947deeb2f9dfabb44f650864e237855 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Wed, 25 Jan 2012 21:11:25 +0100 Subject: [PATCH] add filesystem guard --- findutils.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/findutils.spec b/findutils.spec index 7e7a587..da80a8b 100644 --- a/findutils.spec +++ b/findutils.spec @@ -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 4.5.10-4 +- add filesystem guard + * Wed Jan 25 2012 Harald Hoyer 1:4.5.10-3 - install everything in /usr https://fedoraproject.org/wiki/Features/UsrMove