Accepting request 582111 from X11:Wayland

- Remove unneeded fdupes dependency/handling

AFAICT there are no duplicate files produced by the project.
Thus there's no need for the parsing or extra dependency. (forwarded request 580620 from xexaxo)

OBS-URL: https://build.opensuse.org/request/show/582111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayland?expand=0&rev=34
This commit is contained in:
Dominique Leuenberger 2018-03-06 09:44:42 +00:00 committed by Git OBS Bridge
commit 899f3df30d
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 27 14:00:52 UTC 2018 - emil.l.velikov@gmail.com
- Remove unneeded fdupes dependency/handling
-------------------------------------------------------------------
Fri Oct 13 09:06:18 UTC 2017 - jengelh@inai.de

View File

@ -34,7 +34,6 @@ Source4: baselibs.conf
#git#BuildRequires: autoconf >= 2.64
#git#BuildRequires: automake >= 1.11
#git#BuildRequires: libtool >= 2.2
BuildRequires: fdupes
BuildRequires: libxml2-tools
BuildRequires: libxslt-tools
BuildRequires: pkg-config
@ -136,7 +135,6 @@ make %{?_smp_mflags}
%install
%make_install %{?_smp_mflags}
find "%buildroot" -type f -name "*.la" -delete -print
%fdupes %buildroot/%_prefix
%check
%if !0%{?qemu_user_space_build}