[truezip/f20] Remove unnecessary pom_add_dep invocation

Gerard Ryan galileo at fedoraproject.org
Fri Oct 25 16:43:04 UTC 2013


commit 14ed7a9ce4a67ed8babf63ecc93ec50d0200ceea
Author: Gerard Ryan <gerard at ryan.lt>
Date:   Thu Oct 24 23:19:07 2013 +0100

    Remove unnecessary pom_add_dep invocation

 truezip.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/truezip.spec b/truezip.spec
index a258fff..337cea8 100644
--- a/truezip.spec
+++ b/truezip.spec
@@ -231,7 +231,6 @@ find -type f -name *.class -delete
 
 # Fix findbugs groupId (switch for new dep)
 %pom_remove_dep com.google.code.findbugs:annotations
-%pom_add_dep net.sourceforge.findbugs:annotations . "<optional>true</optional>"
 
 # Add jsr-305 as dependency for javax.annotation.concurrent
 %pom_add_dep org.jsr-305:ri
@@ -266,6 +265,7 @@ find -type f -name *.class -delete
 %changelog
 * Thu Oct 24 2013 Gerard Ryan <galileo at fedoraproject.org> - 7.6.6-6
 - Use correct parent now that it's available
+- Remove unnecessary pom_add_dep invocation
 
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 7.6.6-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild


More information about the scm-commits mailing list