SPECS: ruby.spec - pl summary for -modules, cosmetics
qboosh
qboosh at pld-linux.org
Mon Jan 9 21:24:57 CET 2006
Author: qboosh Date: Mon Jan 9 20:24:57 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl summary for -modules, cosmetics
---- Files affected:
SPECS:
ruby.spec (1.128 -> 1.129)
---- Diffs:
================================================================
Index: SPECS/ruby.spec
diff -u SPECS/ruby.spec:1.128 SPECS/ruby.spec:1.129
--- SPECS/ruby.spec:1.128 Fri Jan 6 20:24:29 2006
+++ SPECS/ruby.spec Mon Jan 9 21:24:52 2006
@@ -1,5 +1,6 @@
# $Revision$, $Date$
#
+# Conditional build:
%bcond_without emacs # skip building package with ruby-mode for emacs
#
%define ruby_ver 1.8
@@ -99,6 +100,7 @@
%package modules
Summary: Ruby standard modules and utilities
+Summary(pl): Standardowe moduły i narzędzia dla języka Ruby
Group: Development/Languages
Requires: %{name} = %{epoch}:%{version}-%{release}
Provides: ruby-modules(ver) = %{ruby_ver}
@@ -181,21 +183,21 @@
%package examples
Summary: Ruby examples
-Summary(pl): Przykłady Ruby
+Summary(pl): Przykłady dla języka Ruby
Group: Development/Languages
%description examples
Ruby examples.
%description examples -l pl
-Przykłady programów Ruby.
+Przykłady programów w języku Ruby.
%package emacs-mode
Summary: Ruby mode and debugger for Emacs
Summary(pl): Tryb Ruby i debugger dla Emacsa
-Group: Development/Tools
+Group: Development/Tools
+Requires: %{name}-modules = %{epoch}:%{version}-%{release}
Requires: emacs-common
-Requires: ruby-modules = %{epoch}:%{version}-%{release}
%description emacs-mode
Ruby mode and debugger for Emacs.
@@ -430,6 +432,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.129 2006/01/09 20:24:52 qboosh
+- pl summary for -modules, cosmetics
+
Revision 1.128 2006/01/06 19:24:29 twittner
- don't pack *.el files (only byte-compiled *.elc)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ruby.spec?r1=1.128&r2=1.129&f=u
More information about the pld-cvs-commit
mailing list