Accepting request 135470 from devel:languages:ruby:extensions

- updated to version 1.0.0, finaly final - still no changelog

OBS-URL: https://build.opensuse.org/request/show/135470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-eventmachine?expand=0&rev=5
This commit is contained in:
Stephan Kulow 2012-09-23 19:11:18 +00:00 committed by Git OBS Bridge
commit 1c5a9812bb
4 changed files with 13 additions and 5 deletions

3
eventmachine-1.0.0.gem Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ff8a799d0bac093a37dff1fb3407aa460c756d8518e814155ccbcda967d450e3
size 224256

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:58d260773b6ee7a7ce58a18f8ff95bfe2d0f8e9eb908cc49328aa78a8c945b17
size 224256

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Sep 23 15:16:32 UTC 2012 - coolo@suse.com
- updated to version 1.0.0, finaly final - still no changelog
-------------------------------------------------------------------
Sun Jul 29 19:56:39 UTC 2012 - coolo@suse.com

View File

@ -17,17 +17,20 @@
Name: rubygem-eventmachine
Version: 1.0.0.rc.4
Version: 1.0.0
Release: 0
%define mod_name eventmachine
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: ruby-macros >= 1
BuildRequires: rubygem(rdoc) > 3.10
# MANUAL BEGIN
BuildRequires: gcc-c++
BuildRequires: openssl-devel
BuildRequires: pkg-config
BuildRequires: ruby-devel
BuildRequires: ruby-macros >= 1
# MANUAL END
Url: http://rubyeventmachine.com
Source: %{mod_full_name}.gem
Summary: Ruby/EventMachine library