packages: apache-mod_rails/apache-mod_rails.spec - setup.rb is not able to ...

baggins baggins at pld-linux.org
Wed Mar 3 17:16:45 CET 2010


Author: baggins                      Date: Wed Mar  3 16:16:45 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- setup.rb is not able to do the job, we have to install manually

---- Files affected:
packages/apache-mod_rails:
   apache-mod_rails.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/apache-mod_rails/apache-mod_rails.spec
diff -u packages/apache-mod_rails/apache-mod_rails.spec:1.5 packages/apache-mod_rails/apache-mod_rails.spec:1.6
--- packages/apache-mod_rails/apache-mod_rails.spec:1.5	Wed Mar  3 17:12:45 2010
+++ packages/apache-mod_rails/apache-mod_rails.spec	Wed Mar  3 17:16:40 2010
@@ -31,7 +31,6 @@
 BuildRequires:	ruby-devel
 BuildRequires:	ruby-rake
 BuildRequires:	sed >= 4.0
-BuildRequires:	setup.rb
 Provides:	apache(mod_rails)
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -70,8 +69,6 @@
 %{__tar} xf %{SOURCE0} -O data.tar.gz | %{__tar} xz
 find -newer README -o -print | xargs touch --reference %{SOURCE0}
 
-cp %{_datadir}/setup.rb .
-
 # TODO : ugly metod - but works
 %{__sed} -i 's/CXXFLAGS = "/CXXFLAGS = "`pkg-config --cflags apr-util-1`/ ' Rakefile
 
@@ -147,6 +144,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2010/03/03 16:16:40  baggins
+- setup.rb is not able to do the job, we have to install manually
+
 Revision 1.5  2010/03/03 16:12:45  baggins
 - updated to 2.2.10
 - looks working
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache-mod_rails/apache-mod_rails.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list