SPECS: ruby-camping.spec - patch to fix uploads in FastCGI

aredridel aredridel at pld-linux.org
Thu Dec 21 08:29:38 CET 2006


Author: aredridel                    Date: Thu Dec 21 07:29:38 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patch to fix uploads in FastCGI

---- Files affected:
SPECS:
   ruby-camping.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/ruby-camping.spec
diff -u SPECS/ruby-camping.spec:1.9 SPECS/ruby-camping.spec:1.10
--- SPECS/ruby-camping.spec:1.9	Mon Oct  9 16:31:56 2006
+++ SPECS/ruby-camping.spec	Thu Dec 21 08:29:33 2006
@@ -8,6 +8,7 @@
 Group:		Development/Languages
 Source0:	http://rubyforge.org/frs/download.php/13596/camping-%{version}.tar.gz
 # Source0-md5:	883ac455a6e214d8205e5834bf3f1baa
+Patch0:	camping-fastcgi-fix.patch
 URL:		http://code.whytheluckystiff.net/camping/
 BuildRequires:	rake
 BuildRequires:	rpmbuild(macros) >= 1.277
@@ -27,6 +28,7 @@
 
 %prep
 %setup -q -n camping-%{version}
+%patch0 -p1
 cp %{_datadir}/setup.rb .
 
 %build
@@ -66,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/12/21 07:29:33  aredridel
+- patch to fix uploads in FastCGI
+
 Revision 1.9  2006/10/09 14:31:56  qboosh
 - cleanup
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ruby-camping.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list