14
0

Accepting request 687611 from devel:languages:python

- Fix fdupes call

OBS-URL: https://build.opensuse.org/request/show/687611
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-metaextract?expand=0&rev=11
This commit is contained in:
2019-04-05 09:57:07 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 7 11:11:14 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Fix fdupes call
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 4 12:50:22 UTC 2018 - Matej Cepl <mcepl@suse.com> Tue Dec 4 12:50:22 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-metaextract # spec file for package python-metaextract
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -52,7 +52,7 @@ useful for others, too.
%install %install
%python_install %python_install
%python_expand %fdupes %{buildroot}%{python_sitelib} %python_expand %fdupes %{buildroot}%{$python_sitelib}
%python_clone -a %{buildroot}%{_bindir}/metaextract %python_clone -a %{buildroot}%{_bindir}/metaextract