Kaydet (Commit) 7a080d0f authored tarafından Michael Stahl's avatar Michael Stahl

setup_native: add 64 bit provides to fake-db.rpm

üst 60e35702
......@@ -9,8 +9,11 @@ AutoReqProv: no
%define _tmppath /tmp
#BuildRoot: %{_tmppath}/%{name}-root
Provides: libgnomevfs-2.so.0
Provides: libgnomevfs-2.so.0()(64bit)
Provides: libgconf-2.so.4
Provides: libgconf-2.so.4()(64bit)
Provides: libfreetype.so.6
Provides: libfreetype.so.6()(64bit)
Provides: /bin/sh
Provides: /bin/basename
Provides: /bin/cat
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment