diff --git a/gitea.spec b/gitea.spec index 1fd42f4..eff8a95 100644 --- a/gitea.spec +++ b/gitea.spec @@ -2,7 +2,7 @@ ExclusiveArch: %{go_arches} Name: gitea Version: 1.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Go GIT Server License: MIT @@ -80,7 +80,7 @@ sed -i \ %install rm -rf %{buildroot} -cd src/github.com/gitea/gitea +cd src/code.gitea.io/gitea %{__install} -d %{buildroot}%{_bindir} %{__install} -d %{buildroot}%{_sysconfdir}/gitea %{__install} -d %{buildroot}/usr/lib/systemd/system