Drop gopkg macros

This commit is contained in:
Link Dupont 2024-07-09 13:20:46 -04:00
parent 0388313ef8
commit 3e47ae281d

View File

@ -33,8 +33,6 @@ BuildRequires: pkgconfig(dbus-1)
%description %{common_description} %description %{common_description}
%gopkg
%prep %prep
%goprep %{?rhel:-k} %goprep %{?rhel:-k}
%autopatch -p1 %{?rhel:-M 99} %autopatch -p1 %{?rhel:-M 99}
@ -53,7 +51,6 @@ export %gomodulesmode
%install %install
%meson_install %meson_install
%gopkginstall
%if %{with check} %if %{with check}
%check %check
@ -70,7 +67,5 @@ export %gomodulesmode
%config(noreplace) %{_sysconfdir}/%{name} %config(noreplace) %{_sysconfdir}/%{name}
%{_datadir}/dbus-1/system-services/* %{_datadir}/dbus-1/system-services/*
%gopkgfiles
%changelog %changelog
%autochangelog %autochangelog