Author: qboosh Date: Wed May 9 18:42:54 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: faces-pm.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/faces-pm.spec diff -u SPECS/faces-pm.spec:1.2 SPECS/faces-pm.spec:1.3 --- SPECS/faces-pm.spec:1.2 Fri May 4 23:49:25 2007 +++ SPECS/faces-pm.spec Wed May 9 20:42:48 2007 @@ -1,6 +1,6 @@ # $Revision$, $Date$ Summary: Project managment tool -Summary(pl.UTF-8): Narzędzie do zarządzania projektem +Summary(pl.UTF-8): Narzędzie do zarządzania projektami Name: faces-pm Version: 0.11.4 Release: 2 @@ -10,17 +10,24 @@ # Source0-md5: fcd1246914a47d02407aa4ed9b767c6a URL: http://faces.homeip.net/ BuildRequires: python-modules >= 2.2.1 -%pyrequires_eq python-modules BuildRequires: python-matplotlib +%pyrequires_eq python-modules Requires: python-matplotlib Requires: python-wxPython >= 2.6 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -faces is a powerful and flexible project management tool. It not only offers -many extraordinary features like multiple resource balancing algorithms and -multi scenario planing, but can also be easily extended and customized. +faces is a powerful and flexible project management tool. It not only +offers many extraordinary features like multiple resource balancing +algorithms and multi scenario planing, but can also be easily extended +and customized. + +%description -l pl.UTF-8 +faces to potężne i elastyczne narzędzie do zarządzania projektami. Nie +tylko oferuje wiele niezwykłych możliwości, takich jak wiele +algorytmów równoważenia zasobów czy planowanie wieloscenariuszowe, ale +także może być rozszerzane i dostosowywane. %prep %setup -q @@ -38,7 +45,7 @@ %py_postclean # reinstall project templates deleted by py_postclean install ./faces/gui/resources/templates/*.py \ - $RPM_BUILD_ROOT%{py_sitescriptdir}/faces/gui/resources/templates/ + $RPM_BUILD_ROOT%{py_sitescriptdir}/faces/gui/resources/templates %clean rm -rf $RPM_BUILD_ROOT @@ -85,10 +92,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007/05/09 18:42:48 qboosh +- pl + Revision 1.2 2007/05/04 21:49:25 wiget - reintroduce py_postclean, detailed file list - release 2 Revision 1.1 2007/05/03 19:55:50 wiget - initial - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/faces-pm.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
