Ruby 2.4.0 versiyonuna güncellendi, db-devel ve readline-devel bağımlılıkları temizlendi

This commit is contained in:
MuhammetDilmac
2017-02-03 12:59:43 +03:00
parent 0e3e31e6d0
commit 9fdc4e0ff6
+13 -8
View File
@@ -12,17 +12,15 @@
<IsA>app:console</IsA>
<Summary>An object-oriented scripting language</Summary>
<Description>Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.</Description>
<Archive sha1sum="de97ec6132ac76bb7c0f92b5ca4682138093af1b" type="tarbz2">ftp://ftp.ruby-lang.org/pub/ruby/2.2/ruby-2.2.2.tar.bz2</Archive>
<Archive sha1sum="944d2588308391b20a89642472454d1dfe7b2360" type="tarbz2">ftp://ftp.ruby-lang.org/pub/ruby/2.4/ruby-2.4.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>tcltk-devel</Dependency>
<Dependency>db-devel</Dependency>
<Dependency>gmp-devel</Dependency>
<Dependency>tcl-devel</Dependency>
<Dependency>gdbm-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>libffi-devel</Dependency>
<Dependency>openssl-devel</Dependency>
<Dependency>readline-devel</Dependency>
<Dependency>libyaml-devel</Dependency>
</BuildDependencies>
</Source>
@@ -43,12 +41,12 @@
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/ruby/2.2.0/</Path>
<Path fileType="library">/usr/lib/ruby/2.4.0/</Path>
<Path fileType="library">/usr/lib/ruby/site_ruby/</Path>
<Path fileType="library">/usr/lib/ruby/vendor_ruby/</Path>
<Path fileType="library">/usr/lib/ruby/libruby-static.a</Path>
<Path fileType="library">/usr/lib/libruby.so.2.2</Path>
<Path fileType="library">/usr/lib/libruby.so.2.2.0</Path>
<Path fileType="library">/usr/lib/libruby.so.2.4</Path>
<Path fileType="library">/usr/lib/libruby.so.2.4.0</Path>
<Path fileType="library">/usr/lib/libruby-static.a</Path>
<Path fileType="library">/usr/lib/libruby.so</Path>
<Path fileType="doc">/usr/share/ri</Path>
@@ -66,7 +64,7 @@
<Files>
<Path fileType="executable">/usr/bin/gem</Path>
<Path fileType="library">/usr/lib/ruby/gems</Path>
<Path fileType="data">/usr/share/ri/2.2.0/system/Gem</Path>
<Path fileType="data">/usr/share/ri/2.4.0/system/Gem</Path>
</Files>
</Package>
@@ -77,12 +75,19 @@
<Dependency release="current">ruby</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="header">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-02-02</Date>
<Version>2.4.0</Version>
<Comment>Release Bump</Comment>
<Name>Muhammet Dilmaç</Name>
<Email>m.dilmac@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>2.2.2</Version>