Author: aredridel Date: Tue Aug 8 21:44:37 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - cleanup
---- Files affected: SPECS: ruby-camping.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/ruby-camping.spec diff -u SPECS/ruby-camping.spec:1.2 SPECS/ruby-camping.spec:1.3 --- SPECS/ruby-camping.spec:1.2 Tue Aug 8 23:42:40 2006 +++ SPECS/ruby-camping.spec Tue Aug 8 23:44:32 2006 @@ -1,6 +1,5 @@ # $Revision$, $Date$ Summary: A tiny web framework -Summary(pl): Platforma WWW dla stron i aplikacji Name: ruby-camping Version: 1.4.2 Release: 1 @@ -8,7 +7,7 @@ Group: Development/Languages Source0: http://rubyforge.org/frs/download.php/10577/camping-%{version}.tar.gz # Source0-md5: 57afd02521457c51e0244eca7f8f8228 -Patch0: %{name}-nogems.patch +Patch0: %{name}-nogems.patch URL: http://code.whytheluckystiff.net/camping/ BuildRequires: rake BuildRequires: rpmbuild(macros) >= 1.277 @@ -17,7 +16,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Camping is a tiny web framework, less than 4k, basically a Rails microcosm. Wiki and bugs at http://code.whytheluckystiff.net/camping/ +Camping is a tiny web framework, less than 4k, basically a Rails microcosm. %prep %setup -q -n camping-%{version} @@ -61,6 +60,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/08/08 21:44:32 aredridel +- cleanup + Revision 1.2 2006/08/08 21:42:40 aredridel - patch out rubygems - package examples ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ruby-camping.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
