SHA256
3
0
forked from pool/libzio

Accepting request 580107 from home:favogt:licensetag

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

OBS-URL: https://build.opensuse.org/request/show/580107
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libzio?expand=0&rev=39
This commit is contained in:
Adam Majer 2018-02-26 09:48:34 +00:00 committed by Git OBS Bridge
parent 82127d516c
commit ffce680446
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 22 15:10:40 UTC 2018 - fvogt@suse.com
- Use %license (boo#1082318)
-------------------------------------------------------------------
Tue Jan 9 12:54:36 UTC 2018 - werner@suse.de

View File

@ -82,12 +82,13 @@ make DESTDIR=$RPM_BUILD_ROOT install libdir=%{_libdir} mandir=%{_mandir}
%files -n %lname
%defattr(-,root,root)
%license COPYING
%{_libdir}/libzio.so.1
%{_libdir}/libzio.so.%{version}
%files devel
%defattr(-,root,root)
%doc README COPYING
%doc README
%{_libdir}/libzio.a
%{_libdir}/libzio.so
%{_mandir}/man3/fzopen.3*