rpms/system-config-date/FC-4 system-config-date-1.8.2-system-auth.patch, NONE, 1.1 .cvsignore, 1.20, 1.21 sources, 1.20, 1.21 system-config-date.spec, 1.25, 1.26

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Apr 7 11:28:06 UTC 2006


Author: nphilipp

Update of /cvs/dist/rpms/system-config-date/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv2235

Modified Files:
	.cvsignore sources system-config-date.spec 
Added Files:
	system-config-date-1.8.2-system-auth.patch 
Log Message:
backport version 1.8.2 from FC5


system-config-date-1.8.2-system-auth.patch:
 system-config-date.pam |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

--- NEW FILE system-config-date-1.8.2-system-auth.patch ---
--- system-config-date-1.8.2/system-config-date.pam.system-auth	2005-10-14 10:46:10.000000000 +0200
+++ system-config-date-1.8.2/system-config-date.pam	2006-04-07 13:25:34.000000000 +0200
@@ -1,4 +1,8 @@
 #%PAM-1.0
-auth		include		config-util
-account		include		config-util
-session		include		config-util
+auth       sufficient	pam_rootok.so
+auth       sufficient   pam_timestamp.so
+auth       required	pam_stack.so service=system-auth
+session	   required	pam_permit.so
+session    optional	pam_xauth.so
+session    optional     pam_timestamp.so
+account    required	pam_permit.so


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/system-config-date/FC-4/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- .cvsignore	6 May 2005 13:54:00 -0000	1.20
+++ .cvsignore	7 Apr 2006 11:28:04 -0000	1.21
@@ -1 +1 @@
-system-config-date-1.7.18.tar.bz2
+system-config-date-1.8.2.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/system-config-date/FC-4/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- sources	6 May 2005 13:54:00 -0000	1.20
+++ sources	7 Apr 2006 11:28:04 -0000	1.21
@@ -1 +1 @@
-d42a606518e24a45cd11ea2481f2d321  system-config-date-1.7.18.tar.bz2
+04b0e69d7d0c4d9fbffde77dfe62522b  system-config-date-1.8.2.tar.bz2


Index: system-config-date.spec
===================================================================
RCS file: /cvs/dist/rpms/system-config-date/FC-4/system-config-date.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- system-config-date.spec	6 May 2005 13:54:00 -0000	1.25
+++ system-config-date.spec	7 Apr 2006 11:28:04 -0000	1.26
@@ -1,7 +1,7 @@
 Summary: A graphical interface for modifying system date and time
 Name: system-config-date
-Version: 1.7.18
-Release: 1
+Version: 1.8.2
+Release: 0.fc4.1
 URL: http://fedora.redhat.com/projects/config-tools/
 License: GPL
 ExclusiveOS: Linux
@@ -9,6 +9,7 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildArch: noarch
 Source0: %{name}-%{version}.tar.bz2
+Patch0: system-config-date-1.8.2-system-auth.patch
 Obsoletes: timetool
 Obsoletes: dateconfig
 Obsoletes: timeconfig
@@ -19,11 +20,15 @@
 BuildRequires: python
 Requires: ntp
 Requires: python2
+Requires: pygtk2-libglade
+Requires: gnome-python2-canvas
 Requires: usermode >= 1.36
 Requires: chkconfig
 Requires: rhpl
 Requires: newt
 Requires: htmlview
+Requires(post): hicolor-icon-theme
+Requires(postun): hicolor-icon-theme
 Conflicts: firstboot <= 1.3.26
 
 %description
@@ -33,6 +38,7 @@
 
 %prep
 %setup -q
+%patch0 -p1 -b .system-auth
 
 %build
 make
@@ -55,11 +61,6 @@
   gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
 fi
 
-%preun
-if [ -d %{_datadir}/system-config-date ] ; then
-  rm -rf %{_datadir}/system-config-date/*.pyc
-fi
-
 %postun
 touch --no-create %{_datadir}/icons/hicolor
 if [ -x /usr/bin/gtk-update-icon-cache ]; then
@@ -77,18 +78,17 @@
 %dir /usr/share/system-config-date
 /usr/share/system-config-date/*.py
 /usr/share/system-config-date/*.pyc
+/usr/share/system-config-date/*.pyo
 /usr/share/system-config-date/*.glade
 %dir /usr/share/system-config-date/pixmaps/
-#%dir /usr/share/firstboot/
-#%dir /usr/share/firstboot/modules
-#/usr/share/firstboot/modules/system-config-date.py
 %attr(0644,root,root) %{_mandir}/man8/system-config-date*
 %attr(0644,root,root) %{_mandir}/fr/man8/system-config-date*
 %attr(0644,root,root) %{_mandir}/ja/man8/system-config-date*
 %attr(0644,root,root) %{_datadir}/applications/system-config-date.desktop
 %attr(0644,root,root) %{_datadir}/system-config-date/pixmaps/system-config-date.png
 %attr(0644,root,root) %{_datadir}/icons/hicolor/48x48/apps/system-config-date.png
-%attr(0644,root,root) %{_datadir}/system-config-date/pixmaps/map480.png
+%attr(0644,root,root) %{_datadir}/system-config-date/pixmaps/map1440.png
+%attr(0644,root,root) %{_datadir}/system-config-date/regions
 %attr(0644,root,root) %config(noreplace) /etc/security/console.apps/system-config-date
 %attr(0644,root,root) %config(noreplace) /etc/pam.d/system-config-date
 %attr(0644,root,root) %config(noreplace) /etc/security/console.apps/system-config-time
@@ -99,6 +99,114 @@
 %attr(0644,root,root) %config(noreplace) /usr/share/system-config-date/ntp.template
 
 %changelog
+* Fri Apr 07 2006 Nils Philippsen <nphilipp at redhat.com>
+- use pam system-auth on FC4
+
+* Mon Mar 06 2006 Nils Philippsen <nphilipp at redhat.com> 1.8.2
+- don't write into /tmp
+- make synchronizing with time servers configurable (#157485)
+
+* Fri Mar 03 2006 Nils Philippsen <nphilipp at redhat.com> 1.8.1
+- require hicolor-icon-theme (#182859, #182860)
+
+* Mon Jan 30 2006 Nils Philippsen <nphilipp at redhat.com> 1.8.0
+- bump minor version
+- add requirements for pygtk2-libglade, gnome-python2-canvas (#179215)
+
+* Fri Jan 20 2006 Nils Philippsen <nphilipp at redhat.com> 1.7.99.17
+- zoom out in TZ map on Escape (#178093)
+
+* Wed Jan 18 2006 Nils Philippsen <nphilipp at redhat.com> 1.7.99.16
+- don't crash when selecting a timezone (#178086, patch by Chris Lumens)
+
+* Tue Jan 17 2006 Nils Philippsen <nphilipp at redhat.com> 1.7.99.15
+- fix setting timezone from firstboot (#177779, patch by Chris Lumens)
+
+* Mon Jan 16 2006 Nils Philippsen <nphilipp at redhat.com> 1.7.99.14
+- put Etc/... timezones into "Non-geographic timezones" (#148025)
+- default to already set timezone on startup (#177815)
+
+* Tue Jan 10 2006 Nils Philippsen <nphilipp at redhat.com>
+- Add translation string for UTC-relative and other non-geographic timezones
+
+* Mon Jan 09 2006 Chris Lumens <clumens at redhat.com> 1.7.99.13-1
+- Rename mainWindow to scdMainWindow to avoid import problems in firstboot.
+
+* Wed Jan 04 2006 Nils Philippsen <nphilipp at redhat.com> 1.7.99.12
+- show actually chosen region, not just something that's in the vicinity
+
+* Fri Dec 30 2005 Nils Philippsen <nphilipp at redhat.com>
+- fix highlighted regions when leaving and entering the timeone map canvas
+- make timezone list a treeview
+- update timezone po source file
+
+* Thu Dec 15 2005 Jeremy Katz <katzj at redhat.com> - 1.7.99.11-1
+- fix timezone map to not be painfully slow
+
+* Wed Dec 14 2005 Nils Philippsen <nphilipp at redhat.com> 1.7.99.10
+- make TimezoneMap more easily subclassable (Chris Lumens), use uniform
+  paren-spacing
+
+* Thu Dec 08 2005 Nils Philippsen <nphilipp at redhat.com> 1.7.99.9
+- draw frame around highlighted region
+
+* Thu Nov 24 2005 Nils Philippsen <nphilipp at redhat.com> 1.7.99.8
+- reshow shaded map when reentering map widget from outside
+- clear status line when outside region area in zoomed mode
+
+* Thu Nov 24 2005 Nils Philippsen <nphilipp at redhat.com> 1.7.99.7
+- only select region if pointer is inside region
+- replace aa-based shading to avoid aa-related deficiencies of GnomeCanvas
+- show shaded border around zoomed in region to zoom out without selecting a
+  city
+
+* Wed Nov 23 2005 Nils Philippsen <nphilipp at redhat.com>
+- don't let cities get miraculously lost (#173944, patch by Chris Lumens)
+
+* Mon Nov 21 2005 Nils Philippsen <nphilipp at redhat.com> 1.7.99.6
+- fix zooming problems with enlarged window (#172982)
+- apply workaround by Alex Larsson to avoid hanging when clicking on Asia
+  region (#172977)
+- add Middle America region, make Antarctica regions overlapping
+
+* Thu Nov 10 2005 Nils Philippsen <nphilipp at redhat.com> 1.7.99.5
+- when choosing a region, shade off the rest of the map when hovering over a
+  region
+
+* Wed Nov 09 2005 Nils Philippsen <nphilipp at redhat.com> 1.7.99.4
+- implement simple timezone zooming
+
+* Fri Oct 21 2005 Nils Philippsen <nphilipp at redhat.com> 1.7.99.3
+- revamp pot file generation (#171330)
+
+* Fri Oct 14 2005 Nils Philippsen <nphilipp at redhat.com>
+- don't use pam_stack (#170623)
+
+* Fri Oct 07 2005 Nils Philippsen <nphilipp at redhat.com> 1.7.99.2
+- write comment about the ZONE parameter into /etc/sysconfig/clock (#123101)
+- handle comments when reading /etc/sysconfig/clock
+- consistently use spaces for indentation in timezoneBackend.py
+
+* Thu Sep 22 2005 Nils Philippsen <nphilipp at redhat.com> 1.7.99.1
+- check whether NTP server is reachable on changes (#135747)
+
+* Tue Aug 09 2005 Nils Philippsen <nphilipp at redhat.com>
+- remove workaround causing deprecation warnings for bug that doesn't exist
+  anymore (#162840)
+
+* Thu Aug 04 2005 Nils Philippsen <nphilipp at redhat.com> 1.7.99.0
+- add and edit NTP servers inline in the list
+- always display clock left-to-right (#165109)
+- try to be smart about restrict lines when changing or deleting hosts
+- include *.pyo files (#165097)
+- don't remove *.pyc files in %%preun because they're in the file list
+- don't include timetool symlink anymore
+- don't install firstboot module symlink, this is dealt with in the firstboot
+  package for quite a while
+
+* Wed Aug 03 2005 Nils Philippsen <nphilipp at redhat.com>
+- implement --help, catch unrecognized options (#164791)
+
 * Fri May 06 2005 Nils Philippsen <nphilipp at redhat.com> 1.7.18
 - make desktop file translatable (#156792)
 - avoid DeprecationWarnings




More information about the fedora-cvs-commits mailing list