SPECS: rake.spec - added patch for ruby 1.8.4 - rel 3 - STBR
aredridel
aredridel at pld-linux.org
Tue Jan 3 06:11:58 CET 2006
Author: aredridel Date: Tue Jan 3 05:11:58 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added patch for ruby 1.8.4
- rel 3
- STBR
---- Files affected:
SPECS:
rake.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: SPECS/rake.spec
diff -u SPECS/rake.spec:1.21 SPECS/rake.spec:1.22
--- SPECS/rake.spec:1.21 Sat Dec 31 14:42:00 2005
+++ SPECS/rake.spec Tue Jan 3 06:11:51 2006
@@ -3,12 +3,13 @@
Summary(pl): Program typu Make dla języka Ruby
Name: rake
Version: 0.6.2
-Release: 2
+Release: 3
License: GPL
Group: Development/Tools
Source0: http://rubyforge.org/download.php/6357/%{name}-%{version}.tgz
# Source0-md5: 9813cf922ef8fc08b96f880faf883e5e
Patch0: %{name}-libdir.patch
+Patch1: %{name}-ruby-1.8.4.patch
URL: http://rake.rubyforge.org/
BuildRequires: rpmbuild(macros) >= 1.277
BuildRequires: ruby
@@ -45,6 +46,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%install
rm -rf $RPM_BUILD_ROOT
@@ -68,6 +70,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2006/01/03 05:11:51 aredridel
+- added patch for ruby 1.8.4
+- rel 3
+- STBR
+
Revision 1.21 2005/12/31 13:42:00 glen
- need ruby-modules for rpm macros to work
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rake.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list