Merge branch '3.0' into 3.1

This commit is contained in:
Juergen Daubert 2014-03-13 12:04:31 +01:00
commit cd1ca0c43a
6 changed files with 10 additions and 7 deletions

View File

@ -87,6 +87,7 @@ drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/getent.1.gz
-rw-r--r-- root/root usr/man/man1/intro.1.gz
-rw-r--r-- root/root usr/man/man1/ldd.1.gz
-rw-r--r-- root/root usr/man/man1/locale.1.gz
drwxr-xr-x root/root usr/man/man1p/
-rw-r--r-- root/root usr/man/man1p/admin.1p.gz
-rw-r--r-- root/root usr/man/man1p/alias.1p.gz
@ -3316,7 +3317,6 @@ drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/ldconfig.8.gz
-rw-r--r-- root/root usr/man/man8/nscd.8.gz
-rw-r--r-- root/root usr/man/man8/sln.8.gz
-rw-r--r-- root/root usr/man/man8/sync.8.gz
-rw-r--r-- root/root usr/man/man8/tzselect.8.gz
-rw-r--r-- root/root usr/man/man8/zdump.8.gz
-rw-r--r-- root/root usr/man/man8/zic.8.gz

View File

@ -1,2 +1,2 @@
5dc4e4911ea90a9bdbb6d7f8c238be85 man-pages-3.61.tar.xz
3877e1539dcb46bd23605b4d9d73c57d man-pages-3.62.tar.xz
825fde78e6fddd02426ecdd50e2cbe0d man-pages-posix-2013-a.tar.xz

View File

@ -4,7 +4,7 @@
# Depends on: man
name=man-pages
version=3.61
version=3.62
release=1
source=(http://www.kernel.org/pub/linux/docs/$name/$name-$version.tar.xz \
http://www.kernel.org/pub/linux/docs/$name/$name-posix/$name-posix-2013-a.tar.xz)

View File

@ -28,4 +28,6 @@ drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/visudo
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/lib/
drwx------ root/root var/lib/sudo/
drwx--x--x root/root var/lib/sudo/
drwxr-xr-x root/root var/run/
drwx--x--x root/root var/run/sudo/

View File

@ -1 +1 @@
d3f1f1cfca6b2b06b048e1abb7d0227e sudo-1.8.9p5.tar.gz
954d64906c3f6e2436f33445a049c58b sudo-1.8.10.tar.gz

View File

@ -4,7 +4,7 @@
# Depends on: zlib
name=sudo
version=1.8.9p5
version=1.8.10
release=1
source=(http://www.sudo.ws/$name/dist/$name-$version.tar.gz)
@ -15,7 +15,8 @@ build() {
--libexecdir=/usr/lib \
--mandir=/usr/man \
--with-logfac=auth \
--with-timedir=/var/lib/sudo \
--with-vardir=/var/lib/sudo \
--with-rundir=/var/run/sudo \
--without-pam \
--disable-nls