SHA256
1
0
forked from pool/spice-parent

Accepting request 1148823 from Java:packages

rpm 4.20 compat

OBS-URL: https://build.opensuse.org/request/show/1148823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spice-parent?expand=0&rev=2
This commit is contained in:
Ana Guerrero 2024-02-22 19:56:45 +00:00 committed by Git OBS Bridge
commit 25e3cf88c2
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 17:24:59 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Feb 9 06:37:04 UTC 2019 - Fridrich Strba <fstrba@suse.com> Sat Feb 9 06:37:04 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package spice-parent # spec file for package spice-parent
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -22,9 +22,9 @@ Release: 0
Summary: Sonatype Spice Components Summary: Sonatype Spice Components
License: Apache-2.0 License: Apache-2.0
Group: Development/Libraries/Java Group: Development/Libraries/Java
URL: http://github.com/sonatype/oss-parents URL: https://github.com/sonatype/oss-parents
Source0: http://repo1.maven.org/maven2/org/sonatype/spice/%{name}/%{version}/%{name}-%{version}.pom Source0: https://repo1.maven.org/maven2/org/sonatype/spice/%{name}/%{version}/%{name}-%{version}.pom
Source1: http://apache.org/licenses/LICENSE-2.0.txt Source1: https://apache.org/licenses/LICENSE-2.0.txt
Patch0: pom.patch Patch0: pom.patch
BuildRequires: forge-parent BuildRequires: forge-parent
BuildRequires: javapackages-local BuildRequires: javapackages-local
@ -41,7 +41,7 @@ cp -p %{SOURCE0} pom.xml
cp -p %{SOURCE1} . cp -p %{SOURCE1} .
#Remove plexus-javadoc #Remove plexus-javadoc
%patch0 %patch -P 0
%pom_xpath_remove pom:project/pom:parent/pom:relativePath %pom_xpath_remove pom:project/pom:parent/pom:relativePath