more .spec sheet fixups
This commit is contained in:
parent
2c8f979c41
commit
b8b23f9a72
1 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ License: BSD 2-Clause
|
|||
Summary: Desktop environment agnostic Flathub software center.
|
||||
|
||||
URL: https://github.com/gloriouseggroll/flatpost
|
||||
Source0: %{URL}/archive/refs/tags/%{version}.tar.gz
|
||||
Source0: %{url}/archive/refs/tags/%{tag}.tar.gz#/%{name}-%{tag}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: python3-devel
|
||||
|
|
@ -47,7 +47,7 @@ Desktop environment agnostic Flathub software center. Allows for browsing,
|
|||
installation, removal, updating, and permission management of flatpak packages and repositories.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n flatpost-%{version}
|
||||
%autosetup -p 1
|
||||
|
||||
%build
|
||||
make all DESTDIR=%{buildroot}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue