Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 312275 Details for
Bug 456116
Move ntpdate into separate package
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
spec file changes
changes.txt (text/plain), 2.21 KB, created by
Daniel Drake
on 2008-07-21 16:16:05 UTC
(
hide
)
Description:
spec file changes
Filename:
MIME Type:
Creator:
Daniel Drake
Created:
2008-07-21 16:16:05 UTC
Size:
2.21 KB
patch
obsolete
>Index: F-9/ntp.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/ntp/F-9/ntp.spec,v >retrieving revision 1.80 >diff -u -b -B -r1.80 ntp.spec >--- F-9/ntp.spec 7 Apr 2008 17:18:26 -0000 1.80 >+++ F-9/ntp.spec 21 Jul 2008 16:13:03 -0000 >@@ -1,7 +1,7 @@ > Summary: Synchronizes system time using the Network Time Protocol (NTP) > Name: ntp > Version: 4.2.4p4 >-Release: 6%{?dist} >+Release: 7%{?dist} > # primary license (COPYRIGHT) : MIT > # ElectricFence/ (not used) : GPLv2 > # kernel/sys/ppsclock.h (not used) : BSD with advertising >@@ -84,6 +84,13 @@ > Install the ntp package if you need tools for keeping your system's > time synchronized via the NTP protocol. > >+%package ntpdate >+Summary: Utility to set the date and time via NTP >+Group: Applications/System >+ >+%description ntpdate >+This standalone utility allows you set the date and time via NTP >+ > %prep > %setup -q -a 5 > >@@ -220,15 +227,12 @@ > %{_sbindir}/ntptrace > %{_sbindir}/ntp-keygen > %{_sbindir}/ntpd >-%{_sbindir}/ntpdate > %{_sbindir}/ntpdc > %{_sbindir}/ntpq > %{_sbindir}/ntptime > %{_sbindir}/tickadj > %{_initrddir}/ntpd >-%{_initrddir}/ntpdate > %config(noreplace) %{_sysconfdir}/sysconfig/ntpd >-%config(noreplace) %{_sysconfdir}/sysconfig/ntpdate > %dir %{_sysconfdir}/ntp > %config(noreplace) %{_sysconfdir}/ntp.conf > %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/ntp/step-tickers >@@ -238,11 +242,27 @@ > %dir %attr(-,ntp,ntp) %{_localstatedir}/lib/ntp > %ghost %attr(644,ntp,ntp) %{_localstatedir}/lib/ntp/drift > %dir %attr(-,ntp,ntp) %{_localstatedir}/log/ntpstats >-%{_mandir}/man[58]/*.[58]* >+%{_mandir}/man5/*.5* >+%{_mandir}/man8/ntp-keygen.8.gz >+%{_mandir}/man8/ntpd.8.gz >+%{_mandir}/man8/ntpdc.8.gz >+%{_mandir}/man8/ntpq.8.gz >+%{_mandir}/man8/ntpstat.8.gz >+%{_mandir}/man8/ntptime.8.gz >+%{_mandir}/man8/ntptrace.8.gz > %{_bindir}/ntpstat > >+%files ntpdate >+%defattr(-,root,root,-) >+%{_sbindir}/ntpdate >+%{_initrddir}/ntpdate >+%config(noreplace) %{_sysconfdir}/sysconfig/ntpdate >+%{_mandir}/man8/ntpdate.8.gz > > %changelog >+* Wed Jul 16 2008 Daniel Drake <dsd@laptop.org> 4.2.4p4-1 >+- split ntpdate into its own package >+ > * Mon Apr 07 2008 Miroslav Lichvar <mlichvar@redhat.com> 4.2.4p4-6 > - don't use /etc/sysconfig/clock in ntpdate init script >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 456116
: 312275