Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=4c68232d1c6841a5689bdcc68c223f8cac4b1143

commit 4c68232d1c6841a5689bdcc68c223f8cac4b1143
Author: James Buren <r...@frugalware.org>
Date:   Wed Jun 6 04:13:38 2012 -0500

ntp-4.2.6p5-1-x86_64
* convert to use systemd schema

diff --git a/source/network-extra/ntp/FrugalBuild 
b/source/network-extra/ntp/FrugalBuild
index 3a87a42..54dac9d 100644
--- a/source/network-extra/ntp/FrugalBuild
+++ b/source/network-extra/ntp/FrugalBuild
@@ -3,8 +3,8 @@
# Contributor: Krisztian VASAS <i...@frugalware.org>

pkgname=ntp
-pkgver=4.2.6p4
-pkgrel=2
+pkgver=4.2.6p5
+pkgrel=1
pkgdesc="The ntp daemon from ntp.org"
url="http://www.ntp.org/";
conflicts=('openntpd')
@@ -17,17 +17,19 @@ 
source=(http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/$pkgname-$pkgver.tar.gz \
ntpd.service \
ntp.org.conf)
backup=(etc/ntp.org.conf)
-sha1sums=('b53c4565c5d1c37494584d4fb826f82ffea285cf' \
+sha1sums=('4a5353a4791b6f4315a66c28d504ec6c7926b192' \
'21ecca90c622951fcb8469ee5822416bb6bf6a68' \
-          'e38e44b2e9e418f89417ac140991c02b8cf1e353' \
+          '2062b055ae089436fa5e4caeb54455716cc0f629' \
'9e116eabff29a0216bfc2c56817ba48d1f3182f6')
+_F_systemd_units=(ntpd=e)
+Finclude systemd

-# TODO: add some sort init script
build()
{
Fbuild
-       Ffile ntp.org.conf /etc
+       Ffile /etc/ntp.org.conf
Fmkdir lib/systemd/system/
Finstall 0644 ntpd.service /lib/systemd/system/ntpd.service
+       Fgenscriptlet
}
# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to