Author: qboosh Date: Tue Oct 25 22:28:51 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: ruby-gettext.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/ruby-gettext.spec diff -u SPECS/ruby-gettext.spec:1.1 SPECS/ruby-gettext.spec:1.2 --- SPECS/ruby-gettext.spec:1.1 Wed Oct 26 00:22:18 2005 +++ SPECS/ruby-gettext.spec Wed Oct 26 00:28:45 2005 @@ -2,7 +2,8 @@ %define ruby_archdir %(ruby -r rbconfig -e 'print Config::CONFIG["archdir"]') %define ruby_rubylibdir %(ruby -r rbconfig -e 'print Config::CONFIG["rubylibdir"]') %define ruby_ridir %(ruby -r rbconfig -e 'include Config; print File.join(CONFIG["datadir"], "ri", CONFIG["ruby_version"], "system")') -Summary: gettext binding for Ruby. +Summary: gettext binding for Ruby +Summary(pl): Wiązanie gettexta dla języka Ruby Name: ruby-gettext Version: 1.0.0 Release: 1 @@ -12,15 +13,18 @@ # Source0-md5: 82e11ac909a982e95bacbdfe5384207e Source1: setup.rb URL: http://ponx.s5.xrea.com/hiki/ruby-gettext.html +BuildRequires: gettext-devel BuildRequires: ruby BuildRequires: ruby-devel -BuildRequires: gettext-devel Requires: ruby BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description gettext binding for Ruby. +%description -l pl +Wiązanie gettexta dla języka Ruby. + %prep %setup -q -n %{name}-package-%{version} @@ -61,6 +65,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/10/25 22:28:45 qboosh +- pl + Revision 1.1 2005/10/25 22:22:18 aredridel - added - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ruby-gettext.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
