File rubygem-wirble.spec of Package rubygem-wirble

# norootforbuild

Name:           rubygem-wirble
Version:        0.1.2
Release:        0
%define mod_name wirble
#
Group:          Development/Languages/Ruby
License:        MIT
#
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  rubygems_with_buildroot_patch
Requires:       rubygems >= 0.8.11
#
URL:            http://pablotron.org/software/wirble/
Source:         http://pablotron.org/files/gems/wirble-%{version}.gem
#
Summary:        Handful of common Irb features, made easy.
%description
A handful of useful Irb features, including colorized results, tab-completion,
history, a simple prompt, and several helper methods, all rolled into one easy
to use package.


Authors:
--------
    Paul Duncan <paul@pablotron.org>

%prep

%build

%install
gem install --local --build-root=%{buildroot} %{S:0}

%clean
%{__rm} -rf %{buildroot}

%files
%defattr(-,root,root,-)
%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_name}-%{version}.gem
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/
%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_name}-%{version}.gemspec
%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_name}-%{version}/

%changelog
openSUSE Build Service is sponsored by