packages: dbus/dbus.spec - better description for -x11
qboosh
qboosh at pld-linux.org
Sat Aug 13 19:30:22 CEST 2011
Author: qboosh Date: Sat Aug 13 17:30:22 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- better description for -x11
---- Files affected:
packages/dbus:
dbus.spec (1.218 -> 1.219)
---- Diffs:
================================================================
Index: packages/dbus/dbus.spec
diff -u packages/dbus/dbus.spec:1.218 packages/dbus/dbus.spec:1.219
--- packages/dbus/dbus.spec:1.218 Sat Aug 13 00:31:27 2011
+++ packages/dbus/dbus.spec Sat Aug 13 19:30:17 2011
@@ -128,14 +128,19 @@
Statyczna biblioteka D-BUS.
%package x11
-Summary: X11-requiring add-ons for D-BUS
+Summary: X11 session support for D-BUS
+Summary(pl.UTF-8): Obsługa sesji X11 dla D-BUS
Group: X11/Applications
Requires: %{name} = %{version}-%{release}
Obsoletes: dbus-X11
%description x11
-D-BUS contains some tools that require Xlib to be installed, those are
-in this separate package so server systems need not install X.
+This package contains D-BUS utilities to start D-BUS service together
+with user X11 session.
+
+%description x11 -l pl.UTF-8
+Ten pakiet zawiera narzędzia D-BUS pozwalające na uruchomienie usługi
+D-BUS wraz z sesją X11 użytkownika.
%prep
%setup -q
@@ -152,8 +157,8 @@
%{__automake}
%configure \
%{?debug:--enable-verbose-mode} \
- --disable-silent-rules \
--disable-asserts \
+ --disable-silent-rules \
--disable-tests \
--enable-abstract-sockets=auto \
%{?with_selinux:--enable-selinux} \
@@ -284,8 +289,8 @@
%{_libdir}/libdbus-1.la
%dir %{_libdir}/dbus-1.0
%{_libdir}/dbus-1.0/include
-%{_pkgconfigdir}/dbus-1.pc
%{_includedir}/dbus-1.0
+%{_pkgconfigdir}/dbus-1.pc
%files static
%defattr(644,root,root,755)
@@ -295,7 +300,7 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/dbus-launch
%{_mandir}/man1/dbus-launch.1*
-%attr(755,root,root) /etc/X11/xinit/xinitrc.d/*.sh
+%attr(755,root,root) /etc/X11/xinit/xinitrc.d/dbus-xinitrc.sh
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -303,6 +308,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.219 2011/08/13 17:30:17 qboosh
+- better description for -x11
+
Revision 1.218 2011/08/12 22:31:27 glen
- dbus-x11 subpackage
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dbus/dbus.spec?r1=1.218&r2=1.219&f=u
More information about the pld-cvs-commit
mailing list