SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ruby2.4-rubygem-pg rpm build for : openSUSE Leap 42. For other distributions click ruby2.4-rubygem-pg.

Name : ruby2.4-rubygem-pg
Version : 0.21.0 Vendor : obs://build_opensuse_org/home:Ximi1970
Release : 5.1 Date : 2017-12-21 03:01:07
Group : Development/Languages/Ruby Source RPM : rubygem-pg-0.21.0-5.1.src.rpm
Size : 1.04 MB
Packager : (none)
Summary : Pg is the Ruby interface to the {PostgreSQL
Description :
Pg is the Ruby interface to the {PostgreSQL
RDBMS}[http://www.postgresql.org/].
It works with {PostgreSQL 9.1 and
later}[http://www.postgresql.org/support/versioning/].
A small example usage:

require \'pg\'

conn = PG.connect( dbname: \'sales\' )
conn.exec( \"SELECT * FROM pg_stat_activity\" ) do |result|
puts \" PID | User | Query\"
result.each do |row|
puts \" %7d | | %s \" %
row.values_at(\'procpid\', \'usename\', \'current_query\')
end
end.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/Ximi1970:/Servers:/Gitlab:/10.2-stable/openSUSE_Leap_42.2/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
pg_ext.so()(64bit)
ruby2.4-rubygem-pg
ruby2.4-rubygem-pg(x86-64)
rubygem(pg)
rubygem(ruby:2.4.0:pg)
rubygem(ruby:2.4.0:pg:0)
rubygem(ruby:2.4.0:pg:0.21)
rubygem(ruby:2.4.0:pg:0.21.0)

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
libruby2.4.so.2.4()(64bit)
libc.so.6()(64bit)
/usr/bin/ruby.ruby2.4
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
rpmlib(PayloadIsLzma) <= 4.4.6-1
libpq.so.5()(64bit)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
ruby(abi) = 2.4.0


Content of RPM :
/usr/lib64/ruby/gems/2.4.0/cache/pg-0.21.0.gem
/usr/lib64/ruby/gems/2.4.0/extensions/x86_64-linux/2.4.0/pg-0.21.0
/usr/lib64/ruby/gems/2.4.0/extensions/x86_64-linux/2.4.0/pg-0.21.0/gem.build_complete
/usr/lib64/ruby/gems/2.4.0/extensions/x86_64-linux/2.4.0/pg-0.21.0/pg_ext.so
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/.gemtest
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/BSDL
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/ChangeLog
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/Contributors.rdoc
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/History.rdoc
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/LICENSE
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/Manifest.txt
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/POSTGRES
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/README-OS_X.rdoc
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/README-Windows.rdoc
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/README.ja.rdoc
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/README.rdoc
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/Rakefile
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/Rakefile.cross
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/ext
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/ext/.sitearchdir.time
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/ext/errorcodes.def
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/ext/errorcodes.rb
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/ext/errorcodes.txt
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/ext/extconf.h
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/ext/extconf.rb
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/ext/gvl_wrappers.c
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/ext/gvl_wrappers.h
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/ext/pg.c
/usr/lib64/ruby/gems/2.4.0/gems/pg-0.21.0/ext/pg.h
There is 45 files more in these RPM.

 
ICM