Author: qboosh Date: Fri Jun 9 20:42:39 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: firstboot.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/firstboot.spec diff -u SPECS/firstboot.spec:1.1 SPECS/firstboot.spec:1.2 --- SPECS/firstboot.spec:1.1 Mon Jun 5 23:45:26 2006 +++ SPECS/firstboot.spec Fri Jun 9 22:42:34 2006 @@ -1,13 +1,14 @@ # $Revision$, $Date$ Summary: Initial system configuration utility +Summary(pl): Narzędzie do początkowej konfiguracji systemu Name: firstboot Version: 1.4.6 Release: 0.1 License: GPL Group: Base -URL: http://fedora.redhat.com/projects/config-tools/ Source0: %{name}-%{version}.tar.bz2 # Source0-md5: bea227cd82be988b9638e239f3380dfb +URL: http://fedora.redhat.com/projects/config-tools/ BuildRequires: gettext-devel #Requires: /etc/init.d #Requires: authconfig-gtk @@ -38,8 +39,13 @@ through a series of steps that allows for easier configuration of the machine. +%description -l pl +Narzędzie firstboot uruchamia się po instalacji. Prowadzi użytkownika +poprzez serię kroków umożliwiających łatwą konfigurację maszyny. + %package tui Summary: A text interface for firstboot +Summary(pl): Tekstowy interfejs programu firstboot Group: Base #Requires: /etc/init.d #Requires: authconfig @@ -54,6 +60,10 @@ %description tui firstboot-tui is a text interface for initial system configuration. +%description tui -l pl +firstboot-tui to tekstowy interfejs do początkowej konfiguracji +systemu. + %prep %setup -q @@ -112,6 +122,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/06/09 20:42:34 qboosh +- pl + Revision 1.1 2006/06/05 21:45:26 glen - for anaconda - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/firstboot.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
