pvalena / rpms / ruby

Forked from rpms/ruby 6 years ago
Clone
724ffdb
%__rubygems_requires	%{_rpmconfigdir}/rubygems.req
724ffdb
%__rubygems_provides	%{_rpmconfigdir}/rubygems.prov
637f46e
%__rubygems_conflicts	%{_rpmconfigdir}/rubygems.con
4375d5c
# In non-gem packages, the %%{gem_name} macro is not available and the macro
4375d5c
# stays unexpanded which leads to "invalid regex" error (rhbz#1154067).
4375d5c
%__rubygems_path	^%{?gem_name:%{gem_spec}}%{!?gem_name:this_should_never_match_anything}$