- update to v20121204
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/ruby-build?expand=0&rev=7
This commit is contained in:
parent
12d86bf62d
commit
4c8552e528
3
ruby-build-20121204.tar.bz2
Normal file
3
ruby-build-20121204.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4ae7d7d4a7d70a42d9a3bbde68ccdccc49ea3e5fa433105c9fc0e18eb81d299
|
||||
size 15500
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 12 12:37:19 UTC 2012 - dmacvicar@suse.com
|
||||
|
||||
- update to v20121204
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 25 09:47:49 UTC 2012 - dmacvicar@suse.com
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: ruby-build
|
||||
Version: 20120524
|
||||
Version: 20121204
|
||||
Release: 0
|
||||
BuildArch: noarch
|
||||
License: MIT
|
||||
Group: Development/Languages/Ruby
|
||||
Url: https://github.com/sstephenson/ruby-build
|
||||
Summary: Compile and install Ruby
|
||||
Source0: sstephenson-ruby-build-v%{version}-0-gb53c445.tar.bz2
|
||||
Source0: ruby-build-%{version}.tar.bz2
|
||||
Requires: bash curl gcc
|
||||
# ruby MRI BuildRequires
|
||||
Requires: bison gdbm-devel gperf graphviz libjpeg-devel openssl-devel readline-devel tk-devel automake
|
||||
@ -16,7 +16,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ruby-build provides a simple way to compile and install different versions of Ruby on UNIX-like systems.
|
||||
|
||||
%prep
|
||||
%setup -q -n sstephenson-ruby-build-b53c445
|
||||
%setup -q
|
||||
%build
|
||||
|
||||
%install
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d91b99ee9cf00d30331bf2892f1ec2dfd0c3746675a7954a1a9263bc09d1f34
|
||||
size 8566
|
Loading…
Reference in New Issue
Block a user