Fridrich Strba 2024-02-29 17:37:20 +00:00 committed by Git OBS Bridge
parent 74580b8468
commit 2d6cb96ca6
4 changed files with 10 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:81475fcb508af67831e9635553d96dca9230421d35eb22ec5182e6dcac389d99
size 13246360

3
tycho-1.6.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:814a799f058f03982e19846f9894b84c485dda7aa9e4a22800817e376baf9fcb
size 14441713

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 29 17:36:22 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Fix broken source link
-------------------------------------------------------------------
Thu Feb 22 07:57:05 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -38,7 +38,7 @@ Summary: Plugins and extensions for building Eclipse plugins and OSGI bun
License: Apache-2.0 AND EPL-1.0
URL: https://eclipse.org/tycho
# Tycho project source
Source0: http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/snapshot/org.eclipse.tycho-%{git_tag}.tar.xz
Source0: https://github.com/eclipse-tycho/tycho/archive/refs/tags/%{git_tag}.tar.gz
# Eclipse Plugin Project supporting filesystem as p2 repository
Source1: https://github.com/rgrunber/fedoraproject-p2/archive/%{fp_p2_git_tag}/fedoraproject-p2-%{fp_p2_git_tag}.tar.gz
# this is a workaround for maven-plugin-plugin changes that happened after
@ -204,7 +204,7 @@ Provides: tycho-extras-javadoc = %{version}-%{release}
This package contains the API documentation for %{name}.
%prep
%setup -q -n org.eclipse.tycho-%{git_tag} -a 1
%setup -q -n tycho-%{git_tag} -a 1
mv fedoraproject-p2-%{fp_p2_git_tag} fedoraproject-p2
%patch -P 0 -p1