Skip Menu |
 

Subject: Missing version resource info on krb5 files
The following files have no version resource info.

mit2ms.exe
ms2mit.exe
kvno.exe
kpasswd.exe
krb524.dll
kfwlogon.dll
kfwcpcc.exe
kcpytkt.exe
kdeltkt.exe
k524init.exe
gss-client.exe
gss-server.exe
From: jaltman@mit.edu
Subject: SVN Commit
Add resource data windows/version.rc for:
kinit.exe, klist.exe, kdestroy.exe, kvno.exe
kdeltkt.exe, kcpytkt.exe, kfwlogon.dll, kfwcpcc.exe
gss-client.exe, gss-server.exe, kpasswd.exe

Remove resource files: kfwcpcc.rc kfwlogon.rc and use
windows/version.rc in their place

Add resource make rules to Makefile.in files included
in this commit

Add missing _VC_MANIFEST_EMBED_EXE rule to kpasswd/Makefile.in

Comment out addition Windows only make rules with ##WIN32##
Commit By: jaltman



Revision: 19471
Changed Files:
U trunk/src/appl/gss-sample/Makefile.in
U trunk/src/clients/kcpytkt/Makefile.in
U trunk/src/clients/kdeltkt/Makefile.in
U trunk/src/clients/kdestroy/Makefile.in
U trunk/src/clients/kinit/Makefile.in
U trunk/src/clients/klist/Makefile.in
U trunk/src/clients/kpasswd/Makefile.in
U trunk/src/clients/kvno/Makefile.in
U trunk/src/krb524/Makefile.in
U trunk/src/windows/kfwlogon/Makefile.in
D trunk/src/windows/kfwlogon/kfwcpcc.rc
D trunk/src/windows/kfwlogon/kfwlogon.rc
U trunk/src/windows/ms2mit/Makefile.in
U trunk/src/windows/version.rc
From: tlyu@mit.edu
Subject: SVN Commit
Download (untitled) / with headers
text/plain 1.3KiB
pull up r19471 from trunk

r19471@cathode-dark-space: jaltman | 2007-04-14 12:38:50 -0400
ticket: 5529
tags: pullup

Add resource data windows/version.rc for:
kinit.exe, klist.exe, kdestroy.exe, kvno.exe
kdeltkt.exe, kcpytkt.exe, kfwlogon.dll, kfwcpcc.exe
gss-client.exe, gss-server.exe, kpasswd.exe

Remove resource files: kfwcpcc.rc kfwlogon.rc and use
windows/version.rc in their place

Add resource make rules to Makefile.in files included
in this commit

Add missing _VC_MANIFEST_EMBED_EXE rule to kpasswd/Makefile.in

Comment out addition Windows only make rules with ##WIN32##


Commit By: tlyu



Revision: 19483
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/appl/gss-sample/Makefile.in
U branches/krb5-1-6/src/clients/kcpytkt/Makefile.in
U branches/krb5-1-6/src/clients/kdeltkt/Makefile.in
U branches/krb5-1-6/src/clients/kdestroy/Makefile.in
U branches/krb5-1-6/src/clients/kinit/Makefile.in
U branches/krb5-1-6/src/clients/klist/Makefile.in
U branches/krb5-1-6/src/clients/kpasswd/Makefile.in
U branches/krb5-1-6/src/clients/kvno/Makefile.in
U branches/krb5-1-6/src/krb524/Makefile.in
U branches/krb5-1-6/src/windows/kfwlogon/Makefile.in
D branches/krb5-1-6/src/windows/kfwlogon/kfwcpcc.rc
D branches/krb5-1-6/src/windows/kfwlogon/kfwlogon.rc
U branches/krb5-1-6/src/windows/ms2mit/Makefile.in
U branches/krb5-1-6/src/windows/version.rc