]> git.pld-linux.org Git - packages/rpm.git/blobdiff - prov-req-macros
- add provides/requires scripts macros for perl and python
[packages/rpm.git] / prov-req-macros
diff --git a/prov-req-macros b/prov-req-macros
new file mode 100644 (file)
index 0000000..ef7867e
--- /dev/null
@@ -0,0 +1,4 @@
+%__perl_provides       %{_rpmhome}/perl.prov
+%__perl_requires       %{_rpmhome}/perl.req
+%__python_provides     %{_rpmhome}/pythoneggs.py --provides
+%__python_requires     %{_rpmhome}/pythoneggs.py --requires
This page took 0.063234 seconds and 4 git commands to generate.