summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072017-01-15 15:01:11 +0100
committersL1pKn072017-01-15 15:01:11 +0100
commit30dfa8133a624dabdb96487446a54474c5e02a3b (patch)
tree7b67d453ae368f25ac3314ef2cddfc0cff5e5c2d
parentde6f00d011835f004af2a76abe2fb07d12288b01 (diff)
downloadaur-30dfa8133a624dabdb96487446a54474c5e02a3b.tar.gz
systemd-{sysusers,tmpfiles} is handled by hook now
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD25
-rw-r--r--adchpp-hg.install3
3 files changed, 24 insertions, 24 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2badca9a5e40..690afb1da068 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Apr 27 15:57:45 UTC 2016
+# Sun Jan 15 14:01:07 UTC 2017
pkgbase = adchpp-hg
pkgdesc = ADCH++ is a hub software for the ADC network. (Mercurial Version)
pkgver = 2.12.1.725.c290861e08cd
@@ -29,15 +29,15 @@ pkgbase = adchpp-hg
source = http://data.gpo.zugaina.org/klondike/net-p2p/adchpp/files/adchpp-2.11.0-fix_cflags.patch
source = https://dl.dropboxusercontent.com/u/6596386/adchpp-2.9.0-fix_store_files_in_config_dir_access.guard_plugin.patch
source = https://dl.dropboxusercontent.com/u/6596386/adchpp-2.9.0-fix_log_path.patch
- sha1sums = SKIP
- sha1sums = d903e8241dec8e6c96b741f52a43a75894471cf7
- sha1sums = b834071b7bd39effcdc6bdeaa61f3e877757583b
- sha1sums = d8c98ccc13ffda1c68bd1d356f51ae99dd1a5ba2
- sha1sums = 7f270a8803871e6b25b9ed15d60ba765df9e3741
- sha1sums = e2e396e0542df153a312c0b43275a321511d0209
- sha1sums = 04c2bba95ab80d56a0e56fa9cd3f0b2edce88e23
- sha1sums = c201970be161b01d30a4c6761235f47aad9fec4e
- sha1sums = 1e40351b4be6441979229d63210b43817c9819bf
+ sha256sums = SKIP
+ sha256sums = 408dace5cbe39f93b814b517250ba0ca5729f2d01e2183a467c5acdbbefb78f2
+ sha256sums = a538ea4dbbbf2f0519f28ac070750d951828902d1c7df658718158f85bf7d524
+ sha256sums = 926f5200487aeba02a4bfb5b110653d33865f1e4320b191385aec3c936f1681d
+ sha256sums = a561c8eeeb9f94518b95a231fdbd12ba35d8099fce4930b445e7a6a618ecc60b
+ sha256sums = 7a112f77e3d995a102703b85230610643f69cd4f99b35fcb22c3edc7c5e7a85b
+ sha256sums = 7ae9129d2c4480c3b82bdfc487adc59bc3025ca924fb6ee3b161373b0c7ca4d7
+ sha256sums = 682ead52a680847550d65c96b4008a32252977e55cb1a904eadb60c565a3b248
+ sha256sums = 7e0f8a76678e9ddd598217f2de6d38261540b03208474ebca6c928c4f563c703
pkgname = adchpp-hg
diff --git a/PKGBUILD b/PKGBUILD
index 83c12bd557b3..dfb2df0c578e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,16 +31,16 @@ source=("adchpp::hg+http://hg.code.sf.net/p/adchpp/code"
'https://dl.dropboxusercontent.com/u/6596386/adchpp-2.9.0-fix_store_files_in_config_dir_access.guard_plugin.patch'
'https://dl.dropboxusercontent.com/u/6596386/adchpp-2.9.0-fix_log_path.patch'
)
-sha1sums=('SKIP'
- 'd903e8241dec8e6c96b741f52a43a75894471cf7'
- 'b834071b7bd39effcdc6bdeaa61f3e877757583b'
- 'd8c98ccc13ffda1c68bd1d356f51ae99dd1a5ba2'
- '7f270a8803871e6b25b9ed15d60ba765df9e3741'
- 'e2e396e0542df153a312c0b43275a321511d0209'
- '04c2bba95ab80d56a0e56fa9cd3f0b2edce88e23'
- 'c201970be161b01d30a4c6761235f47aad9fec4e'
- '1e40351b4be6441979229d63210b43817c9819bf'
- )
+sha256sums=('SKIP'
+ '408dace5cbe39f93b814b517250ba0ca5729f2d01e2183a467c5acdbbefb78f2'
+ 'a538ea4dbbbf2f0519f28ac070750d951828902d1c7df658718158f85bf7d524'
+ '926f5200487aeba02a4bfb5b110653d33865f1e4320b191385aec3c936f1681d'
+ 'a561c8eeeb9f94518b95a231fdbd12ba35d8099fce4930b445e7a6a618ecc60b'
+ '7a112f77e3d995a102703b85230610643f69cd4f99b35fcb22c3edc7c5e7a85b'
+ '7ae9129d2c4480c3b82bdfc487adc59bc3025ca924fb6ee3b161373b0c7ca4d7'
+ '682ead52a680847550d65c96b4008a32252977e55cb1a904eadb60c565a3b248'
+ '7e0f8a76678e9ddd598217f2de6d38261540b03208474ebca6c928c4f563c703'
+ )
install=adchpp-hg.install
[ "$CARCH" = "i686" ] && _arch="x86"
@@ -70,7 +70,10 @@ prepare() {
-e "s|%%ADCHPPSHARE%%|/usr/share/adchpp|g" \
-e "s|%%ADCHPPETC%%|/etc/adchpp|g" \
-e "s|%%ADCHPPLOG%%|/var/log/adchpp|g" \
- -i etc/adchpp.xml -i etc/Script.xml -i rbutil/adchpp.rb -i pyutil/adchpp.py
+ -i etc/adchpp.xml \
+ -i etc/Script.xml \
+ -i rbutil/adchpp.rb \
+ -i pyutil/adchpp.py
# Ugly patch: set path for volatile files created by lua scripts
sed -e "/luadchpp.)/a-- set path of volatile files\nlocal varfilepath = \"/var/lib/adchpp/\"\n" \
diff --git a/adchpp-hg.install b/adchpp-hg.install
index b6b32fd9fb87..462a57b250b8 100644
--- a/adchpp-hg.install
+++ b/adchpp-hg.install
@@ -9,9 +9,6 @@ post_install() {
}
post_upgrade() {
- systemd-sysusers adchpp.conf
- systemd-tmpfiles --create adchpp.conf
-
install -dm744 -o adchpp -g adchpp /var/log/adchpp
install -dm744 -o adchpp -g adchpp /var/lib/adchpp
}