Dominique Leuenberger 2020-04-05 18:53:27 +00:00 committed by Git OBS Bridge
commit 0cfcdce3ad
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Apr 4 11:33:06 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Drop -lang Recommends: No longer needed, Supplements in place.
- Use modern macros.
-------------------------------------------------------------------
Wed Mar 11 06:40:12 UTC 2020 - Kyrill Detinov <lazy.kent@opensuse.org>

View File

@ -35,7 +35,6 @@ BuildRequires: pkgconfig(exiv2)
BuildRequires: pkgconfig(poppler) >= 0.35
BuildRequires: pkgconfig(uuid)
Requires: djvulibre
Recommends: %{name}-lang
%description
pdf2djvu creates DjVu files from PDF files. It's able to extract:
@ -45,11 +44,11 @@ metadata (including XMP metadata).
%lang_package
%prep
%setup -q
%autosetup -p1
%build
%configure
make %{?_smp_mflags}
%make_build
%install
%make_install