SPECS: dotnet-ndesk-dbus-sharp.spec - more informative descs, adde...

qboosh qboosh at pld-linux.org
Fri Jan 11 21:52:39 CET 2008


Author: qboosh                       Date: Fri Jan 11 20:52:39 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more informative descs, added doc

---- Files affected:
SPECS:
   dotnet-ndesk-dbus-sharp.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/dotnet-ndesk-dbus-sharp.spec
diff -u SPECS/dotnet-ndesk-dbus-sharp.spec:1.9 SPECS/dotnet-ndesk-dbus-sharp.spec:1.10
--- SPECS/dotnet-ndesk-dbus-sharp.spec:1.9	Fri Jan 11 21:34:40 2008
+++ SPECS/dotnet-ndesk-dbus-sharp.spec	Fri Jan 11 21:52:33 2008
@@ -25,10 +25,22 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-.NET library for using D-BUS.
+This is a C# implementation of D-Bus. It's often referred to as
+"Managed D-Bus" to avoid confusion with existing bindings (which wrap
+libdbus).
+
+D-Bus is an inter-process communication framework that lets
+applications interface with the system event bus as well as allowing
+them to talk to one another in a peer-to-peer configuration.
 
 %description -l pl.UTF-8
-Biblioteka .NET do używania D-BUS.
+To jest implementacja C# magistrali D-Bus. Jest często nazywana
+"Managed D-Bus" dla odróżnienia od istniejących dowiązań
+(obudowujących libdbus).
+
+D-Bus to szkielet komunikacji międzyprocesowej pozwalający aplikacjom
+porozumiewać się z systemową szyną zdarzeń, a także między sobą w
+konfiguracji peer-to-peer.
 
 %package devel
 Summary:	Development files for ndesk D-BUS .NET library
@@ -64,6 +76,7 @@
 
 %files
 %defattr(644,root,root,755)
+%doc AUTHORS COPYING README
 %{_prefix}/lib/mono/gac/NDesk.DBus
 # *.mdb to -debug?
 
@@ -78,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2008-01-11 20:52:33  qboosh
+- more informative descs, added doc
+
 Revision 1.9  2008-01-11 20:34:40  qboosh
 - sed 4 not used
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dotnet-ndesk-dbus-sharp.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list