[packages/libutempter] - added comment about pretrans

baggins baggins at pld-linux.org
Mon Nov 11 13:14:10 CET 2013


commit 7617aa5d2673037aa41a5cf4e681763fb0264a4d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Nov 11 13:13:54 2013 +0100

    - added comment about pretrans

 libutempter.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/libutempter.spec b/libutempter.spec
index 5abd027..c97e105 100644
--- a/libutempter.spec
+++ b/libutempter.spec
@@ -115,6 +115,8 @@ install -d $RPM_BUILD_ROOT/var/run
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+# not in trigger because utmpx is %%ghost, and %%ghost-ed files
+# are removed when they'are uninstalled
 %pretrans
 if [ -e /var/run/utmpx ]; then
 	if [ -s /var/run/utmp ]; then
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libutempter.git/commitdiff/7617aa5d2673037aa41a5cf4e681763fb0264a4d



More information about the pld-cvs-commit mailing list