SPECS: gnue-common.spec - pl, Obsoletes: GNUe-Common
qboosh
qboosh at pld-linux.org
Mon Jul 4 22:46:33 CEST 2005
Author: qboosh Date: Mon Jul 4 20:46:33 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, Obsoletes: GNUe-Common
---- Files affected:
SPECS:
gnue-common.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/gnue-common.spec
diff -u SPECS/gnue-common.spec:1.3 SPECS/gnue-common.spec:1.4
--- SPECS/gnue-common.spec:1.3 Mon Jul 4 20:39:41 2005
+++ SPECS/gnue-common.spec Mon Jul 4 22:46:27 2005
@@ -1,6 +1,6 @@
# $Revision$, $Date$
-Summary: GNUe Common Library is the basis for the GNUe tools
-#Summary(pl):
+Summary: GNUe Common Library - the basis for the GNUe tools
+Summary(pl): GNUe Common Library - wspólna biblioetka będąca podstawą dla narzędzi GNUe
Name: gnue-common
Version: 0.5.14
Release: 0.1
@@ -12,6 +12,7 @@
BuildRequires: python
BuildRequires: python-devel
Requires: python
+Obsoletes: GNUe-Common
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -25,7 +26,16 @@
server processes to define their public methods once and have them
available to CORBA, XML-RPC, SOAP, and DCOM clients.
-#%description -l pl
+%description -l pl
+GNUe Common Library to podstawa dla narzędzi GNUe tools, takich jak
+Forms, Reports, Application Server czy Designer. Implementuje warstwę
+abstrakcji dla baz danych dostarczającą obsługę większości popularnych
+baz. Wbudowany parser XML do obiektów oraz przekształcanie obiektów
+do XML są używane przez Forms, Reports i Designera w celu zapisu i
+odczytu definicji Forms/Report do/z pliku XML. Biblioteka definiuje i
+implementuje także warstwę abstrakcji RPC pozwalającą procesom serwera
+na definiowanie własnych metod publicznych udostępnianych klientom
+interfejsów CORBA, XML-RPC, SOAP i DCOM.
%prep
%setup -q -n %{name}-%{version}
@@ -55,7 +65,7 @@
%{py_sitedir}/gnue
%{_datadir}/gnue
%dir /etc/gnue
-%config(noreplace) %verify(not size mtime md5) /etc/gnue/*.conf
+%config(noreplace) %verify(not md5 mtime size) /etc/gnue/*.conf
%{_mandir}/man?/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -64,6 +74,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2005/07/04 20:46:27 qboosh
+- pl, Obsoletes: GNUe-Common
+
Revision 1.3 2005/07/04 18:39:41 radek
- s/www.gnue.org/www.gnuenterprise.org/
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnue-common.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list