1a3bc2
%__rubygems_requires	%{_rpmconfigdir}/rubygems.req
1a3bc2
%__rubygems_provides	%{_rpmconfigdir}/rubygems.prov
1a3bc2
%__rubygems_conflicts	%{_rpmconfigdir}/rubygems.con
1a3bc2
# In non-gem packages, the %%{gem_name} macro is not available and the macro
1a3bc2
# stays unexpanded which leads to "invalid regex" error (rhbz#1154067).
1a3bc2
%__rubygems_path	^%{?gem_name:%{gem_spec}}%{!?gem_name:this_should_never_match_anything}$