Accepting request 704994 from home:jengelh:branches:devel:libraries:c_c++
- Trim metadata redundancies from description. OBS-URL: https://build.opensuse.org/request/show/704994 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zxing-cpp?expand=0&rev=4
This commit is contained in:
parent
38b0366b4e
commit
fbcaccebf9
@ -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>
|
Wed May 22 05:06:25 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ BuildRequires: cmake
|
|||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
|
||||||
%description
|
%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.
|
processing library. This package provides a C++ implementation.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
@ -49,7 +49,7 @@ Summary: Library for processing 1D and 2D barcodes
|
|||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n libZXingCore%{sover}
|
%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.
|
processing library. This package provides a C++ implementation.
|
||||||
|
|
||||||
%post -n libZXingCore%{sover} -p /sbin/ldconfig
|
%post -n libZXingCore%{sover} -p /sbin/ldconfig
|
||||||
@ -67,7 +67,7 @@ Group: Development/Languages/C and C++
|
|||||||
Requires: libZXingCore%{sover} = %{version}
|
Requires: libZXingCore%{sover} = %{version}
|
||||||
|
|
||||||
%description devel
|
%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
|
processing library. This package provides header files to use ZXing in
|
||||||
other applications.
|
other applications.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user