17
0
2012-04-17 10:19:24 +00:00
committed by Git OBS Bridge
parent a0441b0f9b
commit 599a51cd4d
4 changed files with 34 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package rubygem-ruby_parser (Version 2.0.5)
# spec file for package rubygem-ruby_parser
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,14 +15,12 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: rubygem-ruby_parser
Version: 2.0.5
Version: 2.3.1
Release: 0
%define mod_name ruby_parser
#
Group: Development/Languages/Ruby
License: MIT
#
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: rubygems_with_buildroot_patch
@@ -34,6 +32,9 @@ Url: http://parsetree.rubyforge.org/
Source: %{mod_name}-%{version}.gem
#
Summary: ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc--which does by default use a C extension)
License: MIT
Group: Development/Languages/Ruby
%description
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing
racc--which does by default use a C extension). RP's output is