SPECS: php-pear-PEAR_PackageFileManager_Frontend.spec - pl desc, m...
qboosh
qboosh at pld-linux.org
Sun Aug 20 15:43:36 CEST 2006
Author: qboosh Date: Sun Aug 20 13:43:36 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl desc, missing dir
---- Files affected:
SPECS:
php-pear-PEAR_PackageFileManager_Frontend.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/php-pear-PEAR_PackageFileManager_Frontend.spec
diff -u SPECS/php-pear-PEAR_PackageFileManager_Frontend.spec:1.1 SPECS/php-pear-PEAR_PackageFileManager_Frontend.spec:1.2
--- SPECS/php-pear-PEAR_PackageFileManager_Frontend.spec:1.1 Sun Aug 6 14:58:00 2006
+++ SPECS/php-pear-PEAR_PackageFileManager_Frontend.spec Sun Aug 20 15:43:31 2006
@@ -45,16 +45,32 @@
In PEAR status of this package is: %{_status}.
-#%description -l pl
-#...
-#
-#Ta klasa ma w PEAR status: %{_status}.
+%description -l pl
+PEAR_PackageFileManager_Frontend został zaprojektowany aby działać
+jako backend ze wszystkimi cechami wymaganym przez frontend taki jak
+Web czy Gtk2.
+
+Możliwości:
+- zachowywanie i zarządzanie wszystkimi błędami/ostrzeżeniami poprzez
+ PEAR-owy ErrorStack
+- możliwość importu/eksportu ustawień użytkownika
+- logowanie całej aktywności frontendu
+- odczytywanie informacji o pakiecie użytkownika przy imporcie przy
+ użyciu ogólnego API getDefaults()
+- udostępnia także podstawowe metody do pobierania listy maintainerów,
+ plików z rolami i zamiennikami, listy zależności (pakietów,
+ rozszerzeń) i określonych ról plików
+- udostępnia ogólną klasę wzorców Decorator dla dowolnego frontendu
+ (Web, Gtk2...)
+- działa z PHP 4 i PHP 5.
+
+Ta klasa ma w PEAR status: %{_status}.
%package tests
Summary: Tests for PEAR::%{_pearname}
Summary(pl): Testy dla PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{epoch}:%{version}-%{release}
+Requires: %{name} = %{version}-%{release}
AutoReq: no
%description tests
@@ -83,6 +99,7 @@
%defattr(644,root,root,755)
%doc install.log optional-packages.txt docs/%{_pearname}/{examples,ChangeLog,NEWS}
%{php_pear_dir}/.registry/*.reg
+%dir %{php_pear_dir}/PEAR/PackageFileManager/Frontend
%{php_pear_dir}/PEAR/PackageFileManager/Frontend/Decorator.php
%{php_pear_dir}/PEAR/PackageFileManager/Frontend.php
@@ -92,6 +109,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/08/20 13:43:31 qboosh
+- pl desc, missing dir
+
Revision 1.1 2006/08/06 12:58:00 adamg
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pear-PEAR_PackageFileManager_Frontend.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list