SPECS: env-update.spec - must always call env-update in post; rel 4

glen glen at pld-linux.org
Wed Sep 6 22:43:33 CEST 2006


Author: glen                         Date: Wed Sep  6 20:43:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- must always call env-update in post; rel 4

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

---- Diffs:

================================================================
Index: SPECS/env-update.spec
diff -u SPECS/env-update.spec:1.14 SPECS/env-update.spec:1.15
--- SPECS/env-update.spec:1.14	Tue Sep  5 20:29:19 2006
+++ SPECS/env-update.spec	Wed Sep  6 22:43:28 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:	3
+Release:	4
 License:	GPL v2
 Group:		Base
 Source0:	http://distfiles.gentoo.org/distfiles/rc-scripts-%{version}.tar.bz2
@@ -60,7 +60,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-%env_update
+%{_sbindir}/env-update
 
 %files
 %defattr(644,root,root,755)
@@ -77,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/09/06 20:43:28  glen
+- must always call env-update in post; rel 4
+
 Revision 1.14  2006/09/05 18:29:19  glen
 - umask 002; rel 3
 
================================================================

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



More information about the pld-cvs-commit mailing list