system-config-date-vl.spec 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729
  1. Summary: A graphical interface for modifying system date and time
  2. Summary(ja): システム�時刻�日付を設定�るグラフィカルインタフェース
  3. Name: system-config-date
  4. Version: 1.8.12
  5. Release: 1%{?_dist_release}
  6. URL: http://fedora.redhat.com/projects/config-tools/
  7. License: GPL
  8. ExclusiveOS: Linux
  9. Group: System Environment/Base
  10. Source0: %{name}-%{version}.tar.bz2
  11. Source1: system-config-date-1.8.12-doc.tar
  12. Patch0: system-config-date-1.8.12-doc.patch
  13. Patch100: system-config-date-vine.patch
  14. Patch110: system-config-date-1.8.12-desktop-file.patch
  15. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
  16. BuildArch: noarch
  17. Obsoletes: timetool
  18. Obsoletes: dateconfig
  19. Obsoletes: timeconfig
  20. BuildRequires: desktop-file-utils
  21. BuildRequires: gettext
  22. BuildRequires: intltool
  23. BuildRequires: python
  24. #BuildRequires: anaconda
  25. Requires: ntp
  26. Requires: python
  27. Requires: pygtk2-libglade
  28. Requires: gnome-python
  29. Requires: usermode
  30. Requires: chkconfig
  31. Requires: rhpl
  32. Requires: newt
  33. Requires: yelp
  34. Requires(post): hicolor-icon-theme
  35. Requires(postun): hicolor-icon-theme
  36. %description
  37. system-config-date is a graphical interface for changing the system date and
  38. time, configuring the system time zone, and setting up the NTP daemon to
  39. synchronize the time of the system with an NTP time server.
  40. %prep
  41. %setup -q -a 1
  42. %patch0 -p1 -b .doc
  43. %patch100 -p1 -b .vine
  44. %patch110 -p1 -b .desktop-file
  45. sed -i -e 's|/usr/bin/python2|/usr/bin/python|g' \
  46. system-config-date timeconfig src/*.py
  47. %build
  48. make
  49. %install
  50. rm -rf $RPM_BUILD_ROOT
  51. make DESTDIR=$RPM_BUILD_ROOT install
  52. desktop-file-install --vendor system --delete-original \
  53. --dir $RPM_BUILD_ROOT%{_datadir}/applications \
  54. $RPM_BUILD_ROOT%{_datadir}/applications/system-config-date.desktop
  55. %find_lang %name
  56. %clean
  57. rm -rf $RPM_BUILD_ROOT
  58. %post
  59. touch --no-create %{_datadir}/icons/hicolor
  60. if [ -x /usr/bin/gtk-update-icon-cache ]; then
  61. gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
  62. fi
  63. %postun
  64. touch --no-create %{_datadir}/icons/hicolor
  65. if [ -x /usr/bin/gtk-update-icon-cache ]; then
  66. gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
  67. fi
  68. %files -f %{name}.lang
  69. %defattr(-,root,root)
  70. %doc COPYING
  71. %doc doc/*
  72. /usr/bin/system-config-date
  73. /usr/bin/system-config-time
  74. /usr/bin/dateconfig
  75. /usr/sbin/timeconfig
  76. %dir /usr/share/system-config-date
  77. /usr/share/system-config-date/*.py
  78. /usr/share/system-config-date/*.pyc
  79. /usr/share/system-config-date/*.glade
  80. %dir /usr/share/system-config-date/pixmaps/
  81. %attr(0644,root,root) %{_mandir}/man8/system-config-date*
  82. %attr(0644,root,root) %{_mandir}/fr/man8/system-config-date*
  83. %attr(0644,root,root) %{_mandir}/ja/man8/system-config-date*
  84. %attr(0644,root,root) %{_datadir}/applications/system-config-date.desktop
  85. %attr(0644,root,root) %{_datadir}/system-config-date/pixmaps/system-config-date.png
  86. %attr(0644,root,root) %{_datadir}/icons/hicolor/48x48/apps/system-config-date.png
  87. %attr(0644,root,root) %{_datadir}/system-config-date/pixmaps/map1440.png
  88. %attr(0644,root,root) %{_datadir}/system-config-date/regions
  89. %attr(0644,root,root) %config(noreplace) /etc/security/console.apps/system-config-date
  90. %attr(0644,root,root) %config(noreplace) /etc/pam.d/system-config-date
  91. %attr(0644,root,root) %config(noreplace) /etc/security/console.apps/system-config-time
  92. %attr(0644,root,root) %config(noreplace) /etc/pam.d/system-config-time
  93. %attr(0644,root,root) %config(noreplace) /etc/security/console.apps/dateconfig
  94. %attr(0644,root,root) %config(noreplace) /etc/pam.d/dateconfig
  95. %attr(0644,root,root) %config(noreplace) /etc/ntp/ntpservers
  96. %attr(0644,root,root) %config(noreplace) /usr/share/system-config-date/ntp.template
  97. %changelog
  98. * Wed Oct 01 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.8.12-1
  99. - initial build for Vine Linux
  100. * Tue Jun 10 2008 Karanbir Singh <kbsingh@centos.org> 1.8.12-3.el5.centos.2
  101. - change ntpservers as well ( Ralph Angenendt )
  102. * Mon Jun 9 2008 Karanbir Singh <kbsingh@centos.org> 1.8.12-3.el5.centos.1
  103. - roll in CentOS ntp servers ( Ralph Angenendt )
  104. * Wed Nov 28 2007 Nils Philippsen <nphilipp@redhat.com> 1.8.12-3
  105. - use '#' instead of '?' to access sections of XML documents with older yelp
  106. versions (#250215)
  107. * Mon Nov 26 2007 Nils Philippsen <nphilipp@redhat.com> 1.8.12-2
  108. - use updated help documents from the deployment guide, use yelp for displaying
  109. them (#250215)
  110. * Tue Jan 16 2007 Nils Philippsen <nphilipp@redhat.com> 1.8.12
  111. - pick up updated translations (#220952)
  112. * Mon Jan 08 2007 Nils Philippsen <nphilipp@redhat.com>
  113. - ask whether the configuration should be revisited on NTP problems (#220952)
  114. * Fri Jan 05 2007 Nils Philippsen <nphilipp@redhat.com>
  115. - don't attempt to show error dialog from signal handler (#220952)
  116. * Fri Dec 15 2006 Nils Philippsen <nphilipp@redhat.com> 1.8.11
  117. - provide more info when encountering bad timezone translations (i.e. not split
  118. into Region,Continent/Location) (#219773)
  119. - pick up updated translations (#216073)
  120. * Wed Dec 13 2006 Nils Philippsen <nphilipp@redhat.com>
  121. - fix keyboard shortcuts in Czech translation (#190355)
  122. * Wed Dec 13 2006 Nils Philippsen <nphilipp@redhat.com> 1.8.10
  123. - pick up updated translations (#216073)
  124. * Fri Nov 24 2006 Nils Philippsen <nphilipp@redhat.com> 1.8.9
  125. - pick up updated translations (#216073)
  126. * Tue Nov 21 2006 Nils Philippsen <nphilipp@redhat.com>
  127. - revamp timezone potfile generation a bit
  128. - pick up new timezones for translation (#216073)
  129. * Tue Oct 17 2006 Nils Philippsen <nphilipp@redhat.com> 1.8.8
  130. - enable Hebrew, Marathi and Urdu translations
  131. - pick up updated translations (#211074)
  132. - add dist tag
  133. * Fri Oct 13 2006 Bill Nottingham <notting@redhat.com> 1.8.7
  134. - use valid charsets for translation (#210720)
  135. * Fri Sep 15 2006 Nils Philippsen <nphilipp@redhat.com> 1.8.6
  136. - pick up updated strings and translations (#192075, #204441)
  137. * Fri Aug 25 2006 Nils Philippsen <nphilipp@redhat.com> 1.8.5
  138. - hide 'Enable NTP Broadcast' checkbutton as more action is needed than a mere
  139. change in ntp.conf
  140. * Mon Jul 17 2006 Nils Philippsen <nphilipp@redhat.com> 1.8.4
  141. - pick up updated translations
  142. * Tue Mar 14 2006 Nils Philippsen <nphilipp@redhat.com> 1.8.3
  143. - feed timezone po files from anaconda (#131528, patch by Andrew Martynov)
  144. * Mon Mar 06 2006 Nils Philippsen <nphilipp@redhat.com> 1.8.2
  145. - don't write into /tmp
  146. - make synchronizing with time servers configurable (#157485)
  147. * Fri Mar 03 2006 Nils Philippsen <nphilipp@redhat.com> 1.8.1
  148. - require hicolor-icon-theme (#182859, #182860)
  149. * Mon Jan 30 2006 Nils Philippsen <nphilipp@redhat.com> 1.8.0
  150. - bump minor version
  151. - add requirements for pygtk2-libglade, gnome-python2-canvas (#179215)
  152. * Fri Jan 20 2006 Nils Philippsen <nphilipp@redhat.com> 1.7.99.17
  153. - zoom out in TZ map on Escape (#178093)
  154. * Wed Jan 18 2006 Nils Philippsen <nphilipp@redhat.com> 1.7.99.16
  155. - don't crash when selecting a timezone (#178086, patch by Chris Lumens)
  156. * Tue Jan 17 2006 Nils Philippsen <nphilipp@redhat.com> 1.7.99.15
  157. - fix setting timezone from firstboot (#177779, patch by Chris Lumens)
  158. * Mon Jan 16 2006 Nils Philippsen <nphilipp@redhat.com> 1.7.99.14
  159. - put Etc/... timezones into "Non-geographic timezones" (#148025)
  160. - default to already set timezone on startup (#177815)
  161. * Tue Jan 10 2006 Nils Philippsen <nphilipp@redhat.com>
  162. - Add translation string for UTC-relative and other non-geographic timezones
  163. * Mon Jan 09 2006 Chris Lumens <clumens@redhat.com> 1.7.99.13-1
  164. - Rename mainWindow to scdMainWindow to avoid import problems in firstboot.
  165. * Wed Jan 04 2006 Nils Philippsen <nphilipp@redhat.com> 1.7.99.12
  166. - show actually chosen region, not just something that's in the vicinity
  167. * Fri Dec 30 2005 Nils Philippsen <nphilipp@redhat.com>
  168. - fix highlighted regions when leaving and entering the timeone map canvas
  169. - make timezone list a treeview
  170. - update timezone po source file
  171. * Thu Dec 15 2005 Jeremy Katz <katzj@redhat.com> - 1.7.99.11-1
  172. - fix timezone map to not be painfully slow
  173. * Wed Dec 14 2005 Nils Philippsen <nphilipp@redhat.com> 1.7.99.10
  174. - make TimezoneMap more easily subclassable (Chris Lumens), use uniform
  175. paren-spacing
  176. * Thu Dec 08 2005 Nils Philippsen <nphilipp@redhat.com> 1.7.99.9
  177. - draw frame around highlighted region
  178. * Thu Nov 24 2005 Nils Philippsen <nphilipp@redhat.com> 1.7.99.8
  179. - reshow shaded map when reentering map widget from outside
  180. - clear status line when outside region area in zoomed mode
  181. * Thu Nov 24 2005 Nils Philippsen <nphilipp@redhat.com> 1.7.99.7
  182. - only select region if pointer is inside region
  183. - replace aa-based shading to avoid aa-related deficiencies of GnomeCanvas
  184. - show shaded border around zoomed in region to zoom out without selecting a
  185. city
  186. * Wed Nov 23 2005 Nils Philippsen <nphilipp@redhat.com>
  187. - don't let cities get miraculously lost (#173944, patch by Chris Lumens)
  188. * Mon Nov 21 2005 Nils Philippsen <nphilipp@redhat.com> 1.7.99.6
  189. - fix zooming problems with enlarged window (#172982)
  190. - apply workaround by Alex Larsson to avoid hanging when clicking on Asia
  191. region (#172977)
  192. - add Middle America region, make Antarctica regions overlapping
  193. * Thu Nov 10 2005 Nils Philippsen <nphilipp@redhat.com> 1.7.99.5
  194. - when choosing a region, shade off the rest of the map when hovering over a
  195. region
  196. * Wed Nov 09 2005 Nils Philippsen <nphilipp@redhat.com> 1.7.99.4
  197. - implement simple timezone zooming
  198. * Fri Oct 21 2005 Nils Philippsen <nphilipp@redhat.com> 1.7.99.3
  199. - revamp pot file generation (#171330)
  200. * Fri Oct 14 2005 Nils Philippsen <nphilipp@redhat.com>
  201. - don't use pam_stack (#170623)
  202. * Fri Oct 07 2005 Nils Philippsen <nphilipp@redhat.com> 1.7.99.2
  203. - write comment about the ZONE parameter into /etc/sysconfig/clock (#123101)
  204. - handle comments when reading /etc/sysconfig/clock
  205. - consistently use spaces for indentation in timezoneBackend.py
  206. * Thu Sep 22 2005 Nils Philippsen <nphilipp@redhat.com> 1.7.99.1
  207. - check whether NTP server is reachable on changes (#135747)
  208. * Tue Aug 09 2005 Nils Philippsen <nphilipp@redhat.com>
  209. - remove workaround causing deprecation warnings for bug that doesn't exist
  210. anymore (#162840)
  211. * Thu Aug 04 2005 Nils Philippsen <nphilipp@redhat.com> 1.7.99.0
  212. - add and edit NTP servers inline in the list
  213. - always display clock left-to-right (#165109)
  214. - try to be smart about restrict lines when changing or deleting hosts
  215. - include *.pyo files (#165097)
  216. - don't remove *.pyc files in %%preun because they're in the file list
  217. - don't include timetool symlink anymore
  218. - don't install firstboot module symlink, this is dealt with in the firstboot
  219. package for quite a while
  220. * Wed Aug 03 2005 Nils Philippsen <nphilipp@redhat.com>
  221. - implement --help, catch unrecognized options (#164791)
  222. * Fri May 06 2005 Nils Philippsen <nphilipp@redhat.com> 1.7.18
  223. - make desktop file translatable (#156792)
  224. - avoid DeprecationWarnings
  225. - use DESTDIR consistently (#156782)
  226. * Tue Apr 19 2005 Matthias Clasen <mclasen@redhat.com> 1.7.17-2
  227. - Silence %%post
  228. * Fri Apr 15 2005 Nils Philippsen <nphilipp@redhat.com> 1.7.17
  229. - make more strings translatable (#154873)
  230. * Fri Apr 01 2005 Nils Philippsen <nphilipp@redhat.com> 1.7.16-2
  231. - use True, False instead of gtk.TRUE, gtk.FALSE to avoid deprecation warnings
  232. (#153037, patch by Colin Charles)
  233. * Mon Mar 28 2005 Christopher Aillon <caillon@redhat.com>
  234. - rebuilt
  235. * Fri Mar 25 2005 Christopher Aillon <caillon@redhat.com> 1.7.15-2
  236. - Update the GTK+ theme icon cache on (un)install
  237. * Sat Jan 15 2005 Nils Philippsen <nphilipp@redhat.com>
  238. - use current default ntp.conf as template (#132787, #135142)
  239. * Mon Dec 13 2004 Nils Philippsen <nphilipp@redhat.com> 1.7.15-1
  240. - don't lookup names or IP addresses as this may result in hangs (#142583)
  241. * Mon Nov 29 2004 Nils Philippsen <nphilipp@redhat.com> 1.7.14-1
  242. - bump version
  243. * Fri Nov 26 2004 Nils Philippsen <nphilipp@redhat.com>
  244. - don't use duplicate accelerators (#134172, #140241)
  245. * Fri Nov 26 2004 Nils Philippsen <nphilipp@redhat.com> 1.7.13-1
  246. - enable Gujarati and Tamil translations (#140881)
  247. * Mon Nov 22 2004 Nils Philippsen <nphilipp@redhat.com> 1.7.12-1
  248. - remove wrongly encoded character (#140318) and duplicate word from French
  249. man page
  250. * Wed Sep 29 2004 Nils Philippsen <nphilipp@redhat.com> 1.7.11-1
  251. - avoid GtkDeprecationWarning on gtk.mainquit on new pygtk (#134043)
  252. * Tue Sep 28 2004 Nils Philippsen <nphilipp@redhat.com> 1.7.10-1
  253. - make timezone page contents actually be shown in firstboot
  254. * Tue Sep 28 2004 Nils Philippsen <nphilipp@redhat.com> 1.7.9-1
  255. - enable choosing which notebook page(s) to show (for firstboot, #133748)
  256. - some minor firstboot API changes, conflict with firstboot <= 1.3.26
  257. - some minor UI tweaks
  258. - remove pool.ntp.org from list of NTP server choices as system-config-date
  259. doesn't handle multi-IP machines really well ATM
  260. * Fri Sep 17 2004 Nils Philippsen <nphilipp@redhat.com> 1.7.8-1
  261. - use pool.ntp.org as first choice of NTP servers (#132787)
  262. * Thu Sep 16 2004 Nils Philippsen <nphilipp@redhat.com> 1.7.7-2
  263. - buildrequire python
  264. * Tue Sep 14 2004 Nils Philippsen <nphilipp@redhat.com> 1.7.7-1
  265. - byte-compile python files
  266. - first shot at something like an interface for firstboot
  267. * Mon Sep 13 2004 Nils Philippsen <nphilipp@redhat.com>
  268. - get widget sensitivity correct on startup (#132431)
  269. * Thu Sep 03 2004 Nils Philippsen <nphilipp@redhat.com> 1.7.5-1
  270. - actually display time zone map (#131641)
  271. - put NTP stuff into own tab to better accommodate firstboot (#131314)
  272. - add accelerators to Date & Time tab
  273. * Fri Aug 27 2004 Nils Philippsen <nphilipp@redhat.com> 1.7.4-1
  274. - handle multiple servers, broadcastclient (#115148),
  275. local time source (#72110)
  276. * Tue Aug 03 2004 Nils Philippsen <nphilipp@redhat.com> 1.7.3.1-1
  277. - fix Japanese man page (#128766)
  278. * Wed Apr 14 2004 Brent Fox <bfox@redhat.com> 1.7.3-3
  279. - update desktop file (bug #120709)
  280. * Tue Apr 6 2004 Brent Fox <bfox@redhat.com> 1.7.3-2
  281. - fix desktop file icon path (bug #120176)
  282. * Wed Mar 24 2004 Brent Fox <bfox@redhat.com> 1.7.3-1
  283. - just copy over file, don't remove it (bug #119076)
  284. * Fri Mar 5 2004 Brent Fox <bfox@redhat.com> 1.7.2-1
  285. - preserve old restrict lines (bug #72110)
  286. * Tue Feb 3 2004 Brent Fox <bfox@redhat.com> 1.7.1-2
  287. - correct typo in URL in specfile
  288. * Thu Jan 8 2004 Brent Fox <bfox@redhat.com> 1.7.1-1
  289. - apply patch from bug #109803
  290. * Wed Nov 19 2003 Brent Fox <bfox@redhat.com> 1.6.1-1
  291. - rebuild
  292. * Wed Nov 12 2003 Brent Fox <bfox@redhat.com> 1.6.0-1
  293. - rename to system-config-date
  294. - add Obsoletes for redhat-config-date
  295. - adapt to Python2.3
  296. * Mon Nov 3 2003 Brent Fox <bfox@redhat.com> 1.5.27-1
  297. - add flag to allow timezone page to come up first
  298. * Wed Oct 29 2003 Brent Fox <bfox@redhat.com> 1.5.26-1
  299. - add French translation for man page from Frederic.Hornain@GB.BE
  300. * Sun Oct 26 2003 Brent Fox <bfox@redhat.com> 1.5.25-1
  301. - fix some other timezone po file encoding problems
  302. * Sun Oct 26 2003 Brent Fox <bfox@redhat.com> 1.5.24-1
  303. - make sure is.po file is UTF-8 encoded. (bug #107439) Similar to bug #107033
  304. * Wed Oct 15 2003 Brent Fox <bfox@redhat.com> 1.5.23-1
  305. - UTF8-ify po/timezones/de.po (bug #107033)
  306. * Fri Sep 19 2003 Brent Fox <bfox@redhat.com> 1.5.22-2
  307. - rebuild
  308. * Fri Sep 19 2003 Brent Fox <bfox@redhat.com> 1.5.22-1
  309. - call timeconfig if the GUI cannot be started (bug #104718)
  310. * Thu Sep 11 2003 Brent Fox <bfox@redhat.com> 1.5.21-2
  311. - bump relnum and rebuild
  312. * Thu Sep 11 2003 Brent Fox <bfox@redhat.com> 1.5.21-1
  313. - rebuild with fixed po file encodings (bug #104019)
  314. * Wed Sep 10 2003 Brent Fox <bfox@redhat.com> 1.5.20-1
  315. - add a Requires for newt (bug #104148)
  316. * Fri Aug 29 2003 Brent Fox <bfox@redhat.com> 1.5.19-2
  317. - bump relnum and rebuild
  318. * Fri Aug 29 2003 Brent Fox <bfox@redhat.com> 1.5.19-1
  319. - if timezone in /etc/sysconfig/clock is not in zone.tab, default to America/New_York (bug #101575)
  320. * Thu Aug 14 2003 Brent Fox <bfox@redhat.com> 1.5.18-1
  321. - tag on every build
  322. * Wed Jun 25 2003 Brent Fox <bfox@redhat.com> 1.5.15-2
  323. - bump version number and rebuild
  324. * Wed Jun 25 2003 Brent Fox <bfox@redhat.com> 1.5.15-1
  325. - don't move /usr/share/zoneinfo/UTC into /etc/localtime (#91228)
  326. * Mon Jun 16 2003 Brent Fox <bfox@redhat.com> 1.5.14-2
  327. - bump number and rebuild
  328. * Mon Jun 16 2003 Brent Fox <bfox@redhat.com> 1.5.14-1
  329. - Add a function to get timezone date page (bug #91984)
  330. * Tue May 27 2003 Brent Fox <bfox@redhat.com> 1.5.13-1
  331. - if /var/spool/postfix/etc/localtime exists, copy the new timezone file there (bug #88249)
  332. * Tue May 27 2003 Brent Fox <bfox@redhat.com> 1.5.12-1
  333. - add a header comment to ntpservers file (bug #91619)
  334. * Tue May 27 2003 Brent Fox <bfox@redhat.com> 1.5.11-2
  335. - bump rel num and rebuild
  336. * Thu May 22 2003 Brent Fox <bfox@redhat.com> 1.5.11-1
  337. - check for the existence of hwclock before running (bug #91323)
  338. * Thu May 22 2003 Brent Fox <bfox@redhat.com> 1.5.10-1
  339. - pull zonetab classes out into separate file to fix bug (#90185)
  340. * Tue May 20 2003 Brent Fox <bfox@redhat.com> 1.5.9-11
  341. - copy actual timezone into /etc/localtime instead of making a symlink (bug #91228)
  342. * Fri May 16 2003 Brent Fox <bfox@redhat.com> 1.5.9-10
  343. - when using UTC, make /etc/localtime point to /usr/share/zoneinfo/UTC (bug #89132)
  344. * Fri May 16 2003 Brent Fox <bfox@redhat.com> 1.5.9-9
  345. - Added mnemonics to widgets that didn't have them (bug #91026)
  346. - convert some timezone po files to utf-8 (bug #88461)
  347. * Wed Feb 26 2003 Brent Fox <bfox@redhat.com> 1.5.9-8
  348. - add requires for ntp (bug #85229)
  349. * Fri Feb 21 2003 Brent Fox <bfox@redhat.com> 1.5.9-7
  350. - remove dependency for gnome-python2-canvas, pygtk and ntp (bug #84837)
  351. * Wed Feb 12 2003 Jeremy Katz <katzj@redhat.com> 1.5.9-6
  352. - set codeset so that textmode works (#83518)
  353. * Tue Feb 11 2003 Brent Fox <bfox@redhat.com> 1.5.9-5
  354. - rebuild with latest docs
  355. * Tue Feb 11 2003 Tammy Fox <tfox@redhat.com>
  356. - updated docs
  357. * Tue Feb 4 2003 Brent Fox <bfox@redhat.com> 1.5.9-4
  358. - fall back to IP if we can't resolve it back to a hostname (bug #83463)
  359. * Mon Feb 3 2003 Brent Fox <bfox@redhat.com> 1.5.9-3
  360. - catch bogus ntp server names and raise a dialog
  361. * Mon Feb 3 2003 Brent Fox <bfox@redhat.com> 1.5.9-2
  362. - don't change value of ARC accidentally (bug #82281)
  363. * Thu Jan 30 2003 Brent Fox <bfox@redhat.com> 1.5.9-1
  364. - bump and build
  365. * Wed Jan 29 2003 Brent Fox <bfox@redhat.com> 1.5.8-1
  366. - use the new Red Hat ntp servers
  367. * Thu Jan 16 2003 Brent Fox <bfox@redhat.com> 1.5.7-6
  368. - catch error with no NTP server
  369. * Wed Jan 15 2003 Brent Fox <bfox@redhat.com> 1.5.7-5
  370. - write IPs to the server line instead of domain names (bug #70557)
  371. * Tue Jan 14 2003 Brent Fox <bfox@redhat.com> 1.5.7-4
  372. - list only stratum 2 ntp servers (bug #81629)
  373. * Fri Jan 10 2003 Brent Fox <bfox@redhat.com> 1.5.7-3
  374. - better check on ntp status by looking at initscrip return code
  375. - sent ntp initscript output to /dev/null when calling os.system()
  376. * Thu Jan 9 2003 Brent Fox <bfox@redhat.com> 1.5.7-2
  377. - change to condrestart
  378. * Fri Jan 3 2003 Brent Fox <bfox@redhat.com> 1.5.7-1
  379. - create a TUI to replace timeconfig
  380. - obsolete timeconfig
  381. * Thu Jan 2 2003 Brent Fox <bfox@redhat.com> 1.5.6-3
  382. - write an ipaddress for the restrict line (bug #80593)
  383. * Mon Dec 23 2002 Brent Fox <bfox@redhat.com> 1.5.6-2
  384. - handle missing ntpservers file
  385. - don't pass in parent, it breaks firstboot
  386. - handle busted ntp initscript
  387. * Fri Dec 13 2002 Brent Fox <bfox@redhat.com> 1.5.5-2
  388. - Print an error message if run from the console
  389. * Fri Nov 15 2002 Brent Fox <bfox@redhat.com> 1.5.5-1
  390. - Handle empty server lines in /etc/ntp.conf
  391. * Tue Nov 12 2002 Brent Fox <bfox@redhat.com> 1.5.4-2
  392. - Rebuild with latest translations
  393. * Wed Oct 30 2002 Brent Fox <bfox@redhat.com>
  394. - Add a build requires for python-tools
  395. * Fri Oct 25 2002 Brent Fox <bfox@redhat.com> 1.5.4-1
  396. - Write out an appropriate restrict line to /etc/ntp.conf
  397. - Fixes bug 70557
  398. * Tue Oct 22 2002 Brent Fox <bfox@redhat.com> 1.5.3-1
  399. - Apply patch from katzj to fix bug 76313
  400. - Fix bug 72149 correctly this time (hopefully)
  401. * Mon Oct 14 2002 Brent Fox <bfox@redhat.com> 1.5.2-12
  402. - Move ntpservers file into /etc/ntp. Fixes bug 74339
  403. * Thu Oct 10 2002 Brent Fox <bfox@redhat.com> 1.5.2-11
  404. - Fix bug 72149. Always apply timezone changes
  405. - Fix bug 73498. Apply UTC changes properly
  406. * Tue Sep 03 2002 Brent Fox <bfox@redhat.com> 1.5.2-10
  407. - convert desktop file to UTF8
  408. - pull in latest translations
  409. * Fri Aug 30 2002 Brent Fox <bfox@redhat.com> 1.5.2-9
  410. - run chkconfig on starting/stopping ntpd
  411. * Thu Aug 29 2002 Brent Fox <bfox@redhat.com> 1.5.2-8
  412. - set the flag to close parent on non-NTP setups
  413. - create an updateSpinButton function
  414. * Tue Aug 27 2002 Brent Fox <bfox@redhat.com> 1.5.2-7
  415. - Retrieve the only the first NTP server if there's more than one
  416. - Only modify the first server entry if there's more than one
  417. * Tue Aug 27 2002 Brent Fox <bfox@redhat.com> 1.5.2-6
  418. - Handle the case of having no server line in ntp.conf
  419. * Mon Aug 26 2002 Brent Fox <bfox@redhat.com> 1.5.2-5
  420. - Raise error dialogs if NTP servers can't be contacted
  421. * Wed Aug 21 2002 Brent Fox <bfox@redhat.com> 1.5.2-4
  422. - pull translation domains from rhpl
  423. * Wed Aug 21 2002 Brent Fox <bfox@redhat.com> 1.5.2-3
  424. - Fix timezone selection bug
  425. * Mon Aug 19 2002 Brent Fox <bfox@redhat.com> 1.5.2-2
  426. - Convert desktop file to UTF-8
  427. * Mon Aug 19 2002 Brent Fox <bfox@redhat.com> 1.5.2-1
  428. - Limit ping timeout to 5 seconds. We need a better solution for this in the future
  429. * Tue Aug 13 2002 Brent Fox <bfox@redhat.com> 1.5.1-2
  430. - Make spin buttons keyboard sensitive. Fixes bug 68967
  431. * Mon Aug 12 2002 Tammy Fox <tfox@redhat.com> 1.5.1-1
  432. - replace System with SystemSetup in desktop file categories
  433. * Tue Aug 06 2002 Brent Fox <bfox@redhat.com> 1.5-2
  434. - use template ntp.conf file if the original has been removed for some reason
  435. * Mon Aug 05 2002 Brent Fox <bfox@redhat.com> 1.5-1
  436. - Fix translations for timezone list
  437. * Fri Aug 02 2002 Brent Fox <bfox@redhat.com> 1.4-8
  438. - Use new pam timestamp rules
  439. * Wed Jul 31 2002 Brent Fox <bfox@redhat.com>1.4-7
  440. - Put an end-of-line in /etc/ntp/step-tickers
  441. * Thu Jul 25 2002 Brent Fox <bfox@redhat.com> 1.4-6
  442. - Default to New York if the timezone in /etc/sysconfig/clock is bogus
  443. * Wed Jul 24 2002 Brent Fox <bfox@redhat.com> 1.4-5
  444. - Fixed console file bad link
  445. * Tue Jul 23 2002 Tammy Fox <tfox@redhat.com> 1.4-4
  446. - Change desktop file name (bug #69470)
  447. - Spec file fixes
  448. * Thu Jul 18 2002 Brent Fox <bfox@redhat.com> 1.4-3
  449. - Update for pygtk2 API change
  450. * Wed Jul 17 2002 Brent Fox <bfox@redhat.com> 1.4-2
  451. - Fix padding problem
  452. * Fri Jul 12 2002 Tammy Fox <tfox@redhat.com> 1.4-1
  453. - Updated docs for gtk2 interface
  454. - Add note about security level and ntpd (bug #68039)
  455. - Move desktop file to /usr/share/applications only
  456. * Thu Jul 11 2002 Brent Fox <bfox@redhat.com> 1.3-4
  457. - Remove some lingering references to dateconfig
  458. - Create symbolic link from dateconfig to redhat-config-date
  459. * Wed Jul 10 2002 Brent Fox <bfox@redhat.com> 1.3-1
  460. - Rename dateconfig to redhat-config-date
  461. - Check to see if we can ping ntp server before starting ntpd
  462. * Tue Jul 9 2002 Brent Fox <bfox@redhat.com> 1.2-1
  463. - Pull out ntp servers into a separate file
  464. - Write /etc/ntp/step-tickers file
  465. * Mon Jul 1 2002 Brent Fox <bfox@redhat.com> 1.1-3
  466. - If an NTP server is already specified, add it to the combo list
  467. * Fri Jun 28 2002 Brent Fox <bfox@redhat.com> 1.1-2
  468. - Changed spacing of buttons on bottom of the window
  469. * Thu Jun 27 2002 Tammy Fox <tfox@redhat.com> 1.1-2
  470. - Added border widths to clean up interface
  471. - Hooked up help
  472. - Removed Apply button
  473. * Thu Jun 27 2002 Brent Fox <bfox@redhat.com> 1.1-1
  474. - Updated pot file and respective po files
  475. * Sat Jun 22 2002 Brent Fox <bfox@redhat.com> 1.0.3-1
  476. - Fixed bug 66655
  477. - Fixed problem with selecting the current timezone in timezone_gui
  478. * Mon Jun 17 2002 Brent Fox <bfox@redhat.com> 1.0.2-1
  479. - Reenable the icon
  480. * Thu May 30 2002 Brent Fox <bfox@redhat.com> 1.0.1-5
  481. - Fixed translation bug
  482. * Thu May 30 2002 Brent Fox <bfox@redhat.com> 1.0.1-4
  483. - Removed Requires for pygnome
  484. * Mon May 20 2002 Brent Fox <bfox@redhat.com> 1.0.1-3
  485. - Pulled in documentation bugfix for bug #65228
  486. * Mon May 13 2002 Brent Fox <bfox@redhat.com>
  487. - Added Swedish translations to desktop file from menthos@menthos.com
  488. * Thu May 2 2002 Brent Fox <bfox@redhat.com> 1.0.1-2
  489. - Update for timezone translations
  490. * Mon Apr 15 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.0.1-1
  491. - Update for translations
  492. * Mon Feb 25 2002 Brent Fox <bfox@redhat.com>
  493. - Bump version to 1.0
  494. * Tue Feb 12 2002 Brent Fox <bfox@redhat.com>
  495. - Finished port to Python2.2/GTK2
  496. - Handle starting ntpd more gracefully
  497. - Made variable naming more consistent
  498. * Tue Jan 22 2002 Brent Fox <bfox@redhat.com>
  499. - Replaced C code for timezone map with Python from anaconda
  500. - Remove timezonemapmodule from /usr/lib/dateconfig
  501. * Thu Oct 18 2001 Brent Fox <bfox@redhat.com>
  502. - Put timezonemapmodule in /usr/lib/dateconfig
  503. * Thu Aug 30 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.7.4-6
  504. - Fix some character sets for translations (#52851)
  505. - dateconfig.png isn't a config file, mark the config files as noreplace
  506. * Mon Aug 27 2001 Tammy Fox <tfox@redhat.com>
  507. - Updated docs for UTC button
  508. * Thu Aug 16 2001 Brent Fox <bfox@redhat.com>
  509. - Fix sizing for non-US languages
  510. * Mon Aug 6 2001 Brent Fox <bfox@redhat.com>
  511. - added redhat-config-time and redhat-config-date scripts
  512. * Fri Aug 3 2001 Brent Fox <bfox@redhat.com>
  513. - created an icon
  514. - fixed install process to install icon and drop a file in /etc/X11/sysconfig
  515. * Fri Aug 3 2001 Preston Brown <pbrown@redhat.com>
  516. - set hardware clock as well.
  517. * Fri Jul 27 2001 Yukihiro Nakai <ynakai@redhat.com>
  518. - Add Japanese translation.
  519. * Fri Jul 20 2001 Tammy Fox <tfox@redhat.com>
  520. - added i18n stuff
  521. * Wed Jul 04 2001 Karsten Hopp <karsten@redhat.de>
  522. - fix install-path (INSTROOT)
  523. * Tue Jun 27 2001 Tammy Fox <tfox@redhat.com>
  524. - added help and help button
  525. * Sun Jun 24 2001 Brent Fox <bfox@redhat.com>
  526. - got starting and stopping of ntpd working
  527. - enabled detection of whether ntpd is currently running
  528. - added msf to author list
  529. * Thu Jun 21 2001 Brent Fox <bfox@redhat.com>
  530. - fixed problem with system path in timezone_gui.py
  531. * Wed Jun 13 2001 Tammy Fox <tfox@redhat.com>
  532. - improved man page
  533. * Tue Jun 12 2001 Tammy Fox <tfox@redhat.com>
  534. - added console access, fixed Makefile and spec file
  535. * Mon Jun 11 2001 Brent Fox <bfox@redhat.com>
  536. - added ntp section and timezone section
  537. * Sun Jan 28 2001 Brent Fox <bfox@redhat.com>
  538. - initial coding and packaging