packages: ruby-narray/ruby-narray.spec - renamed ruby-NArray -> ruby-narray
baggins
baggins at pld-linux.org
Sat Feb 27 19:38:43 CET 2010
Author: baggins Date: Sat Feb 27 18:38:43 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- renamed ruby-NArray -> ruby-narray
---- Files affected:
packages/ruby-narray:
ruby-narray.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: packages/ruby-narray/ruby-narray.spec
diff -u packages/ruby-narray/ruby-narray.spec:1.10 packages/ruby-narray/ruby-narray.spec:1.11
--- packages/ruby-narray/ruby-narray.spec:1.10 Thu Mar 8 07:40:05 2007
+++ packages/ruby-narray/ruby-narray.spec Sat Feb 27 19:38:38 2010
@@ -1,17 +1,19 @@
# $Revision$, $Date$
+%define pkgname narray
Summary: Numerical Ruby
Summary(pl.UTF-8): Numeryczny Ruby
-Name: ruby-NArray
+Name: ruby-%{pkgname}
Version: 0.5.7p4
Release: 2
License: Ruby's
Group: Development/Languages
-Source0: http://www.ir.isas.ac.jp/~masa/ruby/dist/narray-%{version}.tar.gz
+Source0: http://www.ir.isas.ac.jp/~masa/ruby/dist/%{pkgname}-%{version}.tar.gz
# Source0-md5: 6c6a5b680b91514e37992c92c74cf5ea
URL: http://www.ir.isas.ac.jp/~masa/ruby/index-e.html
BuildRequires: rpmbuild(macros) >= 1.277
BuildRequires: ruby-devel
%{?ruby_mod_ver_requires_eq}
+Obsoletes: ruby-NArray
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -67,6 +69,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2010/02/27 18:38:38 baggins
+- renamed ruby-NArray -> ruby-narray
+
Revision 1.10 2007/03/08 06:40:05 aredridel
- massive attack: correct ri output path for ruby 1.8.6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ruby-narray/ruby-narray.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list