From 67820bd25d66f658099849c924392b34a42711eeceb882a3e847be5c0d3e4f03 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Thu, 2 Oct 2025 10:22:28 +0200 Subject: [PATCH] _config: drop %vendor etc. macro definitions Nothing built on OBS should have the vendor set to SUSE LLC. Signed-off-by: Nathan Cutler --- _config | 7 ------- 1 file changed, 7 deletions(-) diff --git a/_config b/_config index 9455a68..b00f6c5 100644 --- a/_config +++ b/_config @@ -192,13 +192,6 @@ BuildFlags: excludebuild:openmpi5:gnu-hpc BuildFlags: excludebuild:superlu:gnu-hpc BuildFlags: excludebuild:python-numpy:gnu-hpc - -Macros: -%packager https://bugzilla.suse.com -%maintenance_vendor SUSE LLC -%vendor SUSE LLC -:Macros - %if "%_repository" == "images" || "%_repository" == "container" Prefer: openSUSE-release -dummy-release # FTP tree takes forever -- 2.51.1