7
0
forked from pool/fdupes

2 Commits

2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 24 15:06:13 UTC 2025 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
- Only build package on RHEL environments
-------------------------------------------------------------------
Fri Dec 16 12:40:20 UTC 2016 - psimons@suse.com

View File

@@ -31,6 +31,9 @@ Source0: https://github.com/adrianlopezroche/fdupes/archive/v%{upstream_v
Source1: macros.fdupes
#PATCH-FIX-SUSE: fix patch according distro's needs
Patch0: fdupes-makefile.patch
%if ! 0%{?rhel}
ExclusiveArch: do_not_build
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description