SPECS: env-update.spec - pl, .so perms
qboosh
qboosh at pld-linux.org
Sat Apr 1 14:22:26 CEST 2006
Author: qboosh Date: Sat Apr 1 12:22:26 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, .so perms
---- Files affected:
SPECS:
env-update.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/env-update.spec
diff -u SPECS/env-update.spec:1.2 SPECS/env-update.spec:1.3
--- SPECS/env-update.spec:1.2 Sat Mar 25 17:58:46 2006
+++ SPECS/env-update.spec Sat Apr 1 14:22:21 2006
@@ -1,6 +1,6 @@
# $Revision$, $Date$
-Summary: env-update
-Name: env-update
+Summary: env-update - create /etc/profile.env from /etc/env.d files
+Name: env-update - tworzenie /etc/profile.env z plików /etc/env.d
Version: 1.6.14
Release: 0.2
License: GPL v2
@@ -20,6 +20,14 @@
your shell is able to read initial env quickly even at high system
loads.
+%description -l pl
+Ten pakiet zawiera narzędzie env-update wyciągnięte z podstawowych
+narzędzi gentoo.
+
+env-update tworzy plik /etc/profile.env z plików /etc/env.d, dzięki
+czemu powłoka jest w stanie szybko wczytać początkowe środowisko nawet
+przy dużym obciążeniu systemu.
+
%prep
%setup -q -n rc-scripts-%{version}
%patch0 -p1
@@ -44,7 +52,7 @@
%files
%defattr(644,root,root,755)
%attr(755,root,root) %{_sbindir}/*
-%{_libdir}/filefuncs.so
+%attr(755,root,root) %{_libdir}/filefuncs.so
%{_libexecdir}/*.awk
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -53,9 +61,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2006/04/01 12:22:21 qboosh
+- pl, .so perms
+
Revision 1.2 2006/03/25 16:58:46 twittner
- pass CFLAGS (fixed Makefile)
Revision 1.1 2006/03/24 22:53:44 glen
- port to pld
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/env-update.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list