From 7adb3c8dcb37ab71f041b2a7075717c7c78eea8a Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Tue, 30 Apr 2019 09:40:44 -0300 Subject: [PATCH] Make rpmlint happy Use tab instead of spaces at the java dependency line and use the 0.22.2 source that was uploaded to linuxtv.org, instead of the previous version I used locally in order to test if Java sources were being packaged with make dist inside ZBar. Signed-off-by: Mauro Carvalho Chehab --- sources | 2 +- zbar.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 435d0c1..f262c23 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zbar-0.22.2.tar.bz2) = 35d8a50323970b2fc6b59126bf3e8af44b1ced904b0044345517cb14ade7042560aa66812260c6ded0bd7eb8ac0b25eb986d402a967f20a47a4152e7369362b9 +SHA512 (zbar-0.22.2.tar.bz2) = 5b791f6674f6cbd34d8ee9e5f49c61c60584874be28768147e023664f487959e28fb75c02c6415eacece38c8e5be9ccbdb227871ce998267ae8c22b246b70122 diff --git a/zbar.spec b/zbar.spec index 1489109..066937e 100644 --- a/zbar.spec +++ b/zbar.spec @@ -11,7 +11,7 @@ BuildRequires: autoconf automake libtool gettext-devel BuildRequires: qt5-qtbase-devel qt5-qtx11extras-devel BuildRequires: gtk2-devel ImageMagick-devel BuildRequires: libv4l-devel libXv-devel xmlto dbus-devel -BuildRequires: java-11-openjdk-devel +BuildRequires: java-11-openjdk-devel %description A layered bar code scanning and decoding library. Supports EAN, UPC, Code 128,