معرفی شرکت ها


setup-rb-5.999.4-alt8.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Executable file for setup gem
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic noarch
نام بسته setup-rb
نام فایل بسته setup-rb-5.999.4-alt8.noarch.rpm
نسخه بسته 5.999.4
انتشار بسته alt8
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Thu 31 Dec 2020 11
هاست سازنده majioa-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/rubyworks/setup
مجوز BSD-2-Clause
حجم دانلود 13K
حجم نصب 4.832K
Executable file for setup gem.


نیازمندی

مقدار نام
- /usr/bin/env
= 5.999.4-alt8:sisyphus+264172.100.3.1 gem-setup
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 5.999.4-alt8:sisyphus+264172.100.3.1 setup-rb


نحوه نصب


نصب پکیج rpm setup-rb:

    sudo apt-get install setup-rb-5.999.4-alt8.noarch.rpm


فایل ها

مسیرها
/usr/bin/setup.rb
/usr/share/doc/setup-rb-5.999.4
/usr/share/doc/setup-rb-5.999.4/README.rdoc


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2020-12-29

! ls-files of git to list proper files
! pre key now to affect only make action

2020-12-17

! proper detection for requires / provides

2020-12-02

! workaround to remove the "!ruby/array:Files" from yaml

2020-11-22

! trash in provides for packages with prebuild task enabled

2020-09-15

+ using gut ls-files when no git app

2020-07-13

! gemfile dep export in one line when dep name is the same
! spec syntax

2020-07-09

- additional config path part for config folder for gem target

2020-06-30

^ 5.999.3 -> 5.999.4
+ actor module
+ 3 actors: copy, link, touch
+ dep-source command line key, to define a name of a source for the
+ append and skip lists support in source gem and gemfile
+ check to wheither the gemfile is exist, if no skip install
+ echoe spec core extension module
+ echo gemspec parser
+ gemspec detector for bones gemspec types
+ bones extension for core
+ blank method to replace embedded one in gem's specification class
+ autorequire for olddoc and wrongdoc modules if no
+ simple replacement for gem olddoc
+ simple replacement for gem wrongdoc
+ check to wheither the gemfile is exist, if no skip install
+ log module
- unnecessary deps
- duplication extfiles due to block in gem source module
! rookbook gemspec detector

2020-04-08

- explicit use of prefixes key in build section

2020-04-08

+ default prefixes to 'gem' value

2020-04-08

+ separation prefixes and suffixes when detection the context (lib/bin/...)
! lost prefixes key into build macro (fixes #38337)

2020-04-01

- erroneous glob lib ext method

2020-03-19

2020-03-05

! call to setup.rb with default pure %__setup_rb

2019-09-09

! spec according changlelog policy
+ making lost executables again workable (closes #37180)

2019-08-21

- mistake in dependecies detection for Gemfile source
! default datadir to libdir for site ruby packages
! getting task list from MultiTask instead of Task
+ load rake task imports before executio pre tasks
! state dir for gem target from localstatedir to datadir
+ logdir option, and its processing
! installer's group methods
! options parser for sources to make both key and value changeable
! options pass via parser for rakefile source
! object class options store to specfic one by changing from @@ to @.
+ ronn man detection and compilation
+ prefixes command line parameter: gem,ruby...
+ source directory groups command line parameters: --src<param>dirs
! source module parameter parsing
+ String#pluralize
+ spec selection from Gem::PackageTask object for Rakefile
- Require dirs detection mistake, not filters out only path with the beginning
- Hoe presence detection error
+ Rookbook gemspec parser (example: erubis gem)
- Olddoc syntax typo
- Hoe syntax typo
+ try load hoe gem in the beginning of the how gemspec module
+ support for group trees instead of file lists in sources
- installation module to support trees
- compilation modules supporting trees
- dep module supporting trees
- bin group name to exe in sources and targets
- include group name to inc in sources and targets
- etc group name to conf in sources and targets
- lost methods in ruby target
+ some kernel methods
- Prefix remove alias "rails-plugin" for packages
- Gemfile installation for the Gemfile source is used for gem version
- ERROR msg profix replaced with WARN
- fix DSL dependenciy replace list for #to_gemfile
- added compatibility call to external program to do some things for the
-compat=/path/to/program
- fixed name of the gem file to Gemfile
- fix loading and saving version replace list for the common and source parts
- added gem replace verison list argument to gemfile source