]> git.pld-linux.org Git - packages/env-update.git/commitdiff
- pl, .so perms
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 1 Apr 2006 12:22:21 +0000 (12:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    env-update.spec -> 1.3

env-update.spec

index 6b6dbd1cb250ad8a9b39c0849812082d4bfd5f32..b7ef27a1238f987d25a4d3c03cf6f6b7d82ae64f 100644 (file)
@@ -1,5 +1,5 @@
-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
@@ -19,6 +19,14 @@ env-update creates /etc/profile.env file from /etc/env.d files, so
 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
@@ -43,5 +51,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/*
-%{_libdir}/filefuncs.so
+%attr(755,root,root) %{_libdir}/filefuncs.so
 %{_libexecdir}/*.awk
This page took 0.032654 seconds and 4 git commands to generate.