remove internal provides [release 2.4.3-2mamba;Sun Sep 11 2022]
This commit is contained in:
parent
fe14e2bff6
commit
0777f906bf
@ -1,6 +1,6 @@
|
|||||||
Name: heroic-games-launcher
|
Name: heroic-games-launcher
|
||||||
Version: 2.4.3
|
Version: 2.4.3
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A Native GOG and Epic Games Launcher
|
Summary: A Native GOG and Epic Games Launcher
|
||||||
Group: Graphical Desktop/Applications/Games
|
Group: Graphical Desktop/Applications/Games
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -48,11 +48,15 @@ A Native GOG and Epic Games Launcher.
|
|||||||
%debug_package
|
%debug_package
|
||||||
|
|
||||||
%define _build_id_links none
|
%define _build_id_links none
|
||||||
|
%global __requires_exclude ^libffmpeg.so.*$
|
||||||
|
%global __provides_exclude_from ^%{_datadir}/heroic/.*$
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n HeroicGamesLauncher-%{version}
|
%setup -q -n HeroicGamesLauncher-%{version}
|
||||||
|
#-D -T
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
#:<< _EOF
|
||||||
yarn
|
yarn
|
||||||
yarn dist:linux tar.xz
|
yarn dist:linux tar.xz
|
||||||
|
|
||||||
@ -95,6 +99,9 @@ _EOF
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 11 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.3-2mamba
|
||||||
|
- remove internal provides
|
||||||
|
|
||||||
* Sat Sep 10 2022 Automatic Build System <autodist@mambasoft.it> 2.4.3-1mamba
|
* Sat Sep 10 2022 Automatic Build System <autodist@mambasoft.it> 2.4.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user