SPECS: ruby-ActiveSupport.spec - remove vendor libs (already in deps)
glen
glen at pld-linux.org
Tue Jan 6 09:28:26 CET 2009
Author: glen Date: Tue Jan 6 08:28:26 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- remove vendor libs (already in deps)
---- Files affected:
SPECS:
ruby-ActiveSupport.spec (1.24 -> 1.25)
---- Diffs:
================================================================
Index: SPECS/ruby-ActiveSupport.spec
diff -u SPECS/ruby-ActiveSupport.spec:1.24 SPECS/ruby-ActiveSupport.spec:1.25
--- SPECS/ruby-ActiveSupport.spec:1.24 Tue Jan 6 08:29:57 2009
+++ SPECS/ruby-ActiveSupport.spec Tue Jan 6 09:28:20 2009
@@ -49,15 +49,13 @@
%setup -q -n activesupport-%{version}
%patch0 -p1
+%{__rm} -r lib/active_support/vendor
+
%build
rdoc --ri --op ri lib
rdoc --op rdoc lib
rm -f ri/created.rid
# external packages?
-rm -rf ri/Array
-rm -rf ri/BigDecimal
-rm -rf ri/BlankSlate
-rm -rf ri/Builder
rm -rf ri/CGI
rm -rf ri/Class
rm -rf ri/ClassInheritableAttributes
@@ -68,7 +66,6 @@
rm -rf ri/Exception
rm -rf ri/FalseClass
rm -rf ri/File
-rm -rf ri/Fixnum
rm -rf ri/Float
rm -rf ri/Hash
rm -rf ri/HashWithIndifferentAccess
@@ -125,6 +122,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2009/01/06 08:28:20 glen
+- remove vendor libs (already in deps)
+
Revision 1.24 2009/01/06 07:29:57 glen
- corrrect summary
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ruby-ActiveSupport.spec?r1=1.24&r2=1.25&f=u
More information about the pld-cvs-commit
mailing list