Author: qboosh Date: Sat Jun 2 12:01:22 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated BRs - pl for -analyze
---- Files affected: packages/systemd: systemd.spec (1.179 -> 1.180) ---- Diffs: ================================================================ Index: packages/systemd/systemd.spec diff -u packages/systemd/systemd.spec:1.179 packages/systemd/systemd.spec:1.180 --- packages/systemd/systemd.spec:1.179 Sat Jun 2 13:55:56 2012 +++ packages/systemd/systemd.spec Sat Jun 2 14:01:17 2012 @@ -83,7 +83,7 @@ URL: http://www.freedesktop.org/wiki/Software/systemd BuildRequires: acl-devel %{?with_audit:BuildRequires: audit-libs-devel} -BuildRequires: autoconf >= 2.63 +BuildRequires: autoconf >= 2.64 BuildRequires: automake >= 1:1.11 BuildRequires: binutils >= 3:2.22.52.0.1-2 %{?with_cryptsetup:BuildRequires: cryptsetup-luks-devel} @@ -91,9 +91,9 @@ BuildRequires: docbook-style-xsl BuildRequires: glib2-devel >= 1:2.22.0 BuildRequires: glibc-misc -BuildRequires: gobject-introspection-devel >= 0.6.2 +BuildRequires: gobject-introspection-devel >= 1.31.1 BuildRequires: gperf -BuildRequires: gtk-doc >= 1.10 +BuildRequires: gtk-doc >= 1.18 BuildRequires: intltool >= 0.40.0 BuildRequires: kmod-devel >= 5 BuildRequires: libblkid-devel >= 2.20 @@ -323,6 +323,7 @@ %package analyze Summary: Tool for processing systemd profiling information +Summary(pl.UTF-8): Narzędzie do przetwarzania informacji profilujących systemd Group: Base Requires: %{name} = %{epoch}:%{version}-%{release} Requires: python-dbus @@ -335,6 +336,12 @@ to finish initialization at boot. 'systemd-analyze plot' renders an SVG visualizing the parallel start of units at boot. +%description analyze -l pl.UTF-8 +'systemd-analyze blame' wypisuje, ile czasu wymagały poszczególne +jednostki systemd na zakończenie podczas rozruchu systemu. +'systemd-analyze plot' tworzy wykres SVG wizualizujący równoległy +start jednostek podczas rozruchu. + %package libs Summary: Shared systemd libraries Summary(pl.UTF-8): Biblioteki współdzielone systemd @@ -369,7 +376,7 @@ bash-completion for systemd. %description -n bash-completion-systemd -l pl.UTF-8 -Bashowe dopełnianie składni dla systemd +Bashowe dopełnianie składni dla systemd. %package -n udev Summary: Device manager for the Linux 2.6 kernel series @@ -1352,6 +1359,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.180 2012/06/02 12:01:17 qboosh +- updated BRs +- pl for -analyze + Revision 1.179 2012/06/02 11:55:56 qboosh - /lib/udev dir belongs to filesystem ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/systemd/systemd.spec?r1=1.179&r2=1.180 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
