https://bugzilla.redhat.com/show_bug.cgi?id=1121402 --- Comment #4 from jiri vanek <jvanek@xxxxxxxxxx> --- Spec URL: http://jvanek.fedorapeople.org/t-digets/3/t-digest.spec SRPM URL: http://jvanek.fedorapeople.org/t-digets/3/t-digest-3.0-1.fc20.src.rpm Description: A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means Fedora Account System Username: jvanek rpms: http://jvanek.fedorapeople.org/t-digets/3/noarch/ --- /home/jvanek/rpmbuild/SPECS/old +++ /home/jvanek/rpmbuild/SPECS/t-digest.spec @@ -1,10 +1,12 @@ +%global url https://github.com/tdunning/%{name} + Name: t-digest Version: 3.0 Release: 1%{?dist} Summary: A new data structure for on-line accumulation of statistics -License: APL-2 -URL: https://github.com/tdunning/%{name}/ -Source0: https://github.com/tdunning/%{name}/archive/%{name}-%{version}.tar.gz +License: ASL 2.0 +URL: %{url} +Source0: %{url}/archive/%{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: maven-local @@ -13,7 +15,7 @@ %description A new data structure for accurate on-line accumulation of rank-based statistics -such as quantiles and trimmed means. The t-digest algorithm is also very parallel +eg. quantiles and trimmed means. The t-digest algorithm is also very parallel friendly making it useful in map-reduce and parallel streaming applications. %package javadoc -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review