forked from pool/libzio
Accepting request 580153 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/580153 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzio?expand=0&rev=44
This commit is contained in:
commit
3805229394
@ -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
|
||||
|
||||
|
@ -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*
|
||||
|
Loading…
Reference in New Issue
Block a user