packages: ruby-eruby/ruby-eruby.spec - renamed ruby-ERuby -> ruby-eruby
baggins
baggins at pld-linux.org
Sat Feb 27 19:00:39 CET 2010
Author: baggins Date: Sat Feb 27 18:00:39 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- renamed ruby-ERuby -> ruby-eruby
---- Files affected:
packages/ruby-eruby:
ruby-eruby.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: packages/ruby-eruby/ruby-eruby.spec
diff -u packages/ruby-eruby/ruby-eruby.spec:1.11 packages/ruby-eruby/ruby-eruby.spec:1.12
--- packages/ruby-eruby/ruby-eruby.spec:1.11 Thu Mar 8 07:40:05 2007
+++ packages/ruby-eruby/ruby-eruby.spec Sat Feb 27 19:00:34 2010
@@ -1,17 +1,18 @@
# $Revision$, $Date$
+%define pkgname eruby
Summary: Embedded Ruby
Summary(pl.UTF-8): Osadzony Ruby
-Name: ruby-ERuby
+Name: ruby-%{pkgname}
Version: 1.0.5
Release: 4
License: GPL
Group: Development/Languages
-Source0: http://modruby.net/archive/eruby-%{version}.tar.gz
+Source0: http://modruby.net/archive/%{pkgname}-%{version}.tar.gz
# Source0-md5: af294fe34dc6cf24228aec95167b3099
BuildRequires: rpmbuild(macros) >= 1.277
BuildRequires: ruby-modules
%{?ruby_mod_ver_requires_eq}
-Obsoletes: ruby-eruby
+Obsoletes: ruby-ERuby
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -57,6 +58,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2010/02/27 18:00:34 baggins
+- renamed ruby-ERuby -> ruby-eruby
+
Revision 1.11 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-eruby/ruby-eruby.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list