Author: aredridel Date: Tue Jan 30 16:42:57 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.5.180
---- Files affected: SPECS: ruby-camping.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/ruby-camping.spec diff -u SPECS/ruby-camping.spec:1.10 SPECS/ruby-camping.spec:1.11 --- SPECS/ruby-camping.spec:1.10 Thu Dec 21 08:29:33 2006 +++ SPECS/ruby-camping.spec Tue Jan 30 17:42:52 2007 @@ -2,13 +2,12 @@ Summary: A tiny web framework Summary(pl): Mały szkielet aplikacji WWW Name: ruby-camping -Version: 1.5 +Version: 1.5.180 Release: 1 License: Ruby's Group: Development/Languages -Source0: http://rubyforge.org/frs/download.php/13596/camping-%{version}.tar.gz -# Source0-md5: 883ac455a6e214d8205e5834bf3f1baa -Patch0: camping-fastcgi-fix.patch +Source0: http://code.whytheluckystiff.net/gems/camping-1.5.180.gem +# Source0-md5: 2bc00721072aa11846e3d90a5e5f5383 URL: http://code.whytheluckystiff.net/camping/ BuildRequires: rake BuildRequires: rpmbuild(macros) >= 1.277 @@ -27,8 +26,8 @@ okrojony Rails. %prep -%setup -q -n camping-%{version} -%patch0 -p1 +%setup -q -c +tar xf %{SOURCE0} -O data.tar.gz | tar xzv- cp %{_datadir}/setup.rb . %build @@ -68,6 +67,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2007/01/30 16:42:52 aredridel +- 1.5.180 + Revision 1.10 2006/12/21 07:29:33 aredridel - patch to fix uploads in FastCGI ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ruby-camping.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
