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:
parent
04b6f777c5
commit
c3c36fd757
@ -5,6 +5,8 @@ Mon Dec 4 17:18:57 UTC 2017 - cbosdonnat@suse.com
|
|||||||
(fate#323526)
|
(fate#323526)
|
||||||
- add hwinfo to the appliance packages for ntfs support.
|
- add hwinfo to the appliance packages for ntfs support.
|
||||||
(bsc#1070976)
|
(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
|
Wed Nov 22 16:22:39 UTC 2017 - cbosdonnat@suse.com
|
||||||
|
@ -82,7 +82,6 @@ BuildRequires: bash-completion-devel >= 2.0
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: fdupes
|
|
||||||
BuildRequires: file-devel
|
BuildRequires: file-devel
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -660,7 +659,6 @@ rm -fv %{buildroot}/%{_libdir}/*.a
|
|||||||
#
|
#
|
||||||
touch %{name}.lang
|
touch %{name}.lang
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
%fdupes -s %{buildroot}/
|
|
||||||
|
|
||||||
# Appliance NTFS files
|
# Appliance NTFS files
|
||||||
%if 0%{?is_opensuse}
|
%if 0%{?is_opensuse}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user