Merge branch '2.8' into 3.0

This commit is contained in:
Juergen Daubert 2013-01-07 18:30:31 +01:00
commit a5a31dbd9e
18 changed files with 39 additions and 27 deletions

View File

@ -5,6 +5,11 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/cifscreds
-rwxr-xr-x root/root usr/bin/getcifsacl
-rwxr-xr-x root/root usr/bin/setcifsacl
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/cifsidmap.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/cifs-utils/
-rwxr-xr-x root/root usr/lib/cifs-utils/idmapwb.so
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/cifscreds.1.gz
@ -12,6 +17,7 @@ drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/setcifsacl.1.gz
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/cifs.idmap.8.gz
-rw-r--r-- root/root usr/man/man8/idmapwb.8.gz
-rw-r--r-- root/root usr/man/man8/mount.cifs.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/cifs.idmap

View File

@ -1 +1 @@
6aa9c4347780872fefe5823ac06a8ff3 cifs-utils-5.8.tar.bz2
7164ad6f7963a31fcbffbe4f14a7cfc6 cifs-utils-5.9.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on: samba keyutils
name=cifs-utils
version=5.8
version=5.9
release=1
source=(ftp://ftp.samba.org/pub/linux-cifs/$name/$name-$version.tar.bz2)

View File

@ -1,10 +1,10 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/fonts/
drwxr-xr-x root/root etc/fonts/conf.d/
-rw-r--r-- root/root etc/fonts/conf.d/99pdftoopvp.conf
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/ttfread
drwxr-xr-x root/root usr/etc/
drwxr-xr-x root/root usr/etc/fonts/
drwxr-xr-x root/root usr/etc/fonts/conf.d/
-rw-r--r-- root/root usr/etc/fonts/conf.d/99pdftoopvp.conf
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/cupsfilters/
-rw-r--r-- root/root usr/include/cupsfilters/driver.h

View File

@ -1 +1 @@
77f72864b8a1b631ca20c936af0b9f72 cups-filters-1.0.25.tar.xz
01e2d9abc4ea69521334a0ee2f70d98a cups-filters-1.0.29.tar.xz

View File

@ -4,7 +4,7 @@
# Depends on: cups poppler qpdf
name=cups-filters
version=1.0.25
version=1.0.29
release=1
source=(http://www.openprinting.org/download/$name/$name-$version.tar.xz)
@ -12,8 +12,10 @@ build () {
cd $name-$version
./configure --prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/man \
--without-php
--without-php \
--disable-avahi
make
make DESTDIR=$PKG install

View File

@ -71,9 +71,9 @@ drwxr-xr-x root/root usr/include/dar/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libdar.a
-rwxr-xr-x root/root usr/lib/libdar.la
lrwxrwxrwx root/root usr/lib/libdar.so -> libdar.so.5000.3.0
lrwxrwxrwx root/root usr/lib/libdar.so.5000 -> libdar.so.5000.3.0
-rwxr-xr-x root/root usr/lib/libdar.so.5000.3.0
lrwxrwxrwx root/root usr/lib/libdar.so -> libdar.so.5000.3.1
lrwxrwxrwx root/root usr/lib/libdar.so.5000 -> libdar.so.5000.3.1
-rwxr-xr-x root/root usr/lib/libdar.so.5000.3.1
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libdar.pc
drwxr-xr-x root/root usr/man/

View File

@ -1,2 +1,2 @@
05660156b4a0675726c0d0f958127a10 dar-2.4.8.tar.gz
c7e8d6c480c068a52dc8cdfca9c5f615 dar-2.4.9.tar.gz
f453ca0df13e48ca72095f9ef71529c9 darrc

View File

@ -4,7 +4,7 @@
# Depends on: attr, openssl, zlib, bzip2, libgcrypt
name=dar
version=2.4.8
version=2.4.9
release=1
source=(http://downloads.sourceforge.net/project/dar/dar/$version/$name-$version.tar.gz \
darrc)

View File

@ -25,6 +25,7 @@ drwxr-xr-x root/root etc/dovecot/conf.d/
-rw-r--r-- root/root etc/dovecot/conf.d/auth-system.conf.ext
-rw-r--r-- root/root etc/dovecot/conf.d/auth-vpopmail.conf.ext
-rw-r--r-- root/root etc/dovecot/dovecot-db.conf.ext
-rw-r--r-- root/root etc/dovecot/dovecot-dict-auth.conf.ext
-rw-r--r-- root/root etc/dovecot/dovecot-dict-sql.conf.ext
-rw-r--r-- root/root etc/dovecot/dovecot-ldap.conf.ext
-rw-r--r-- root/root etc/dovecot/dovecot-sql.conf.ext

View File

@ -1,3 +1,3 @@
7eaa958040fbd7169c86134439d4b632 dovecot
b575dfb5db954132f41e7c390e7e11ff dovecot-2.1.12.tar.gz
ff64b1d87ad4a8b912ae17b8f9bab3de dovecot-2.1.13.tar.gz
3e54c8e781fc4dfb7a9cf6d7eab42794 dovecot-config.patch

View File

@ -4,7 +4,7 @@
# Depends on: zlib bzip2 openssl tcp_wrappers libcap
name=dovecot
version=2.1.12
version=2.1.13
release=1
source=(http://dovecot.org/releases/2.1/$name-$version.tar.gz \
dovecot-config.patch dovecot)

View File

@ -24,4 +24,4 @@ drwxr-xr-x root/root usr/sbin/
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/spool/
drwxrwx--- fcron/fcron var/spool/fcron/
-rw------- root/root var/spool/fcron/systab.orig
-rw------- root/fcron var/spool/fcron/systab.orig

View File

@ -1,3 +1,3 @@
e11816b7a028e356626e4ccc359b0c95 fcron
69ebcb41921e2a282f41ebecb3a27053 fcron-3.0.6.src.tar.gz
230b91f308e6012957a3a71a94f03838 fcron-3.1.1.src.tar.gz
0153ce1b5ac57ab970abafbde26a9b62 systab.orig

View File

@ -1,11 +1,12 @@
# Description: Enhanced periodical command scheduler like cron
# URL: http://fcron.free.fr
# Maintainer: Juergen Daubert, jue at crux dot nu
# Depends on: readline
name=fcron
version=3.0.6
version=3.1.1
release=1
source=(http://fcron.free.fr/archives/$name-$version.src.tar.gz \
source=(http://fcron.free.fr/archives/$name-$version.src.tar.gz
fcron systab.orig)
build () {
@ -19,14 +20,16 @@ build () {
--with-boot-install=no \
--with-username=fcron \
--with-groupname=fcron \
--with-db2man=no \
--with-dsssl-dir=no \
--with-pam=no \
--with-sendmail=/usr/sbin/sendmail
make
make -j1 DESTDIR=$PKG install
make DESTDIR=$PKG install
rm -r $PKG/{usr/{share,man/{fr,man3}},var/run}
install -D -m 755 $SRC/fcron $PKG/etc/rc.d/fcron
install -m 600 $SRC/systab.orig $PKG/var/spool/fcron
install -m 600 -o root -g fcron $SRC/systab.orig $PKG/var/spool/fcron
}

View File

@ -32,9 +32,9 @@ drwxr-xr-x root/root usr/include/qpdf/
-rw-r--r-- root/root usr/include/qpdf/qpdf-c.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libqpdf.a
lrwxrwxrwx root/root usr/lib/libqpdf.so -> libqpdf.so.8.1.0
lrwxrwxrwx root/root usr/lib/libqpdf.so.8 -> libqpdf.so.8.1.0
-rwxr-xr-x root/root usr/lib/libqpdf.so.8.1.0
lrwxrwxrwx root/root usr/lib/libqpdf.so -> libqpdf.so.10.0.0
lrwxrwxrwx root/root usr/lib/libqpdf.so.10 -> libqpdf.so.10.0.0
-rwxr-xr-x root/root usr/lib/libqpdf.so.10.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libqpdf.pc
drwxr-xr-x root/root usr/man/

View File

@ -1 +1 @@
af6f6f964481295a6ca0766185bfa274 qpdf-3.0.2.tar.gz
812ffc8c5b8fb5cf9310fcbd9a7d20d3 qpdf-4.0.0.tar.gz

View File

@ -4,7 +4,7 @@
# Depends on: libpcre zlib
name=qpdf
version=3.0.2
version=4.0.0
release=1
source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz)