SHA256
6
0
forked from pool/libffi

Accepting request 580095 from home:favogt:licensetag

Use %license (boo#1082318). Please forward to SLE, if possible

OBS-URL: https://build.opensuse.org/request/show/580095
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libffi?expand=0&rev=10
This commit is contained in:
2018-02-26 11:08:52 +00:00
committed by Git OBS Bridge
parent c8bd4caf53
commit 15abff891c
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 22 15:10:35 UTC 2018 - fvogt@suse.com
- Use %license (boo#1082318)
-------------------------------------------------------------------
Tue Feb 20 09:55:15 UTC 2018 - schwab@suse.de

View File

@@ -102,7 +102,6 @@ rm %{buildroot}%{_libdir}/libffi.la
%{_prefix}/include/ffi.h
%{_prefix}/include/ffitarget.h
%{_libdir}/pkgconfig/libffi.pc
%doc LICENSE
%doc %{_mandir}/man3/ffi.3.gz
%doc %{_mandir}/man3/ffi_call.3.gz
%doc %{_mandir}/man3/ffi_prep_cif.3.gz
@@ -111,6 +110,7 @@ rm %{buildroot}%{_libdir}/libffi.la
%files -n libffi%{libffi_sover}
%defattr(-,root,root)
%license LICENSE
%{_libdir}/libffi.so.%{libffi_sover}*
%changelog