forked from pool/fdupes
Compare commits
2 Commits
factory
...
bundle_nex
| Author | SHA256 | Date | |
|---|---|---|---|
|
dc6e840984
|
|||
|
c7ff5ad4b6
|
@@ -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
|
Fri Dec 16 12:40:20 UTC 2016 - psimons@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -31,6 +31,9 @@ Source0: https://github.com/adrianlopezroche/fdupes/archive/v%{upstream_v
|
|||||||
Source1: macros.fdupes
|
Source1: macros.fdupes
|
||||||
#PATCH-FIX-SUSE: fix patch according distro's needs
|
#PATCH-FIX-SUSE: fix patch according distro's needs
|
||||||
Patch0: fdupes-makefile.patch
|
Patch0: fdupes-makefile.patch
|
||||||
|
%if ! 0%{?rhel}
|
||||||
|
ExclusiveArch: do_not_build
|
||||||
|
%endif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|||||||
Reference in New Issue
Block a user