mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 07:20:11 +00:00
DEVEL15-openafs-1-5-19-20070419
make 1.5.19
This commit is contained in:
parent
607b35e6df
commit
8bce945783
@ -1,5 +1,5 @@
|
||||
AC_INIT(src/libafs/Makefile.common.in)
|
||||
AM_INIT_AUTOMAKE(openafs-libafs,1.5.18)
|
||||
AM_INIT_AUTOMAKE(openafs-libafs,1.5.19)
|
||||
AC_CONFIG_HEADER(src/config/afsconfig.h)
|
||||
define(OPENAFS_CONFIGURE_LIBAFS)
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_INIT(src/config/stds.h)
|
||||
AM_INIT_AUTOMAKE(openafs,1.5.18)
|
||||
AM_INIT_AUTOMAKE(openafs,1.5.19)
|
||||
AC_CONFIG_HEADER(src/config/afsconfig.h)
|
||||
|
||||
AC_PROG_CC
|
||||
|
@ -15,11 +15,11 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.5.18</string>
|
||||
<string>1.5.19</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.5.18</string>
|
||||
<string>1.5.19</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.kernel.bsd</key>
|
||||
|
@ -15,11 +15,11 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.5.18</string>
|
||||
<string>1.5.19</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.5.18</string>
|
||||
<string>1.5.19</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.kpi.bsd</key>
|
||||
|
@ -15,11 +15,11 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.5.18</string>
|
||||
<string>1.5.19</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.5.18</string>
|
||||
<string>1.5.19</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.kpi.bsd</key>
|
||||
|
@ -15,11 +15,11 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.5.18</string>
|
||||
<string>1.5.19</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.5.18</string>
|
||||
<string>1.5.19</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.kpi.bsd</key>
|
||||
|
@ -15,11 +15,11 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.5.18</string>
|
||||
<string>1.5.19</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.5.18</string>
|
||||
<string>1.5.19</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.kpi.bsd</key>
|
||||
|
@ -3,13 +3,13 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>OpenAFS 1.5.18</string>
|
||||
<string>OpenAFS 1.5.19</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.openafs.OpenAFS.pkg</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>OpenAFS</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.5.18</string>
|
||||
<string>1.5.19</string>
|
||||
<key>IFMajorVersion</key>
|
||||
<integer>1</integer>
|
||||
<key>IFMinorVersion</key>
|
||||
|
@ -1,5 +1,5 @@
|
||||
Title OpenAFS
|
||||
Version 1.5.18
|
||||
Version 1.5.19
|
||||
Description The OpenAFS distributed filesystem. This package installs an almost-ready-to-run client for OpenAFS. see http://www.openafs.org for more information.
|
||||
DefaultLocation /
|
||||
Diskname (null)
|
||||
|
Loading…
Reference in New Issue
Block a user