From 947bc9d0ab790c79128a38576483889d1d43ebf9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 12 Aug 2014 11:01:29 +0300 Subject: [PATCH] up to 1.9.3, license is BSD now --- ruby-ffi.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/ruby-ffi.spec b/ruby-ffi.spec index ab00034..d827a21 100644 --- a/ruby-ffi.spec +++ b/ruby-ffi.spec @@ -1,16 +1,17 @@ -# +# TODO: +# - rm files in platform dir (and make not noarch?) # Conditional build: %bcond_without tests # build without tests %define pkgname ffi Summary: FFI Extensions for Ruby Name: ruby-%{pkgname} -Version: 1.8.1 -Release: 2 -License: LGPL v3 +Version: 1.9.3 +Release: 1 +License: BSD Group: Development/Languages Source0: http://rubygems.org/gems/%{pkgname}-%{version}.gem -# Source0-md5: b3b511cfa03083b0ed078e28f9556517 +# Source0-md5: 1b5ab133fb1b861eeb7c7a8dbaa0acf4 URL: http://wiki.github.com/ffi/ffi BuildRequires: libffi-devel BuildRequires: rpm-rubyprov @@ -71,7 +72,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc README.md History.txt LICENSE +%doc README.md LICENSE %{ruby_vendorlibdir}/ffi.rb %{ruby_vendorlibdir}/ffi %attr(755,root,root) %{ruby_vendorarchdir}/ffi_c.so -- 2.44.0