SPECS: chkconfig.spec - pl for alternatives, udpated todo
qboosh
qboosh at pld-linux.org
Mon Oct 24 22:47:39 CEST 2005
Author: qboosh Date: Mon Oct 24 20:47:39 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl for alternatives, udpated todo
---- Files affected:
SPECS:
chkconfig.spec (1.68 -> 1.69)
---- Diffs:
================================================================
Index: SPECS/chkconfig.spec
diff -u SPECS/chkconfig.spec:1.68 SPECS/chkconfig.spec:1.69
--- SPECS/chkconfig.spec:1.68 Sat Oct 22 17:22:46 2005
+++ SPECS/chkconfig.spec Mon Oct 24 22:47:33 2005
@@ -1,4 +1,7 @@
# $Revision$, $Date$
+# TODO:
+# - update add,noxinet,pl.po-update patches
+# - optflags
Summary: Updates and queries runlevel information for system services
Summary(de): Aktualisiert runlevel-Informationen für Systemdienste und fragt diese ab
Summary(es): Herramienta para actualizar y listar servicios del sistema, por nivel de ejecución (runlevel)
@@ -136,16 +139,24 @@
%package -n alternatives
Summary: Maintain symbolic links determining default commands
+Summary(pl): Utrzymywanie dowiązań symbolicznych określających domyślne polecenia
Group: Applications/System
%description -n alternatives
alternatives creates, removes, maintains and displays information
-about the symbolic links comprising the alternatives system. The
+about the symbolic links comprising the alternatives system. The
alternatives system is a reimplementation of the Debian alternatives
system. It was rewritten primarily to remove the dependence on perl;
-it is intended to be a drop in replacement for Debian's
+it is intended to be a drop in replacement for Debian's
update-dependencies script.
+%description -n alternatives -l pl
+alternatives tworzy, usuwa, utrzymuje i wyświetla informacje o
+dowiązaniach symbolicznych obejmujących system alternatyw. System
+alternatyw to reimplementacja systemu alternatyw ("alternatives") z
+Debiana. Została napisana głównie w celu usunięcia zależności od
+perla; ma być zamiennikiem skryptu update-dependencies z Debiana.
+
%prep
%setup -q
#%patch0 -p1
@@ -171,7 +182,8 @@
%configure \
--with-max-level=6
%endif
-%{__make} CC="%{__cc}"
+%{__make} \
+ CC="%{__cc}"
%install
rm -rf $RPM_BUILD_ROOT
@@ -199,7 +211,7 @@
%defattr(644,root,root,755)
%attr(755,root,root) /sbin/chkconfig
%{_mandir}/man8/chkconfig.8*
-%attr(644,root,root) %config(noreplace,missingok) %verify(not md5 mtime size) /etc/env.d/*
+%config(noreplace,missingok) %verify(not md5 mtime size) /etc/env.d/*
%files -n ntsysv
%defattr(644,root,root,755)
@@ -220,6 +232,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.69 2005/10/24 20:47:33 qboosh
+- pl for alternatives, udpated todo
+
Revision 1.68 2005/10/22 15:22:46 glen
- drop patches unusable in this version (will remove from cvs when all patches reviewed)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/chkconfig.spec?r1=1.68&r2=1.69&f=u
More information about the pld-cvs-commit
mailing list