SPECS: stacks-wiki.spec - pl

qboosh qboosh at pld-linux.org
Thu May 18 23:39:16 CEST 2006


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

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

---- Diffs:

================================================================
Index: SPECS/stacks-wiki.spec
diff -u SPECS/stacks-wiki.spec:1.1 SPECS/stacks-wiki.spec:1.2
--- SPECS/stacks-wiki.spec:1.1	Sun May 14 19:57:05 2006
+++ SPECS/stacks-wiki.spec	Thu May 18 23:39:11 2006
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
-Summary:	Package that uses webapps configuration
+Summary:	Stack's Wiki - a lightweight wiki system
+Summary(pl):	Stack's Wiki - lekki system wiki
 Name:		stacks-wiki
 Version:	0.5.1
 Release:	0.3
@@ -23,9 +24,14 @@
 
 %description
 Stack's Wiki is a light weight wiki system. It uses PHP and MySQL like
-most sites, but also uses AJAX for content mangement. It also uses
+most sites, but also uses AJAX for content management. It also uses
 Markdown for the raw content.
 
+%description -l pl
+Stack's Wiki to lekki system wiki. Używa PHP i MySQL podobnie jak
+większość serwisów, ale używa także technologii AJAX do zarządzania
+treścią. Używa także Markdown do surowej treści.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -53,6 +59,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}
 
@@ -65,9 +74,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 CHANGELOG README README.PLD schema.sql
@@ -83,6 +89,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/05/18 21:39:11  qboosh
+- pl
+
 Revision 1.1  2006/05/14 17:57:05  glen
 - new. simple wiki in php and ajax
-
================================================================

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



More information about the pld-cvs-commit mailing list