From e0fe22f1d86fd09473052c489ca9fed28bb0f355 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 4 Apr 2021 11:30:13 +0200 Subject: [PATCH] - disable debugsource packages; release 2 --- gnome-tour.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnome-tour.spec b/gnome-tour.spec index 4333a15..c85507a 100644 --- a/gnome-tour.spec +++ b/gnome-tour.spec @@ -2,7 +2,7 @@ Summary: GNOME Tour and Greeter Summary(pl.UTF-8): Przewodnik i powitanie środowiska GNOME Name: gnome-tour Version: 40.0 -Release: 1 +Release: 2 License: GPL v3+ Group: X11/Applications Source0: https://download.gnome.org/sources/gnome-tour/40/%{name}-%{version}.tar.xz @@ -22,7 +22,7 @@ BuildRequires: gtk+3-devel >= 3.16 BuildRequires: libhandy1-devel >= 1 BuildRequires: meson >= 0.50 BuildRequires: ninja >= 1.5 -BuildRequires: rpmbuild(macros) >= 1.736 +BuildRequires: rpmbuild(macros) >= 2.005 BuildRequires: rust BuildRequires: tar >= 1:1.22 BuildRequires: xz @@ -37,6 +37,9 @@ Requires: libhandy1 >= 1 ExclusiveArch: %{x8664} %{ix86} x32 aarch64 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +# debugsource packages don't support rust +%define _debugsource_packages 0 + %description A guided tour and greeter for GNOME. -- 2.43.0