[schlichtherle-oss-parent] Remove findbugs dependency

Gerard Ryan galileo at fedoraproject.org
Wed Oct 16 20:46:55 UTC 2013


commit 6ebbd750f21bceb7b572b79c2831c38852e3bf41
Author: Gerard Ryan <gerard at ryan.lt>
Date:   Wed Oct 16 21:45:47 2013 +0100

    Remove findbugs dependency

 schlichtherle-oss-parent.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/schlichtherle-oss-parent.spec b/schlichtherle-oss-parent.spec
index a0f967c..b9a169b 100644
--- a/schlichtherle-oss-parent.spec
+++ b/schlichtherle-oss-parent.spec
@@ -1,6 +1,6 @@
 Name:		schlichtherle-oss-parent
 Version:	21
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Parent Pom for OSS Projects
 
 License:	ASL 2.0
@@ -22,7 +22,6 @@ Source Software (OSS) projects, such as truezip.
 cp %{SOURCE0} pom.xml
 
 %pom_remove_dep com.google.code.findbugs:annotations
-%pom_add_dep net.sourceforge.findbugs:annotations
 
 %build
 %mvn_build
@@ -34,6 +33,9 @@ cp %{SOURCE0} pom.xml
 
 %changelog
 * Wed Oct 16 2013 Gerard Ryan <galileo at fedoraproject.org> - 21-2
+- Remove findbugs dependency
+
+* Wed Oct 16 2013 Gerard Ryan <galileo at fedoraproject.org> - 21-2
 - Fix findbugs annotations dependency groupId
 
 * Tue Oct 15 2013 Gerard Ryan <galileo at fedoraproject.org> - 21-1


More information about the scm-commits mailing list