Mercurial > logstash
comparison jruby.spec @ 35:d5349a22907e default tip
fix license tags in spec files to be fedora compatible
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Wed, 25 Sep 2013 21:00:11 -0700 |
parents | 0f249d38da21 |
children |
comparison
equal
deleted
inserted
replaced
34:8ed811f9a0bd | 35:d5349a22907e |
---|---|
6 Summary: just enough jruby for el6 to get logstash running | 6 Summary: just enough jruby for el6 to get logstash running |
7 Name: jruby | 7 Name: jruby |
8 Version: 1.7.3 | 8 Version: 1.7.3 |
9 Release: 0%{?dist} | 9 Release: 0%{?dist} |
10 Group: System Environment/Daemons | 10 Group: System Environment/Daemons |
11 License: Apache 2.0 | 11 License: ASL 2.0 |
12 URL: http://www.jruby.org/ | 12 URL: http://www.jruby.org/ |
13 BuildArch: noarch | 13 BuildArch: noarch |
14 Source0: http://repository.codehaus.org/org/jruby/jruby-complete/%{version}/jruby-complete-%{version}.jar | 14 Source0: http://repository.codehaus.org/org/jruby/jruby-complete/%{version}/jruby-complete-%{version}.jar |
15 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) | 15 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) |
16 | 16 |