[arch-commits] Commit in pdnsd/trunk (PKGBUILD pdnsd.install)
Sergej Pupykin
spupykin at archlinux.org
Fri May 20 11:45:56 UTC 2016
Date: Friday, May 20, 2016 @ 13:45:55
Author: spupykin
Revision: 175860
upgpkg: pdnsd 1.2.9.a-11
upd
Modified:
pdnsd/trunk/PKGBUILD
pdnsd/trunk/pdnsd.install
---------------+
PKGBUILD | 2 +-
pdnsd.install | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-20 10:14:22 UTC (rev 175859)
+++ PKGBUILD 2016-05-20 11:45:55 UTC (rev 175860)
@@ -6,7 +6,7 @@
pkgname=pdnsd
pkgver=1.2.9.a
_pkgver=${pkgver/.a/a}
-pkgrel=10
+pkgrel=11
pkgdesc="Proxy DNS server with permanent caching"
arch=(i686 x86_64)
url="http://members.home.nl/p.a.rombouts/pdnsd/"
Modified: pdnsd.install
===================================================================
--- pdnsd.install 2016-05-20 10:14:22 UTC (rev 175859)
+++ pdnsd.install 2016-05-20 11:45:55 UTC (rev 175860)
@@ -18,4 +18,8 @@
echo You may now restart the pdnsd service.
fi
+
+ if [[ $(vercmp $2 1.2.9.a-10) -le 0 ]]; then
+ echo "Default config is in usr/share/doc/pdnsd/, restore your .pacsave or copy default one"
+ fi
}
More information about the arch-commits
mailing list