[truecommons-parent] Fix for findbugs-2.0.3

Gerard Ryan galileo at fedoraproject.org
Sat Dec 28 14:44:26 UTC 2013


commit e05b2eb92cd11af0c9422d3f833e5772278be673
Author: Gerard Ryan <gerard at ryan.lt>
Date:   Sat Dec 28 14:44:16 2013 +0000

    Fix for findbugs-2.0.3

 truecommons-parent.spec |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/truecommons-parent.spec b/truecommons-parent.spec
index 381b38f..4f16468 100644
--- a/truecommons-parent.spec
+++ b/truecommons-parent.spec
@@ -1,6 +1,6 @@
 Name:		truecommons-parent
 Version:	67
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Parent Pom for OSS Projects
 
 License:	ASL 2.0
@@ -24,9 +24,6 @@ Parent POM for Open Source Software projects hosted on java.net.
 %prep
 cp %{SOURCE0} pom.xml
 
-%pom_remove_dep com.google.code.findbugs:annotations
-%pom_add_dep net.sourceforge.findbugs:annotations
-
 %build
 %mvn_build
 
@@ -36,8 +33,8 @@ cp %{SOURCE0} pom.xml
 %files -f .mfiles
 
 %changelog
-* Sat Dec 28 2013 Gerard Ryan <galileo at fedoraproject.org> - 67-3
-- Rebuild with new findbugs
+* Sat Dec 28 2013 Gerard Ryan <galileo at fedoraproject.org> - 67-4
+- Rebuild with new findbugs-2.0.3
 
 * Wed Oct 23 2013 Gerard Ryan <galileo at fedoraproject.org> - 67-2
 - Add findbugs as a BR


More information about the scm-commits mailing list