Author: qboosh Date: Thu Dec 15 21:41:49 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: python-TurboGears.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/python-TurboGears.spec diff -u SPECS/python-TurboGears.spec:1.1 SPECS/python-TurboGears.spec:1.2 --- SPECS/python-TurboGears.spec:1.1 Sat Dec 10 22:38:36 2005 +++ SPECS/python-TurboGears.spec Thu Dec 15 22:41:44 2005 @@ -3,6 +3,7 @@ %define module TurboGears Summary: The rapid web development megaframework +Summary(pl): Wielkie środowisko do szybkiego tworzenia serwisów WWW Name: python-TurboGears Version: 0.8a5 Release: 1 @@ -13,22 +14,24 @@ URL: http://www.turbogears.org/ %pyrequires_eq python BuildRequires: python-devel -BuildRequires: unzip BuildRequires: python-setuptools +BuildRequires: unzip +Requires: python-FormEncode Requires: python-TestGears Requires: python-cElementTree -Requires: python-FormEncode BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -TurboGears is the rapid web development megaframework you've been looking for. +TurboGears is the rapid web development megaframework you've been +looking for. + +%description -l pl +TurboGears to wielkie środowisko do szybkiego tworzenia serwisów WWW. %prep %setup -q -c -%build - %install rm -rf $RPM_BUILD_ROOT @@ -59,6 +62,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/12/15 21:41:44 qboosh +- pl + Revision 1.1 2005/12/10 21:38:36 arekm - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-TurboGears.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
