[Rpm-maint] [rpm-software-management/rpm] RFE: Configurable macro file search path(s) (#363)

Vít Ondruch notifications at github.com
Mon Mar 5 15:54:57 UTC 2018


This passes:

~~~
$ git diff
diff --git a/ruby.spec b/ruby.spec
index c9ff8dc..3748781 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -104,6 +104,7 @@ Source14: test_systemtap.rb
 # fails on older Fedoras.
 %{?load:%{SOURCE4}}
 %{?load:%{SOURCE5}}
+%{?load:%{_rpmmacrodir}/macros.*}
 
 # Fix ruby_version abuse.
 # https://bugs.ruby-lang.org/issues/11002
~~~

But I am not really sure what is the result, if the macros got loaded :)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/363#issuecomment-370465021
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180305/36d6acc7/attachment.html>


More information about the Rpm-maint mailing list