Accepting request 630746 from home:kbabioch:branches:devel:libraries:c_c++

fix lang issues

OBS-URL: https://build.opensuse.org/request/show/630746
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libconfuse?expand=0&rev=5
This commit is contained in:
Ismail Dönmez 2018-08-21 11:15:03 +00:00 committed by Git OBS Bridge
parent 30349627ec
commit 2531842a19

View File

@ -63,7 +63,7 @@ statements.
This package holds the development files for libconfuse.
%lang_package
%lang_package -n %{library_name}
%prep
%setup -q -n confuse-%{version}
@ -98,6 +98,6 @@ rm %{buildroot}%{_libdir}/libconfuse.la
%{_includedir}/confuse.h
%{_mandir}/man3/*.3%{?ext_man}
%files lang -f confuse.lang
%files -n %{library_name}-lang -f confuse.lang
%changelog