Accepting request 580084 from home:favogt:licensetag

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

OBS-URL: https://build.opensuse.org/request/show/580084
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=172
This commit is contained in:
2018-02-27 09:47:58 +00:00
committed by Git OBS Bridge
parent 50e03bd4e8
commit 7e434ad156
2 changed files with 9 additions and 2 deletions

View File

@@ -188,13 +188,15 @@ rm -f %{buildroot}%{_libdir}/*.la
%endif
%attr(755,root,root) %{_bindir}/file
%doc %{_mandir}/man1/file.1.gz
%doc COPYING AUTHORS NEWS ChangeLog
%license COPYING
%doc AUTHORS NEWS ChangeLog
%files devel
%defattr (-,root,root)
%{_libdir}/lib*.so
%{_includedir}/magic.h
%doc %{_mandir}/man3/libmagic.3.gz
%doc README COPYING AUTHORS NEWS ChangeLog
%license COPYING
%doc README AUTHORS NEWS ChangeLog
%changelog