Explicitly add rubypick and ruubygems build dependencies
This commit is contained in:
parent
899e8f92a8
commit
efa6fc89ed
@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
Name: libsolv
|
Name: libsolv
|
||||||
Version: 0.6.15
|
Version: 0.6.15
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Url: https://github.com/openSUSE/libsolv
|
Url: https://github.com/openSUSE/libsolv
|
||||||
Source: https://github.com/openSUSE/libsolv/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source: https://github.com/openSUSE/libsolv/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
@ -42,7 +42,7 @@ Summary: Package dependency solver
|
|||||||
BuildRequires: cmake libdb-devel expat-devel rpm-devel zlib-devel
|
BuildRequires: cmake libdb-devel expat-devel rpm-devel zlib-devel
|
||||||
BuildRequires: swig
|
BuildRequires: swig
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
BuildRequires: perl perl-devel ruby ruby-devel python2-devel
|
BuildRequires: perl perl-devel ruby rubypick rubygems ruby-devel python2-devel
|
||||||
%endif
|
%endif
|
||||||
%if %{with python3}
|
%if %{with python3}
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
@ -226,6 +226,9 @@ make ARGS="-V" test
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 2 2016 Peter Robinson <pbrobinson@fedoraproject.org> 0.6.15-6
|
||||||
|
- Explicitly add rubypick and ruubygems build dependencies
|
||||||
|
|
||||||
* Tue Jan 12 2016 Vít Ondruch <vondruch@redhat.com> - 0.6.15-5
|
* Tue Jan 12 2016 Vít Ondruch <vondruch@redhat.com> - 0.6.15-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.3
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user