summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru Scvortov <alexandru@rabbitmq.com>2011-10-03 16:45:50 +0100
committerAlexandru Scvortov <alexandru@rabbitmq.com>2011-10-03 16:45:50 +0100
commit227cfbe0a926784e554794e43729d00363f49d1e (patch)
treefe81a535c3f0c26cf99ff2a8b3c33fe014db2903
parented500c5c2326ba4549a874f10c177aca2c5a7b8d (diff)
downloadrabbitmq-server-227cfbe0a926784e554794e43729d00363f49d1e.tar.gz
add all LICENSE files to the RPM
The rules are here: http://fedoraproject.org/wiki/Packaging:LicensingGuidelines They just say that the package should contain a license file and that it should be %doc. We could specify the multiple licenses in the License: field at the top, but that's just going to be annoying. We are kind of going against http://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries but CouchDB does the same thing with mochiweb, etap, ibrowse and erlang-oauth, and Ejabberd does the same thing with eldap.
-rw-r--r--packaging/RPMS/Fedora/rabbitmq-server.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/RPMS/Fedora/rabbitmq-server.spec b/packaging/RPMS/Fedora/rabbitmq-server.spec
index fb4a455c..fb27e9bd 100644
--- a/packaging/RPMS/Fedora/rabbitmq-server.spec
+++ b/packaging/RPMS/Fedora/rabbitmq-server.spec
@@ -115,7 +115,7 @@ done
%dir %{_sysconfdir}/rabbitmq
%{_initrddir}/rabbitmq-server
%config(noreplace) %{_sysconfdir}/logrotate.d/rabbitmq-server
-%doc LICENSE LICENSE-MPL-RabbitMQ
+%doc LICENSE*
%clean
rm -rf %{buildroot}