Project

General

Profile

« Previous | Next » 

Revision b319e683

Added by Dominic Cleal almost 9 years ago

Converted spec files

View differences:

rubygem-syntax/rubygem-syntax.spec
Source1: %{gem_name}-LICENSE
Patch0: rubygem-syntax-fix-yaml-parse-for-ruby-1.9.patch
BuildRoot: %{_tmppath}/%{pkg_name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: %{?scl_prefix}ruby(abi) = 1.9.1
Requires: %{?scl_prefix}ruby(rubygems)
BuildRequires: %{?scl_prefix}rubygems-devel
BuildRequires: %{?scl_prefix}rubygem(minitest)
Requires: %{?scl_prefix_ruby}ruby(abi) = 1.9.1
Requires: %{?scl_prefix_ruby}ruby(rubygems)
BuildRequires: %{?scl_prefix_ruby}rubygems-devel
BuildRequires: %{?scl_prefix_ruby}rubygem(minitest)
BuildArch: noarch
Provides: %{?scl_prefix}rubygem(%{gem_name}) = %{version}
%{?scl:Obsoletes: ruby193-rubygem-%{gem_name}}
%description
Syntax is a lexical analysis framework. It supports pluggable syntax

Also available in: Unified diff