[bouncycastle] remove update_maven_depmap

gil gil at fedoraproject.org
Thu Aug 29 13:30:39 UTC 2013


commit 65728e0903bd845a5dfe030eda6f2b1791441e2a
Author: gil <puntogil at libero.it>
Date:   Thu Aug 29 15:30:12 2013 +0200

    remove update_maven_depmap

 bouncycastle.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/bouncycastle.spec b/bouncycastle.spec
index b8022e9..a73d831 100644
--- a/bouncycastle.spec
+++ b/bouncycastle.spec
@@ -5,7 +5,7 @@
 Summary:          Bouncy Castle Crypto Package for Java
 Name:             bouncycastle
 Version:          %{ver}
-Release:          9%{?dist}
+Release:          10%{?dist}
 License:          MIT
 URL:              http://www.%{name}.org/
 # Use original sources from here on out.
@@ -118,7 +118,6 @@ popd
     done
   done
 } || :
-%update_maven_depmap
 
 %postun
 if [ $1 -eq 0 ] ; then
@@ -145,7 +144,6 @@ if [ $1 -eq 0 ] ; then
   } || :
 
 fi
-%update_maven_depmap
 
 %files
 %doc *.html
@@ -160,6 +158,9 @@ fi
 %{_javadocdir}/%{name}/
 
 %changelog
+* Thu Aug 29 2013 gil cattaneo <puntogil at libero.it> 1.46-10
+- remove update_maven_depmap
+
 * Mon Aug 05 2013 gil cattaneo <puntogil at libero.it> 1.46-9
 - rebuilt rhbz#992026
 


More information about the scm-commits mailing list