network/chrony: Updated for version 1.26.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
Richard Ellis 2011-12-10 18:19:37 -02:00 committed by Niels Horn
parent d32a12b3d0
commit edbc13c7a3
4 changed files with 13 additions and 11 deletions

View file

@ -8,5 +8,5 @@ See http://chrony.tuxfamily.org/ for more details.
Note: Because each installation's configuration will differ, the SlackBuild
script does not build or install configuration files. See the man pages and
the chrony.txt file installed in /usr/doc/chrony-1.24/ (and the contrib and
the chrony.txt file installed in /usr/doc/chrony-1.26/ (and the contrib and
examples directory) for relevant configuration information.

View file

@ -5,9 +5,10 @@
# Written by Richard Ellis <rellis@dp100.com>
# This script is hereby released into the public domain.
# V2 for Slackware 13.37 - November 11, 2011
PRGNAM=chrony
VERSION=${VERSION:-1.24}
VERSION=${VERSION:-1.26}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -38,7 +39,7 @@ else
LIBDIRSUFFIX=""
fi
set -e
set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
@ -65,14 +66,15 @@ CXXFLAGS="$SLKCFLAGS" \
make
make install DESTDIR=$PKG
find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
find $PKG/usr/man -type f -exec gzip -9 {} \;
for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a COPYING INSTALL README NEWS chrony.txt contrib/ examples/ \
cp -a \
COPYING INSTALL README NEWS chrony.txt contrib/ examples/ \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild

View file

@ -1,10 +1,10 @@
PRGNAM="chrony"
VERSION="1.24"
VERSION="1.26"
HOMEPAGE="http://chrony.tuxfamily.org/"
DOWNLOAD="http://download.tuxfamily.org/chrony/chrony-1.24.tar.gz"
MD5SUM="8849e95428f43c5ab2692a2812653e65"
DOWNLOAD="http://download.tuxfamily.org/chrony/chrony-1.26.tar.gz"
MD5SUM="ad6dd619ff1986e4ff780363c64e2246"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Richard Ellis"
EMAIL="rellis@dp100.com"
APPROVED="michiel"
APPROVED="Niels Horn"

View file

@ -5,8 +5,8 @@
# exactly 11 lines for the formatting to be correct. It's also customary to
# leave one space after the ':'.
|-----handy-ruler-------------------------------------------------------|
chrony: Chrony maintains the accuracy of the real time clock via NTP protocol.
|-----handy-ruler------------------------------------------------------|
chrony: chrony (maintains accuracy of the real time clock via NTP)
chrony:
chrony: Chrony is a pair of programs which are used to maintain the accuracy
chrony: of the real time clock on a computer. The two programs are called