SPECS: python-CalendarServer.spec - pl, fixed summaries
qboosh
qboosh at pld-linux.org
Thu Aug 24 23:28:28 CEST 2006
Author: qboosh Date: Thu Aug 24 21:28:28 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, fixed summaries
---- Files affected:
SPECS:
python-CalendarServer.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/python-CalendarServer.spec
diff -u SPECS/python-CalendarServer.spec:1.2 SPECS/python-CalendarServer.spec:1.3
--- SPECS/python-CalendarServer.spec:1.2 Thu Aug 24 02:07:20 2006
+++ SPECS/python-CalendarServer.spec Thu Aug 24 23:28:23 2006
@@ -6,8 +6,8 @@
%define module CalendarServer
%define snap 20060823
-Summary: Python modules designed for writing games
-Summary(pl): Moduły Pythona dla piszących gry
+Summary: Python modules to share calendaring information
+Summary(pl): Moduły Pythona do współdzielenia informacji kalendarzowych
Name: python-%{module}
Version: 0.0.0
Release: 0.%{snap}.1
@@ -30,6 +30,16 @@
clients, the server implements the CalDAV protocol, which is an
extension of WebDAV, which is in turn an extension of HTTP.
+%description -l pl
+Darwin Calendar Server to zgodny ze standardami serwer pozwalający
+wielu użytkownikom współdzielić informacje kalendarzowe. Udostępnia
+współdzielone miejsce w siedzi do przechowywania terminarzy i pozwala
+użytkownikom wysyłać między sobą i zarządzać zaproszeniami.
+
+Dla zapewnienia współpracy z wieloma klientami kalendarza serwer
+implementuje protokół CalDAV, który jest rozszerzeniem WebDAV, który z
+kolei jest rozszerzeniem HTTP.
+
%prep
%setup -q -n %{module}
@@ -55,9 +65,9 @@
%{_prefix}/caldavd
%dir %{py_sitescriptdir}/twistedcaldav
%{py_sitescriptdir}/twistedcaldav/*.py[co]
-%dir %{py_sitescriptdir}/twistedcaldav/method/
+%dir %{py_sitescriptdir}/twistedcaldav/method
%{py_sitescriptdir}/twistedcaldav/method/*.py[co]
-%dir %{py_sitescriptdir}/twistedcaldav/query/
+%dir %{py_sitescriptdir}/twistedcaldav/query
%{py_sitescriptdir}/twistedcaldav/query/*.py[co]
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -66,9 +76,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2006/08/24 21:28:23 qboosh
+- pl, fixed summaries
+
Revision 1.2 2006/08/24 00:07:20 aredridel
- correct license
Revision 1.1 2006/08/24 00:06:32 aredridel
- added
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-CalendarServer.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list