SPECS: ruby-swiftiply.spec - correct mongrel packaging, remove con...

aredridel aredridel at pld-linux.org
Tue May 22 18:14:53 CEST 2007


Author: aredridel                    Date: Tue May 22 16:14:53 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- correct mongrel packaging, remove conflicting file

---- Files affected:
SPECS:
   ruby-swiftiply.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/ruby-swiftiply.spec
diff -u SPECS/ruby-swiftiply.spec:1.1 SPECS/ruby-swiftiply.spec:1.2
--- SPECS/ruby-swiftiply.spec:1.1	Tue May 22 18:12:23 2007
+++ SPECS/ruby-swiftiply.spec	Tue May 22 18:14:48 2007
@@ -70,13 +70,14 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/swiftiply
 %dir %{ruby_rubylibdir}/swiftcore
 %{ruby_rubylibdir}/swiftcore/Swiftiply.rb
 #%attr(755,root,root) %{ruby_archdir}/*.so
 
 %files mongrel
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/swiftiply_mongrel_rails
 %{ruby_rubylibdir}/swiftcore/evented_mongrel.rb
 %{ruby_rubylibdir}/swiftcore/swiftiplied_mongrel.rb
 
@@ -92,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/05/22 16:14:48  aredridel
+- correct mongrel packaging, remove conflicting file
+
 Revision 1.1  2007/05/22 16:12:23  aredridel
 - added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ruby-swiftiply.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list