]> git.pld-linux.org Git - packages/ntp.git/commitdiff
- fixed Group
authorTomasz Pala <gotar@pld-linux.org>
Sat, 22 May 2010 16:14:16 +0000 (16:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ntp.spec -> 1.130

ntp.spec

index f74e29349a73ba800a0cccedd0529478ea916979..45423ac77cc2b1e3043eb5d7ab6f7fcf20fd9155 100644 (file)
--- a/ntp.spec
+++ b/ntp.spec
@@ -6,7 +6,7 @@ Name:           ntp
 Version:       4.2.4p8
 Release:       10
 License:       distributable
-Group:         Daemons
+Group:         Networking/Daemons
 Source0:       http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/%{name}-%{version}.tar.gz
 # Source0-md5: fe137056e7e611798a46971a783567ce
 Source1:       %{name}.conf
@@ -262,7 +262,7 @@ install -p %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/ntpd
 install -p %{SOURCE5} $RPM_BUILD_ROOT/etc/rc.d/init.d/ntpdate
 cp -a %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/ntpd
 cp -a %{SOURCE6} $RPM_BUILD_ROOT/etc/sysconfig/ntpdate
-cp -a man/*.1  $RPM_BUILD_ROOT%{_mandir}/man1
+cp -a man/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
 install -d $RPM_BUILD_ROOT/var/lib/ntp
 touch $RPM_BUILD_ROOT/var/lib/ntp/drift
This page took 0.035426 seconds and 4 git commands to generate.