Accepting request 479367 from devel:languages:rust
1 OBS-URL: https://build.opensuse.org/request/show/479367 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust?expand=0&rev=11
This commit is contained in:
commit
3a44538dda
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 13 10:14:21 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Remove duplicate license files from _docdir: rpm 4.13 no longer
|
||||
implicitly packages those files and we catch them using %license,
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 23 07:36:17 UTC 2017 - bg@suse.com
|
||||
|
||||
|
@ -169,6 +169,9 @@ cp src/rt/hoedown/LICENSE src/rt/hoedown/LICENSE-hoedown
|
||||
sed -e '/*\//q' src/libbacktrace/backtrace.h \
|
||||
>src/libbacktrace/LICENSE-libbacktrace
|
||||
|
||||
# Remvove the license files from _docdir: make install put duplicates there
|
||||
rm %{buildroot}%{_defaultdocdir}/%{name}/{COPYRIGHT,LICENSE-APACHE,LICENSE-MIT}
|
||||
|
||||
%if 0%{?suse_version}
|
||||
%fdupes %{buildroot}%{_prefix}
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user