forked from pool/zxing-cpp
Accepting request 710964 from devel:libraries:c_c++
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/710964 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zxing-cpp?expand=0&rev=2
This commit is contained in:
commit
c1194f44c7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 12:11:25 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Trim metadata redundancies from description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 05:06:25 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -31,7 +31,7 @@ BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
|
||||
%description
|
||||
ZXing ("zebra crossing") is an open-source, multi-format 1D/2D barcode image
|
||||
ZXing ("zebra crossing") is an multi-format 1D/2D barcode image
|
||||
processing library. This package provides a C++ implementation.
|
||||
|
||||
%prep
|
||||
@ -49,7 +49,7 @@ Summary: Library for processing 1D and 2D barcodes
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n libZXingCore%{sover}
|
||||
ZXing ("zebra crossing") is an open-source, multi-format 1D/2D barcode image
|
||||
ZXing ("zebra crossing") is an multi-format 1D/2D barcode image
|
||||
processing library. This package provides a C++ implementation.
|
||||
|
||||
%post -n libZXingCore%{sover} -p /sbin/ldconfig
|
||||
@ -67,7 +67,7 @@ Group: Development/Languages/C and C++
|
||||
Requires: libZXingCore%{sover} = %{version}
|
||||
|
||||
%description devel
|
||||
ZXing ("zebra crossing") is an open-source, multi-format 1D/2D barcode image
|
||||
ZXing ("zebra crossing") is an multi-format 1D/2D barcode image
|
||||
processing library. This package provides header files to use ZXing in
|
||||
other applications.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user