summaryrefslogtreecommitdiff
path: root/macros.aaa-pyproject-srpm
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-03-23 02:28:22 +0000
committerCoprDistGit <infra@openeuler.org>2023-03-23 02:28:22 +0000
commit6d8e39fe5ab063ff2a4c2a918cb6ad5b5d4aec45 (patch)
treebd5138cc2ba1ebbbdbc52bd269b506114f8caa12 /macros.aaa-pyproject-srpm
parentb0e529d9a17eaf6cc3ff98b78de743e401913baf (diff)
automatic import of pyproject-rpm-macros
Diffstat (limited to 'macros.aaa-pyproject-srpm')
-rw-r--r--macros.aaa-pyproject-srpm7
1 files changed, 7 insertions, 0 deletions
diff --git a/macros.aaa-pyproject-srpm b/macros.aaa-pyproject-srpm
new file mode 100644
index 0000000..9dab590
--- /dev/null
+++ b/macros.aaa-pyproject-srpm
@@ -0,0 +1,7 @@
+# This file is called macros.aaa-pyproject-srpm
+# to sort alphabetically before macros.pyproject.
+# When this file is installed but macros.pyproject is not
+# this macro will cause the package with the real macro to be installed.
+# When macros.pyproject is installed, it overrides this macro.
+# Note: This needs to maintain the same set of options as the real macro.
+%pyproject_buildrequires(rRxtNwe:) echo 'pyproject-rpm-macros' && exit 0