SHA256
1
0
forked from pool/fdupes

Accepting request 111208 from home:behrisch

fix for red hat based distros

OBS-URL: https://build.opensuse.org/request/show/111208
OBS-URL: https://build.opensuse.org/package/show/utilities/fdupes?expand=0&rev=5
This commit is contained in:
OBS User mrdocs 2012-03-27 04:39:43 +00:00 committed by Git OBS Bridge
parent 4ae0a3392b
commit 51fcf142a8
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 25 22:13:12 UTC 2012 - behrisch@users.sf.net
- added "which" requirement for red hat distros
-------------------------------------------------------------------
Mon Feb 13 10:46:03 UTC 2012 - coolo@suse.com

View File

@ -31,6 +31,9 @@ Patch2: fdupes-speedup.patch
#PATCH-FIX-OPENSUSE - bnc#406825
Patch3: fdupes-endianness.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?centos_version} || 0%{?rhel_version} || 0%{?fedora_version}
BuildRequires: which
%endif
%description
FDUPES is a program for identifying or deleting duplicate files