forked from pool/epub2txt2
- revert: remove patches
OBS-URL: https://build.opensuse.org/package/show/utilities/epub2txt2?expand=0&rev=13
This commit is contained in:
parent
6202540ace
commit
52f2d57ac3
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 1 07:57:55 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||||
|
|
||||||
|
- revert: remove patches
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 1 07:25:02 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
Sun May 1 07:25:02 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||||
|
|
||||||
|
@ -26,8 +26,8 @@ License: GPL-3.0-only
|
|||||||
Group: Productivity/Text/Utilities
|
Group: Productivity/Text/Utilities
|
||||||
URL: https://github.com/kevinboone/epub2txt2
|
URL: https://github.com/kevinboone/epub2txt2
|
||||||
Source0: https://github.com/kevinboone/epub2txt2/archive/02f69e6243d6c96f78da45fb710a265e5aee2fb5.tar.gz
|
Source0: https://github.com/kevinboone/epub2txt2/archive/02f69e6243d6c96f78da45fb710a265e5aee2fb5.tar.gz
|
||||||
Patch0: LICENSE.patch
|
#Patch0: LICENSE.patch
|
||||||
Patch1: bmwiedemann-sort.patch
|
#Patch1: bmwiedemann-sort.patch
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
Requires: unzip
|
Requires: unzip
|
||||||
@ -37,7 +37,6 @@ Simple command-line utility for extracting text from EPUB documents
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{_commit_hash}
|
%setup -q -n %{name}-%{_commit_hash}
|
||||||
%patch1 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%make_build
|
%make_build
|
||||||
|
Loading…
Reference in New Issue
Block a user