Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14800

Modified Files:
        sudo.info 
Log Message:
New upstream, faking some files for install to run, tested and workds

Index: sudo.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/sudo.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- sudo.info   23 Mar 2006 19:29:32 -0000      1.3
+++ sudo.info   13 Apr 2009 19:59:08 -0000      1.4
@@ -1,14 +1,14 @@
 Package: sudo
-Version: 1.6.8p12
-Revision: 4
+Version: 1.7.0
+Revision: 1000
 ###
 Source: ftp://ftp.sudo.ws/pub/sudo/sudo-%v.tar.gz
-Source-MD5: b29893c06192df6230dd5f340f3badf5 
+Source-MD5: 5fd96bba35fe29b464f7aa6ad255f0a6 
 ###
 ###
 DocFiles: BUGS CHANGES HISTORY INSTALL.* LICENSE PORTING README RUNSON TODO 
TROUBLESHOOTING UPGRADE sample.pam sample.sudoers 
 ###
-ConfigureParams: --prefix=%p --libexecdir=%p/lib/%n --mandir=%p/share/man 
--with-pam --with-pic --without-sendmail --with-all-insults --with-tty-tickets 
--enable-log-host --enable-shell-sets-home --with-logpath=%p/var/log 
--with-loglen=150 --with-timedir=%p/var/run --sysconfdir=%p/etc --with-rpath
+ConfigureParams: --prefix=%p --libexecdir=%p/lib/%n --mandir=%p/share/man 
--with-pam --with-pic --without-sendmail --with-all-insults --with-tty-tickets 
--enable-log-host --enable-shell-sets-home --with-logpath=%p/var/log 
--with-loglen=150 --with-timedir=%p/var/run --sysconfdir=%p/etc --with-rpath 
--with-logincap
 
 PatchScript: <<
 perl -i -pe 's|security|pam|g' auth/pam.c
@@ -22,7 +22,15 @@
 ./configure %c
 make
 <<
-InstallScript: make install DESTDIR=%d
+
+InstallScript: <<
+touch BUGS
+touch CHANGES
+touch RUNSON
+touch TODO
+make install DESTDIR=%d
+<<
+
 ###
 Description: Grant certain users/groups superuser rights
 DescDetail: <<


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to