SHA256
1
0
forked from pool/epub2txt2

- remove patch argument in spec file

OBS-URL: https://build.opensuse.org/package/show/utilities/epub2txt2?expand=0&rev=11
This commit is contained in:
Soc Virnyl Estela 2022-05-01 07:23:09 +00:00 committed by Git OBS Bridge
parent 611cacf9c8
commit 960dc3863d
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun May 1 07:18:28 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- remove patch argument in spec file
-------------------------------------------------------------------
Sun May 1 06:57:52 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>

View File

@ -26,8 +26,6 @@ License: GPL-3.0-only
Group: Productivity/Text/Utilities
URL: https://github.com/kevinboone/epub2txt2
Source0: https://github.com/kevinboone/epub2txt2/archive/02f69e6243d6c96f78da45fb710a265e5aee2fb5.tar.gz
Patch0: LICENSE.patch
Patch1: bmwiedemann-sort.patch
BuildRequires: gcc
BuildRequires: make
Requires: unzip
@ -37,7 +35,6 @@ Simple command-line utility for extracting text from EPUB documents
%prep
%setup -q -n %{name}-%{_commit_hash}
%autopatch -p1
%build
%make_build