SPECS: phpwiki.spec - pl

qboosh qboosh at pld-linux.org
Thu May 18 23:06:21 CEST 2006


Author: qboosh                       Date: Thu May 18 21:06:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   phpwiki.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/phpwiki.spec
diff -u SPECS/phpwiki.spec:1.1 SPECS/phpwiki.spec:1.2
--- SPECS/phpwiki.spec:1.1	Mon May 15 01:13:54 2006
+++ SPECS/phpwiki.spec	Thu May 18 23:06:16 2006
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	PHP-based Wiki webapplication
+Summary(pl):	Oparta na PHP aplikacja WWW Wiki
 Name:		phpwiki
 Version:	1.3.12p2
 Release:	0.5
@@ -31,7 +32,14 @@
 PhpWiki is a WikiWikiWeb clone in PHP. A WikiWikiWeb is a site where
 anyone can edit the pages through an HTML form. Multiple storage
 backends, dynamic hyperlinking, themeable, scriptable by plugins, full
-authentication, ACL's.
+authentication, ACLs.
+
+%description -l pl
+PhpWiki to klon WikiWikiWeb napisany w PHP. WikiWikiWeb to serwis, w
+którym ktokolwiek może zmieniać strony poprzez formularz HTML.
+Dostępne jest wiele backendów do przechowywania danych, dynamiczne
+odnośniki, motywy, oskryptowanie poprzez wtyczki, pełne
+uwierzytelnienie, listy kontroli dostępu (ACL).
 
 %prep
 %setup -q
@@ -59,6 +67,9 @@
 install apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
 install apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %triggerin -- apache1
 %webapp_register apache %{_webapp}
 
@@ -71,9 +82,6 @@
 %triggerun -- apache < 2.2.0, apache-base
 %webapp_unregister httpd %{_webapp}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(644,root,root,755)
 %doc doc/* schemas INSTALL README TODO UPGRADING
@@ -92,6 +100,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/05/18 21:06:16  qboosh
+- pl
+
 Revision 1.1  2006/05/14 23:13:54  glen
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/phpwiki.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list