move .lang
OBS-URL: https://build.opensuse.org/package/show/network/libdatovka?expand=0&rev=2
This commit is contained in:
parent
516c4bfbd6
commit
56cee665e8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 19 10:29:18 UTC 2021 - Jiri Slaby <jslaby@suse.cz>
|
||||
|
||||
- move .lang to the main rpm (to avoid conflicts of w/ multiple libs)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 1 09:43:33 UTC 2021 - Jiri Slaby <jslaby@suse.cz>
|
||||
|
||||
|
@ -72,7 +72,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%post -n %{libname} -p /sbin/ldconfig
|
||||
%postun -n %{libname} -p /sbin/ldconfig
|
||||
|
||||
%files -n %{libname} -f %{name}.lang
|
||||
%files -f %{name}.lang
|
||||
|
||||
%files -n %{libname}
|
||||
%license COPYING
|
||||
%doc AUTHORS
|
||||
%{_libdir}/*.so.*
|
||||
|
Loading…
x
Reference in New Issue
Block a user