SHA256
1
0
forked from pool/libuna

Accepting request 897598 from home:jengelh:forensics

another bot report, another take

OBS-URL: https://build.opensuse.org/request/show/897598
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libuna?expand=0&rev=17
This commit is contained in:
Greg Freemyer 2021-06-06 01:12:29 +00:00 committed by Git OBS Bridge
parent 13b4a234f2
commit 378671b5d1

View File

@ -69,7 +69,7 @@ Group: Development/Tools/Other
%description tools %description tools
Several tools for converting Unicode and ASCII (byte stream) based text. Several tools for converting Unicode and ASCII (byte stream) based text.
%package %{?pprefix}devel %package devel
Summary: Development files for libuna, a library to support Unicode/ASCII conversions Summary: Development files for libuna, a library to support Unicode/ASCII conversions
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
Requires: %lname%psuffix = %version Requires: %lname%psuffix = %version
@ -77,7 +77,7 @@ Requires: %lname%psuffix = %version
Obsoletes: libuna-mini-devel Obsoletes: libuna-mini-devel
%endif %endif
%description %{?pprefix}devel %description devel
libuna is a library to support Unicode and ASCII (byte string) libuna is a library to support Unicode and ASCII (byte string)
conversions. conversions.
@ -113,7 +113,7 @@ rm -f "%{buildroot}/%{_libdir}"/*.la
%{_mandir}/man1/unaexport.1* %{_mandir}/man1/unaexport.1*
%endif %endif
%files %{?pprefix}devel %files devel
%{_includedir}/libuna* %{_includedir}/libuna*
%{_libdir}/libuna.so %{_libdir}/libuna.so
%{_libdir}/pkgconfig/libuna.pc %{_libdir}/pkgconfig/libuna.pc