[packages/ruby-rake/rake: 20/38] - use system ruby macros; cleanups

draenog draenog at pld-linux.org
Sat Apr 20 22:56:32 CEST 2013


commit 9c6ec090f055deea28caf794a702426195ec5dbf
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Mon Dec 26 23:50:12 2005 +0000

    - use system ruby macros; cleanups
    
    Changed files:
        rake.spec -> 1.17

 rake.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/rake.spec b/rake.spec
index 04cae17..e0dd879 100644
--- a/rake.spec
+++ b/rake.spec
@@ -1,4 +1,3 @@
-%define ruby_rubylibdir %(ruby -r rbconfig -e 'print Config::CONFIG["rubylibdir"]')
 Summary:	Ruby program like Make
 Summary(pl):	Program typu Make dla j�zyka Ruby
 Name:		rake
@@ -10,6 +9,7 @@ Source0:	http://rubyforge.org/download.php/6357/%{name}-%{version}.tgz
 # Source0-md5:	9813cf922ef8fc08b96f880faf883e5e
 Patch0:		%{name}-libdir.patch
 URL:		http://rake.rubyforge.org/
+BuildRequires:	rpmbuild(macros) >= 1.272
 #BuildRequires:	ruby
 Requires:	ruby
 #BuildArch:	noarch
@@ -19,8 +19,8 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Rake is a simple Ruby build program with capabilities similar to make.
 It has the following features:
 - Rakefiles (rake's version of Makefiles) are completely defined in
-  standard Ruby syntax. No XML files to edit. No quirky Makefile
-  syntax to worry about (is that a tab or a space?)
+  standard Ruby syntax. No XML files to edit. No quirky Makefile syntax
+  to worry about (is that a tab or a space?)
 - Users can specify tasks with prerequisites.
 - Rake supports rule patterns to synthesize implicit tasks.
 - Rake is lightweight. It can be distributed with other projects as a
@@ -31,9 +31,9 @@ It has the following features:
 Rake to prosty program do budowania w j�zyku Ruby o mo�liwo�ciach
 podobnych do make. Ma nast�puj�ce cechy:
 - Pliki Rakefile (rake'owa odmiana plik�w Makefile) s� definiowane
-  ca�kowicie w standardowej sk�adni j�zyka Ruby. Nie trzeba
-  modyfikowa� plik�w XML. Nie trzeba martwi� si� kaprysami sk�adni
-  Makefile (czy to tabulacja czy spacja?).
+  ca�kowicie w standardowej sk�adni j�zyka Ruby. Nie trzeba modyfikowa�
+  plik�w XML. Nie trzeba martwi� si� kaprysami sk�adni Makefile (czy to
+  tabulacja czy spacja?).
 - U�ytkownicy mog� okre�la� zadania z ich zale�no�ciami.
 - Rake obs�uguje wzorce regu� do tworzenia z nich wynikowych zada�.
 - Rake jest lekki. Mo�e by� rozpowszechniany z innymi projektami jako
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-rake.git/commitdiff/ab6d3f97518796fdd25b7079e26dbbab9d128518



More information about the pld-cvs-commit mailing list