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}