rpms/mingw32-nsiswrapper/EL-5 nsiswrapper.pl,1.3,1.4

Richard W.M. Jones rjones at fedoraproject.org
Mon Dec 21 12:08:29 UTC 2009


Author: rjones

Update of /cvs/pkgs/rpms/mingw32-nsiswrapper/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11227

Modified Files:
	nsiswrapper.pl 
Log Message:
Synchronize script with Rawhide.


Index: nsiswrapper.pl
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-nsiswrapper/EL-5/nsiswrapper.pl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- nsiswrapper.pl	21 Dec 2009 12:05:07 -0000	1.3
+++ nsiswrapper.pl	21 Dec 2009 12:08:29 -0000	1.4
@@ -506,6 +506,7 @@ sub is_windows_system_dll
 	$_ eq 'wsock32.dll' ||
 	$_ eq 'ws2_32.dll' ||
 	$_ eq 'wldap32.dll' ||
+	$_ eq 'version.dll' ||
 	$_ eq 'dnsapi.dll'
 }
 




More information about the scm-commits mailing list