projects
/
platform
/
upstream
/
libsolv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
316e7cd
)
- try to fix fedora build
author
Michael Schroeder
<mls@suse.de>
Mon, 18 Jul 2011 14:42:20 +0000
(16:42 +0200)
committer
Michael Schroeder
<mls@suse.de>
Mon, 18 Jul 2011 14:42:20 +0000
(16:42 +0200)
package/libsolv.spec.in
patch
|
blob
|
history
diff --git
a/package/libsolv.spec.in
b/package/libsolv.spec.in
index
97169d6
..
f76819c
100644
(file)
--- a/
package/libsolv.spec.in
+++ b/
package/libsolv.spec.in
@@
-45,7
+45,7
@@
BuildRequires: swig
%endif
%if %{with ruby_binding}
%global ruby_vendorarch %(ruby -rrbconfig -e 'puts Config::CONFIG["vendorarchdir"]')
-BuildRequires: ruby-devel
+BuildRequires: ruby
ruby
-devel
BuildRequires: swig
%endif
%if %{with python_binding}