SHA256
1
0
forked from pool/libguestfs

Accepting request 554861 from home:cbosdonnat:branches:Virtualization

- Don't run fdupes as it symlinks some of the python3 binding
  files to their python2 equivalent

OBS-URL: https://build.opensuse.org/request/show/554861
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=419
This commit is contained in:
Cédric Bosdonnat 2017-12-06 15:46:58 +00:00 committed by Git OBS Bridge
parent 04b6f777c5
commit c3c36fd757
2 changed files with 2 additions and 2 deletions

View File

@ -5,6 +5,8 @@ Mon Dec 4 17:18:57 UTC 2017 - cbosdonnat@suse.com
(fate#323526)
- add hwinfo to the appliance packages for ntfs support.
(bsc#1070976)
- Don't run fdupes as it symlinks some of the python3 binding
files to their python2 equivalent
-------------------------------------------------------------------
Wed Nov 22 16:22:39 UTC 2017 - cbosdonnat@suse.com

View File

@ -82,7 +82,6 @@ BuildRequires: bash-completion-devel >= 2.0
%endif
%endif
BuildRequires: bison
BuildRequires: fdupes
BuildRequires: file-devel
BuildRequires: flex
BuildRequires: gcc
@ -660,7 +659,6 @@ rm -fv %{buildroot}/%{_libdir}/*.a
#
touch %{name}.lang
%find_lang %{name}
%fdupes -s %{buildroot}/
# Appliance NTFS files
%if 0%{?is_opensuse}