From 85e3bdd672e2f1e7b80339f94893cd01b860847556ecdef0c785fd4ab4842720 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 26 Apr 2022 16:35:59 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/google-guice?expand=0&rev=18 --- create-tarball.sh | 2 +- google-guice.spec | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/create-tarball.sh b/create-tarball.sh index 8033931..fca9092 100644 --- a/create-tarball.sh +++ b/create-tarball.sh @@ -2,7 +2,7 @@ set -e -x test $# -eq 1 test ! -d guice -git clone git://github.com/google/guice.git +git clone https://github.com/google/guice.git cd ./guice git checkout ${1} git branch unbundled-${1} diff --git a/google-guice.spec b/google-guice.spec index 371171b..cb6d2e2 100644 --- a/google-guice.spec +++ b/google-guice.spec @@ -176,8 +176,6 @@ This package provides %{summary}. find . -name "*.jar" -and ! -name "munge.jar" -delete find . -name "*.class" -delete -%pom_change_dep -r -f ::::: ::::: - %pom_disable_module struts2 extensions # Android-specific extension %pom_disable_module dagger-adapter extensions