[hppc] fix Br list

gil gil at fedoraproject.org
Tue Jun 17 15:44:36 UTC 2014


commit 78fdf97243f490f1fb9cc9becf3065076d2fb546
Author: gil <puntogil at libero.it>
Date:   Tue Jun 17 17:44:22 2014 +0200

    fix Br list

 hppc.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/hppc.spec b/hppc.spec
index b54906c..eeeeca2 100644
--- a/hppc.spec
+++ b/hppc.spec
@@ -1,6 +1,6 @@
 Name:          hppc
 Version:       0.5.3
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       High Performance Primitive Collections for Java
 License:       ASL 2.0
 URL:           http://labs.carrotsearch.com/hppc.html
@@ -16,7 +16,7 @@ BuildRequires: mvn(commons-io:commons-io)
 BuildRequires: mvn(org.apache.ant:ant)
 BuildRequires: mvn(org.apache.ant:ant-junit)
 BuildRequires: mvn(org.apache.velocity:velocity)
-BuildRequires: mvn(org.sonatype.oss:oss-parent)
+BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:)
 
 %if 0
 # hppc-benchmarks deps
@@ -125,6 +125,9 @@ sed -i 's/\r//' CHANGES
 %doc LICENSE
 
 %changelog
+* Tue Jun 17 2014 gil cattaneo <puntogil at libero.it> 0.5.3-4
+- fix BR list
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list