License file just where it's needed.
All packages besides the perl module depend on -libs, so two copies of COPYING is enough. Also explain why vzic doesn't have a license file.
This commit is contained in:
parent
e80f59d1b0
commit
00a0f27af4
@ -553,7 +553,6 @@ getent passwd cyrus >/dev/null || /usr/sbin/useradd -c "Cyrus IMAP Server" -d /v
|
|||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING
|
|
||||||
%doc README.md doc/README.* doc/examples doc/text
|
%doc README.md doc/README.* doc/examples doc/text
|
||||||
|
|
||||||
%_datadir/cyrus-imapd
|
%_datadir/cyrus-imapd
|
||||||
@ -638,6 +637,7 @@ getent passwd cyrus >/dev/null || /usr/sbin/useradd -c "Cyrus IMAP Server" -d /v
|
|||||||
|
|
||||||
|
|
||||||
%files vzic
|
%files vzic
|
||||||
|
# No license file is included with vzic
|
||||||
%cyrexecdir/vzic*
|
%cyrexecdir/vzic*
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user