From b70b22a5d5faefe90941b93f23df013ae2f9cfa308dc4381b513a839485017b6 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 13 Nov 2018 12:30:07 +0000 Subject: [PATCH] Remove superfluous buil requirements OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-epubmerge?expand=0&rev=2 --- python-epubmerge.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/python-epubmerge.spec b/python-epubmerge.spec index db652d2..a68d4d4 100644 --- a/python-epubmerge.spec +++ b/python-epubmerge.spec @@ -1,5 +1,5 @@ # -# spec file for package python-fanficfare +# spec file for package python-epubmerge # # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # @@ -28,11 +28,9 @@ License: GPL-3.0-only Group: Development/Languages/Python URL: https://github.com/JimmXinu/EpubMerge Source: https://github.com/JimmXinu/EpubMerge/archive/v%{version}.tar.gz -BuildRequires: python2 BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires(post): update-alternatives -Requires(postun): update-alternatives +BuildRequires: python2 BuildArch: noarch %python_subpackages