From 4e1b05cb7bcdbddb6dba189e4dfcaa9d35869f12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dirk=20M=C3=BCller?= Date: Mon, 3 Jan 2022 15:23:18 +0100 Subject: [PATCH] dist: include project-installcheck.py again otherwise /usr/bin/osrt-project-installcheck is a stale softlink --- dist/package/openSUSE-release-tools.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dist/package/openSUSE-release-tools.spec b/dist/package/openSUSE-release-tools.spec index be556e3a..f0645e6f 100644 --- a/dist/package/openSUSE-release-tools.spec +++ b/dist/package/openSUSE-release-tools.spec @@ -1,7 +1,7 @@ # # spec file for package openSUSE-release-tools # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -483,6 +483,7 @@ exit 0 %{_bindir}/osrt-findfileconflicts %{_bindir}/osrt-maintenance-installcheck %{_bindir}/osrt-write_repo_susetags_file +%{_datadir}/%{source_dir}/project-installcheck.py %{_datadir}/%{source_dir}/findfileconflicts %{_datadir}/%{source_dir}/write_repo_susetags_file.pl