SPECS: anyterm.spec - revert last anygetty banner change: the perm...

glen glen at pld-linux.org
Sat Jul 16 14:15:30 CEST 2005


Author: glen                         Date: Sat Jul 16 12:15:30 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- revert last anygetty banner change: the permissions are reverted with each upgrade

---- Files affected:
SPECS:
   anyterm.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/anyterm.spec
diff -u SPECS/anyterm.spec:1.6 SPECS/anyterm.spec:1.7
--- SPECS/anyterm.spec:1.6	Sat Jul 16 14:12:22 2005
+++ SPECS/anyterm.spec	Sat Jul 16 14:15:25 2005
@@ -3,7 +3,7 @@
 Summary:	Terminal emulator in a web browser
 Name:		anyterm
 Version:	1.1.4
-Release:	0.7
+Release:	0.8
 Epoch:		0
 License:	GPL
 Group:		Networking/Daemons
@@ -82,11 +82,10 @@
 %post
 %service httpd restart
 
-if [ "$1" = 1 ]; then
-	%banner %{name} <<-EOF
-	To use anygetty, you need to setuid it.
-	EOF
-fi
+%banner %{name} <<-EOF
+To use anygetty, you need to setuid it:
+chmod 4755 %{_sbindir}/anygetty
+EOF
 
 %preun
 if [ "$1" = "0" ]; then
@@ -107,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/07/16 12:15:25  glen
+- revert last anygetty banner change: the permissions are reverted with each upgrade
+
 Revision 1.6  2005/07/16 12:12:22  glen
 - create config that works (for me)
 - anygetty banner shown just once
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/anyterm.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list