forked from pool/libmetalink
Accepting request 612309 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/612309 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmetalink?expand=0&rev=7
This commit is contained in:
commit
6473a7d220
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 24 10:36:02 CEST 2018 - kukuk@suse.de
|
||||||
|
|
||||||
|
- Use %license instead of %doc [bsc#1082318]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 21 19:36:12 UTC 2018 - crrodriguez@opensuse.org
|
Wed Mar 21 19:36:12 UTC 2018 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -92,7 +92,8 @@ make %{?_smp_mflags} test
|
|||||||
|
|
||||||
%files -n libmetalink%{soname}
|
%files -n libmetalink%{soname}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS ChangeLog COPYING README
|
%license COPYING
|
||||||
|
%doc AUTHORS ChangeLog README
|
||||||
%{_libdir}/libmetalink.so.%{soname}
|
%{_libdir}/libmetalink.so.%{soname}
|
||||||
%{_libdir}/libmetalink.so.%{soname}.*
|
%{_libdir}/libmetalink.so.%{soname}.*
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user