forked from jengelh/wayland
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
This commit is contained in:
parent
9b92b2c1b7
commit
6f4373a33a
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user