Provide nonversioned packageconfig (rhbz#789532).
This commit is contained in:
parent
a3b6f46f68
commit
465cd2abbf
@ -406,7 +406,7 @@ autoconf
|
|||||||
--with-vendorarchdir='%{ruby_vendorarchdir}' \
|
--with-vendorarchdir='%{ruby_vendorarchdir}' \
|
||||||
--with-rubyhdrdir='%{_includedir}' \
|
--with-rubyhdrdir='%{_includedir}' \
|
||||||
--with-rubygemsdir='%{rubygems_dir}' \
|
--with-rubygemsdir='%{rubygems_dir}' \
|
||||||
--with-ruby_pc='%{name}.pc' \
|
--with-ruby-pc='%{name}.pc' \
|
||||||
--disable-rpath \
|
--disable-rpath \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
--disable-versioned-paths
|
--disable-versioned-paths
|
||||||
@ -579,12 +579,7 @@ make check TESTS="-v $DISABLE_TESTS"
|
|||||||
|
|
||||||
%{_includedir}/*
|
%{_includedir}/*
|
||||||
%{_libdir}/libruby.so
|
%{_libdir}/libruby.so
|
||||||
# TODO
|
%{_libdir}/pkgconfig/%{name}.pc
|
||||||
# ruby.pc still needs fixing, see bug 789532 comment 8
|
|
||||||
%{_libdir}/pkgconfig/ruby.pc
|
|
||||||
%if 0%{?fedora} <= 18
|
|
||||||
%{_libdir}/pkgconfig/ruby-%{major_minor_version}.pc
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%files libs
|
%files libs
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
Loading…
Reference in New Issue
Block a user