From 6f4373a33a842d9013d8dde8016354f9fb39c48c68f14d2ffc0dd27c1b0fdd4b Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 3 Mar 2018 00:19:07 +0000 Subject: [PATCH] Accepting request 580620 from home:xexaxo:branches: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. OBS-URL: https://build.opensuse.org/request/show/580620 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland?expand=0&rev=80 --- wayland.changes | 5 +++++ wayland.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/wayland.changes b/wayland.changes index d4dad7c..d0b4193 100644 --- a/wayland.changes +++ b/wayland.changes @@ -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 diff --git a/wayland.spec b/wayland.spec index e112b6f..bf4997c 100644 --- a/wayland.spec +++ b/wayland.spec @@ -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}