public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michael Simacek <msimacek@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/google-gson] epel10: Remove dependency on cobertura
Date: Mon, 17 Aug 2026 12:38:45 GMT	[thread overview]
Message-ID: <178697032571.1.4106822747855404639.rpms-google-gson-6855a63db202@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/google-gson
Branch : epel10
Commit : 6855a63db202fa75e26e582a2044f6d0f6d48f5e
Author : Michael Simacek <msimacek@redhat.com>
Date   : 2015-03-30T14:19:19+02:00
Stats  : +11/-13 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/google-gson/c/6855a63db202fa75e26e582a2044f6d0f6d48f5e?branch=epel10

Log:
Remove dependency on cobertura

---
diff --git a/google-gson.spec b/google-gson.spec
index 15bf86f..fb8e75b 100644
--- a/google-gson.spec
+++ b/google-gson.spec
@@ -4,10 +4,9 @@
 
 Name:             google-%{short_name}
 Version:          2.2.4
-Release:          6%{?dist}
+Release:          7%{?dist}
 Summary:          Java lib for conversion of Java objects into JSON representation
 License:          ASL 2.0
-Group:            Development/Libraries
 URL:              http://code.google.com/p/%{name}
 # request for tarball: http://code.google.com/p/google-gson/issues/detail?id=283
 # svn export http://google-gson.googlecode.com/svn/tags/gson-%{version} google-gson-%{version}
@@ -16,15 +15,13 @@ Source0:          %{name}-%{version}.tar.xz
 
 BuildArch:        noarch
 
-BuildRequires:    java-devel
-BuildRequires:    jpackage-utils
-BuildRequires:    maven-local
-BuildRequires:    maven-surefire-provider-junit
-BuildRequires:    maven-plugin-cobertura
-BuildRequires:    maven-enforcer-plugin
-BuildRequires:    maven-install-plugin
-
-Requires:         jpackage-utils
+BuildRequires:  maven-local
+BuildRequires:  mvn(junit:junit)
+BuildRequires:  mvn(org.apache.maven.plugins:maven-assembly-plugin)
+BuildRequires:  mvn(org.apache.maven.plugins:maven-eclipse-plugin)
+BuildRequires:  mvn(org.apache.maven.plugins:maven-release-plugin)
+BuildRequires:  mvn(org.apache.maven.plugins:maven-source-plugin)
+BuildRequires:  mvn(org.sonatype.oss:oss-parent:pom:)
 
 %description
 Gson is a Java library that can be used to convert a Java object into its
@@ -34,8 +31,6 @@ pre-existing objects that you do not have source-code of.
 
 %package javadoc
 Summary:          API documentation for %{name}
-Group:            Documentation
-Requires:         jpackage-utils
 
 %description javadoc
 This package contains the API documentation for %{name}.
@@ -60,6 +55,9 @@ sed -i 's/\r//g' LICENSE
 %doc LICENSE
 
 %changelog
+* Mon Mar 30 2015 Michael Simacek <msimacek@redhat.com> - 2.2.4-7
+- Remove dependency on cobertura
+
 * Tue Jun 10 2014 Severin Gehwolf <sgehwolf@redhat.com> - 2.2.4-6
 - Move to xmvn style packaging.
 - Fix FTBFS. Resolves RHBZ#1106707.

                 reply	other threads:[~2026-08-17 12:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178697032571.1.4106822747855404639.rpms-google-gson-6855a63db202@fedoraproject.org \
    --to=msimacek@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox