[google-gson] Add BR maven-install-plugin which resolves RHBZ#992422.

jerboaa jerboaa at fedoraproject.org
Mon Aug 5 11:23:30 UTC 2013


commit 4073f556df18c316c9849057917db33847a019b6
Author: Severin Gehwolf <sgehwolf at redhat.com>
Date:   Mon Aug 5 13:22:29 2013 +0200

    Add BR maven-install-plugin which resolves RHBZ#992422.

 google-gson.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/google-gson.spec b/google-gson.spec
index d46af50..a3ef130 100644
--- a/google-gson.spec
+++ b/google-gson.spec
@@ -4,7 +4,7 @@
 
 Name:             google-%{short_name}
 Version:          2.2.4
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          Java lib for conversion of Java objects into JSON representation
 License:          ASL 2.0
 Group:            Development/Libraries
@@ -22,6 +22,7 @@ BuildRequires:    maven-local
 BuildRequires:    maven-surefire-provider-junit
 BuildRequires:    maven-plugin-cobertura
 BuildRequires:    maven-enforcer-plugin
+BuildRequires:    maven-install-plugin
 
 Requires:         java
 Requires:         jpackage-utils
@@ -75,6 +76,9 @@ cp -pr target/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Mon Aug 05 2013 Severin Gehwolf <sgehwolf at redhat.com> 2.2.4-3
+- Add BR maven-install-plugin, resolves RHBZ#992422.
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list