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 309844 Details for
Bug 452097
Subpackage ntp to split out perl scripts
[?]
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]
Patch to subpackage ntp auxiliary perl scripts
ntp-subpackage-perl.patch (text/plain), 2.16 KB, created by
Chris Lalancette
on 2008-06-19 11:43:20 UTC
(
hide
)
Description:
Patch to subpackage ntp auxiliary perl scripts
Filename:
MIME Type:
Creator:
Chris Lalancette
Created:
2008-06-19 11:43:20 UTC
Size:
2.16 KB
patch
obsolete
>Index: ntp.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/ntp/devel/ntp.spec,v >retrieving revision 1.80 >diff -u -r1.80 ntp.spec >--- ntp.spec 7 Apr 2008 17:18:26 -0000 1.80 >+++ ntp.spec 19 Jun 2008 11:42:51 -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,12 @@ > Install the ntp package if you need tools for keeping your system's > time synchronized via the NTP protocol. > >+%package perl >+Summary: Auxiliary perl script for ntp >+Group: System Environment/Daemons >+%description perl >+This is a set of auxiliary perl scripts for use with ntp. >+ > %prep > %setup -q -a 5 > >@@ -216,8 +222,8 @@ > %files > %defattr(-,root,root) > %doc htmldoc/html/* COPYRIGHT ChangeLog NEWS TODO >-%{_sbindir}/ntp-wait >-%{_sbindir}/ntptrace >+%exclude %{_sbindir}/ntp-wait >+%exclude %{_sbindir}/ntptrace > %{_sbindir}/ntp-keygen > %{_sbindir}/ntpd > %{_sbindir}/ntpdate >@@ -238,11 +244,32 @@ > %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]* >+%exclude %{_mandir}/man8/ntptrace.8* >+%doc %{_mandir}/man5/ntp.conf.5* >+%doc %{_mandir}/man5/ntp_acc.5* >+%doc %{_mandir}/man5/ntp_auth.5* >+%doc %{_mandir}/man5/ntp_clock.5* >+%doc %{_mandir}/man5/ntp_misc.5* >+%doc %{_mandir}/man5/ntp_mon.5* >+%doc %{_mandir}/man8/ntp-keygen.8* >+%doc %{_mandir}/man8/ntpd.8* >+%doc %{_mandir}/man8/ntpdate.8* >+%doc %{_mandir}/man8/ntpdc.8* >+%doc %{_mandir}/man8/ntpq.8* >+%doc %{_mandir}/man8/ntpstat.8* >+%doc %{_mandir}/man8/ntptime.8* >+ > %{_bindir}/ntpstat > >+%files perl >+%doc %{_mandir}/man8/ntptrace.8* >+%{_sbindir}/ntp-wait >+%{_sbindir}/ntptrace > > %changelog >+* Thu Jun 19 2008 Chris Lalancette <clalance@redhat.com> 4.2.4p4-7 >+- subpackage perl scripts into an ntp-perl 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 452097
: 309844