-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
21 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Meta: 1 | ||
Name: nfsroot | ||
Version: 3.25 | ||
Version: 3.26 | ||
Release: 1 | ||
Date: 2013-05-17 | ||
Date: 2013-07-04 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#! /bin/sh | ||
# Guess values for system-dependent variables and create Makefiles. | ||
# Generated by GNU Autoconf 2.63 for nfsroot 3.25. | ||
# Generated by GNU Autoconf 2.63 for nfsroot 3.26. | ||
# | ||
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | ||
# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | ||
|
@@ -594,8 +594,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} | |
# Identity of this package. | ||
PACKAGE_NAME='nfsroot' | ||
PACKAGE_TARNAME='nfsroot' | ||
PACKAGE_VERSION='3.25' | ||
PACKAGE_STRING='nfsroot 3.25' | ||
PACKAGE_VERSION='3.26' | ||
PACKAGE_STRING='nfsroot 3.26' | ||
PACKAGE_BUGREPORT='' | ||
|
||
ac_unique_file="NEWS" | ||
|
@@ -1259,7 +1259,7 @@ if test "$ac_init_help" = "long"; then | |
# Omit some internal or obsolete options to make the list less imposing. | ||
# This message is too long to be a string in the A/UX 3.1 sh. | ||
cat <<_ACEOF | ||
\`configure' configures nfsroot 3.25 to adapt to many kinds of systems. | ||
\`configure' configures nfsroot 3.26 to adapt to many kinds of systems. | ||
Usage: $0 [OPTION]... [VAR=VALUE]... | ||
|
@@ -1330,7 +1330,7 @@ fi | |
|
||
if test -n "$ac_init_help"; then | ||
case $ac_init_help in | ||
short | recursive ) echo "Configuration of nfsroot 3.25:";; | ||
short | recursive ) echo "Configuration of nfsroot 3.26:";; | ||
esac | ||
cat <<\_ACEOF | ||
|
@@ -1403,7 +1403,7 @@ fi | |
test -n "$ac_init_help" && exit $ac_status | ||
if $ac_init_version; then | ||
cat <<\_ACEOF | ||
nfsroot configure 3.25 | ||
nfsroot configure 3.26 | ||
generated by GNU Autoconf 2.63 | ||
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | ||
|
@@ -1417,7 +1417,7 @@ cat >config.log <<_ACEOF | |
This file contains any messages produced by compilers while | ||
running configure, to aid debugging if configure makes a mistake. | ||
It was created by nfsroot $as_me 3.25, which was | ||
It was created by nfsroot $as_me 3.26, which was | ||
generated by GNU Autoconf 2.63. Invocation command line was | ||
$ $0 $@ | ||
|
@@ -2704,7 +2704,7 @@ fi | |
|
||
# Define the identity of the package. | ||
PACKAGE='nfsroot' | ||
VERSION='3.25' | ||
VERSION='3.26' | ||
|
||
|
||
cat >>confdefs.h <<_ACEOF | ||
|
@@ -3282,7 +3282,7 @@ exec 6>&1 | |
# report actual input values of CONFIG_FILES etc. instead of their | ||
# values after options handling. | ||
ac_log=" | ||
This file was extended by nfsroot $as_me 3.25, which was | ||
This file was extended by nfsroot $as_me 3.26, which was | ||
generated by GNU Autoconf 2.63. Invocation command line was | ||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -3341,7 +3341,7 @@ Report bugs to <[email protected]>." | |
_ACEOF | ||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
ac_cs_version="\\ | ||
nfsroot config.status 3.25 | ||
nfsroot config.status 3.26 | ||
configured by $0, generated by GNU Autoconf 2.63, | ||
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Name: nfsroot | ||
Version: 3.25 | ||
Version: 3.26 | ||
Release: 1 | ||
Source0: %{name}-%{version}.tar.gz | ||
License: GPL | ||
|