diff --git a/c-ares/Pkgfile b/c-ares/Pkgfile index 39ea7e2e1..46512d8d7 100644 --- a/c-ares/Pkgfile +++ b/c-ares/Pkgfile @@ -6,7 +6,7 @@ name=c-ares version=1.10.0 -release=2 +release=3 source=(http://c-ares.haxx.se/download/$name-$version.tar.gz) build() { @@ -22,7 +22,4 @@ build() { # Package make DESTDIR=$PKG install - - # Cleanup - chown -R root:root $PKG } diff --git a/cadaver/Pkgfile b/cadaver/Pkgfile index 88ec5da34..e2b3a312b 100644 --- a/cadaver/Pkgfile +++ b/cadaver/Pkgfile @@ -6,7 +6,7 @@ name=cadaver version=0.23.3 -release=1 +release=2 source=(http://www.webdav.org/cadaver/cadaver-$version.tar.gz) build() { @@ -20,7 +20,4 @@ build() { # Package make prefix=$PKG/usr install - - # Cleanup - chown -R root:root $PKG } diff --git a/cgroupfs-mount/Pkgfile b/cgroupfs-mount/Pkgfile index 525e85731..d05b1ac95 100644 --- a/cgroupfs-mount/Pkgfile +++ b/cgroupfs-mount/Pkgfile @@ -6,7 +6,7 @@ name=cgroupfs-mount version=1.1 -release=1 +release=2 source=(https://github.com/tianon/${name}/archive/${version}.tar.gz) build() { @@ -15,6 +15,4 @@ build() { # Package install -D -m 755 cgroupfs-mount $PKG/usr/bin/cgroupfs-mount install -D -m 755 cgroupfs-umount $PKG/usr/bin/cgroupfs-umount - - chown -R root:root $PKG } diff --git a/docker/Pkgfile b/docker/Pkgfile index f50738106..5e276e50d 100644 --- a/docker/Pkgfile +++ b/docker/Pkgfile @@ -7,7 +7,7 @@ name=docker version=1.5.0 revision=a8a31eff10 -release=3 +release=4 source=( https://raw.githubusercontent.com/docker/docker/v${version}/contrib/check-config.sh https://github.com/docker/docker/archive/v$version.tar.gz @@ -37,6 +37,4 @@ build() { install -D -m 755 $SRC/$name $PKG/etc/rc.d/$name install -D -m 644 $SRC/$name.conf $PKG/etc/$name.conf - - chown -R root:root $PKG } diff --git a/fping/Pkgfile b/fping/Pkgfile index eca7903e0..a89215b92 100644 --- a/fping/Pkgfile +++ b/fping/Pkgfile @@ -6,7 +6,7 @@ name=fping version=3.10 -release=3 +release=4 source=(http://www.fping.org/dist/${name}-${version}.tar.gz) build () { @@ -24,6 +24,4 @@ build () { # Package make DESTDIR=$PKG install - - chown -R root:root $PKG } diff --git a/go/Pkgfile b/go/Pkgfile index f870b5284..17169ee93 100644 --- a/go/Pkgfile +++ b/go/Pkgfile @@ -6,7 +6,7 @@ name=go version=1.3.3 -release=1 +release=2 source=( https://storage.googleapis.com/golang/${name}${version}.linux-amd64.tar.gz golang.sh @@ -53,6 +53,4 @@ build() { find "$PKG/usr/lib/go/" -type f -name "Makefile" -delete rm $PKG/usr/lib/go/{AUTHORS,README,LICENSE,CONTRIBUTORS,PATENTS,robots.txt} rm $PKG/usr/lib/go/src/{make.*,all.*,run.*,race.*,clean.*,Make.*,sudo.*} - - chown -R root:root $PKG } diff --git a/linux-firmware/Pkgfile b/linux-firmware/Pkgfile index 5cfbf3976..fabdcbf5c 100644 --- a/linux-firmware/Pkgfile +++ b/linux-firmware/Pkgfile @@ -6,7 +6,7 @@ name=linux-firmware version=20141009 -release=1 +release=2 source=(http://shortcircuit.net.au/~prologic/distfiles/$name-$version.tar.xz) build() { @@ -17,6 +17,4 @@ build() { # Cleanup rm $PKG/lib/firmware/{Makefile,README,configure,GPL-3} - - chown -R root:root $PKG } diff --git a/lxmenu-data/Pkgfile b/lxmenu-data/Pkgfile index 2abf95053..ab6184c14 100644 --- a/lxmenu-data/Pkgfile +++ b/lxmenu-data/Pkgfile @@ -6,7 +6,7 @@ name=lxmenu-data version=0.1.2 -release=1 +release=2 source=(http://downloads.sourceforge.net/lxde/$name-$version.tar.gz) build() { @@ -14,5 +14,4 @@ build() { ./configure --prefix=/usr --sysconfdir=/etc make make DESTDIR=$PKG install - chown -R root:root $PKG } diff --git a/lxmusic/Pkgfile b/lxmusic/Pkgfile index be12f2ec6..db1ab7ec2 100644 --- a/lxmusic/Pkgfile +++ b/lxmusic/Pkgfile @@ -6,7 +6,7 @@ name=lxmusic version=0.4.5 -release=1 +release=2 source=(http://download.sourceforge.net/sourceforge/lxde/$name-$version.tar.gz) build() { @@ -15,5 +15,4 @@ build() { make make DESTDIR=$PKG install rm -rf $PKG/usr/share/locale - chown -R root:root $PKG } diff --git a/lxterminal/Pkgfile b/lxterminal/Pkgfile index 1e451bf10..94c7a2621 100644 --- a/lxterminal/Pkgfile +++ b/lxterminal/Pkgfile @@ -6,7 +6,7 @@ name=lxterminal version=0.2.0 -release=1 +release=2 source=(http://downloads.sourceforge.net/lxde/$name-$version.tar.gz) build() { @@ -26,6 +26,4 @@ build() { # Cleanup rm -rf $PKG/usr/share/locale - - chown -R root:root $PKG } diff --git a/mosquitto/Pkgfile b/mosquitto/Pkgfile index acfa0e625..bf6400720 100644 --- a/mosquitto/Pkgfile +++ b/mosquitto/Pkgfile @@ -6,7 +6,7 @@ name=mosquitto version=1.3.1 -release=3 +release=4 source=(http://mosquitto.org/files/source/$name-$version.tar.gz https://raw.github.com/binarybucks/mqttitude/master/tools/TLS/generate-CA.sh) @@ -27,6 +27,4 @@ build() { mkdir -p $PKG/usr/man mv $PKG/usr/share/man/* $PKG/usr/man rm -rf $PKG/etc/mosquitto/*.example - - chown -R root:root $PKG } diff --git a/nodejs/Pkgfile b/nodejs/Pkgfile index 6b66d2839..71f9968c5 100644 --- a/nodejs/Pkgfile +++ b/nodejs/Pkgfile @@ -7,7 +7,7 @@ name=nodejs _name=node version=0.10.33 -release=2 +release=3 source=(http://nodejs.org/dist/v${version}/$_name-v${version}.tar.gz) build() { @@ -16,6 +16,4 @@ build() { ./configure --prefix=/usr make make DESTDIR=$PKG install - - chown -R root:root $PKG } diff --git a/pbr/Pkgfile b/pbr/Pkgfile index 943efd11e..191228005 100644 --- a/pbr/Pkgfile +++ b/pbr/Pkgfile @@ -6,11 +6,10 @@ name=pbr version=0.8.0 -release=1 +release=2 source=(http://pypi.python.org/packages/source/p/$name/$name-$version.tar.gz) build() { cd $name-$version /usr/bin/python setup.py install --root=$PKG - chown -R root:root $PKG } diff --git a/pcmanfm/Pkgfile b/pcmanfm/Pkgfile index a35806107..535f96826 100644 --- a/pcmanfm/Pkgfile +++ b/pcmanfm/Pkgfile @@ -6,7 +6,7 @@ name=pcmanfm version=1.1.2 -release=1 +release=2 source=("http://downloads.sourceforge.net/project/pcmanfm/PCManFM%20%2B%20Libfm%20(tarball%20release)/PCManFM/pcmanfm-$version.tar.gz") build() { @@ -15,5 +15,4 @@ build() { make make DESTDIR=$PKG install rm -rf $PKG/usr/share/locale - chown -R root:root $PKG } diff --git a/pip/Pkgfile b/pip/Pkgfile index aa099f354..ba5001834 100644 --- a/pip/Pkgfile +++ b/pip/Pkgfile @@ -6,11 +6,10 @@ name=pip version=1.5.4 -release=1 +release=2 source=(http://pypi.python.org/packages/source/p/$name/$name-$version.tar.gz) build() { cd $name-$version /usr/bin/python setup.py install --prefix=/usr --root=$PKG - chown -R root:root $PKG } diff --git a/redis/Pkgfile b/redis/Pkgfile index 90facd87c..82622fcf7 100644 --- a/redis/Pkgfile +++ b/redis/Pkgfile @@ -6,7 +6,7 @@ name=redis version=2.8.9 -release=1 +release=2 source=( http://download.redis.io/releases/$name-$version.tar.gz redis.conf @@ -21,6 +21,4 @@ build() { install -D -m 755 $SRC/redis.rc $PKG/etc/rc.d/redis install -D -m 644 $SRC/redis.conf $PKG/etc/redis.conf install -d -m 755 $PKG/var/lib/redis - - chown -R root:root $PKG } diff --git a/regionset/Pkgfile b/regionset/Pkgfile index f5ee5fc6a..4da43f35f 100644 --- a/regionset/Pkgfile +++ b/regionset/Pkgfile @@ -7,7 +7,7 @@ name=regionset version=0.2 -release=1 +release=2 source=(http://linvdr.org/download/regionset/$name-$version.tar.gz) build() { @@ -15,6 +15,4 @@ build() { make install -D -m 755 regionset $PKG/usr/bin/regionset - - chown -R root:root $PKG } diff --git a/stevedore/Pkgfile b/stevedore/Pkgfile index cd73b0fff..af7cdde3f 100644 --- a/stevedore/Pkgfile +++ b/stevedore/Pkgfile @@ -6,11 +6,10 @@ name=stevedore version=0.15 -release=1 +release=2 source=(http://pypi.python.org/packages/source/s/$name/$name-$version.tar.gz) build() { cd $name-$version /usr/bin/python setup.py install --root=$PKG - chown -R root:root $PKG } diff --git a/virtualenv/Pkgfile b/virtualenv/Pkgfile index d083ea8cd..a541d34d4 100644 --- a/virtualenv/Pkgfile +++ b/virtualenv/Pkgfile @@ -6,11 +6,10 @@ name=virtualenv version=1.11.6 -release=1 +release=2 source=(http://pypi.python.org/packages/source/v/$name/$name-$version.tar.gz) build() { cd $name-$version /usr/bin/python setup.py install --root=$PKG - chown -R root:root $PKG }