exclude requirements from internal directory [release 0.3.9-2mamba;Mon Sep 12 2022]
This commit is contained in:
parent
94f0d0bcf8
commit
7a38ec2f6f
@ -1,6 +1,6 @@
|
|||||||
Name: whatsdesk-bin
|
Name: whatsdesk-bin
|
||||||
Version: 0.3.9
|
Version: 0.3.9
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Unofficial client of WhatsApp (upstream binary distribution)
|
Summary: Unofficial client of WhatsApp (upstream binary distribution)
|
||||||
Group: Graphical Desktop/Applications/Internet
|
Group: Graphical Desktop/Applications/Internet
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,33 +11,6 @@ Source: https://zerkc.gitlab.io/whatsdesk/whatsdesk_%{version}_amd64.deb
|
|||||||
Source1: whatsdesk-LICENSE
|
Source1: whatsdesk-LICENSE
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
#libffmpeg.so()(64bit): unidentified build requirement
|
|
||||||
BuildRequires: glibc-devel
|
|
||||||
BuildRequires: libX11-devel
|
|
||||||
BuildRequires: libXcomposite-devel
|
|
||||||
BuildRequires: libXdamage-devel
|
|
||||||
BuildRequires: libXext-devel
|
|
||||||
BuildRequires: libXfixes-devel
|
|
||||||
BuildRequires: libXrandr-devel
|
|
||||||
BuildRequires: libalsa-devel
|
|
||||||
BuildRequires: libat-spi2-atk-devel
|
|
||||||
BuildRequires: libat-spi2-core-devel
|
|
||||||
BuildRequires: libatk-devel
|
|
||||||
BuildRequires: libcairo-devel
|
|
||||||
BuildRequires: libcups-devel
|
|
||||||
BuildRequires: libdbus-devel
|
|
||||||
BuildRequires: libdrm-devel
|
|
||||||
BuildRequires: libexpat-devel
|
|
||||||
BuildRequires: libgcc
|
|
||||||
BuildRequires: libglib-devel
|
|
||||||
BuildRequires: libgtk3-devel
|
|
||||||
BuildRequires: libmesa-devel
|
|
||||||
BuildRequires: libnspr-devel
|
|
||||||
BuildRequires: libnss-devel
|
|
||||||
BuildRequires: libpango-devel
|
|
||||||
BuildRequires: libwayland-devel
|
|
||||||
BuildRequires: libxcb-devel
|
|
||||||
BuildRequires: libxkbcommon-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libarchive-tools
|
BuildRequires: libarchive-tools
|
||||||
|
|
||||||
@ -48,6 +21,8 @@ This package provides the upstrim binary distribution repackaged.
|
|||||||
|
|
||||||
%debug_package
|
%debug_package
|
||||||
|
|
||||||
|
%define _build_id_links none
|
||||||
|
%global __requires_exclude_from ^/opt/whatsdesk/.*$
|
||||||
%global __provides_exclude_from ^/opt/whatsdesk/.*$
|
%global __provides_exclude_from ^/opt/whatsdesk/.*$
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
@ -79,5 +54,8 @@ ln -s /opt/whatsdesk/whatsdesk %{buildroot}%{_bindir}/whatsdesk
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 12 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.9-2mamba
|
||||||
|
- exclude requirements from internal directory
|
||||||
|
|
||||||
* Fri Sep 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.9-1mamba
|
* Fri Sep 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.9-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user