SPECS: env-update.spec - umask 002; rel 3

glen glen at pld-linux.org
Tue Sep 5 20:29:25 CEST 2006


Author: glen                         Date: Tue Sep  5 18:29:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- umask 002; rel 3

---- Files affected:
SPECS:
   env-update.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/env-update.spec
diff -u SPECS/env-update.spec:1.13 SPECS/env-update.spec:1.14
--- SPECS/env-update.spec:1.13	Thu Aug 31 21:07:29 2006
+++ SPECS/env-update.spec	Tue Sep  5 20:29:19 2006
@@ -3,7 +3,7 @@
 Summary(pl):	env-update - tworzenie /etc/profile.env z plików /etc/env.d
 Name:		env-update
 Version:	1.6.14
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		Base
 Source0:	http://distfiles.gentoo.org/distfiles/rc-scripts-%{version}.tar.bz2
@@ -11,6 +11,7 @@
 Patch0:		%{name}.patch
 Patch1:		%{name}-cflags.patch
 BuildRequires:	gawk-devel
+BuildRequires:	rpmbuild(macros) >= 1.316
 Requires:	gawk
 Requires:	rc-scripts
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -23,9 +24,9 @@
 %description
 This is env-update rip from gentoo's baselayout.
 
-env-update creates /etc/profile.env and /etc/csh.env from the contents of
-/etc/env.d/, so your shell is able to read initial env quickly even at high
-system loads.
+env-update creates /etc/profile.env and /etc/csh.env from the contents
+of /etc/env.d/, 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
@@ -59,7 +60,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-%{_sbindir}/env-update
+%env_update
 
 %files
 %defattr(644,root,root,755)
@@ -76,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/09/05 18:29:19  glen
+- umask 002; rel 3
+
 Revision 1.13  2006/08/31 19:07:29  glen
 - it also creates /etc/csh.env; rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/env-update.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list