|
|
Author: nphilipp
Update of /cvs/dist/rpms/system-config-date/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv14097
Modified Files:
.cvsignore sources system-config-date.spec
Log Message:
don't write into /tmp
make synchronizing with time servers configurable (#157485)
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/system-config-date/devel/.cvsignore,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- .cvsignore 3 Mar 2006 15:04:04 -0000 1.40
+++ .cvsignore 6 Mar 2006 15:47:37 -0000 1.41
@@ -1 +1 @@
-system-config-date-1.8.1.tar.bz2
+system-config-date-1.8.2.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/system-config-date/devel/sources,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- sources 3 Mar 2006 15:04:04 -0000 1.43
+++ sources 6 Mar 2006 15:47:37 -0000 1.44
@@ -1 +1 @@
-e5f27e07c88de4e52640edc976e820bd system-config-date-1.8.1.tar.bz2
+04b0e69d7d0c4d9fbffde77dfe62522b system-config-date-1.8.2.tar.bz2
Index: system-config-date.spec
===================================================================
RCS file: /cvs/dist/rpms/system-config-date/devel/system-config-date.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- system-config-date.spec 3 Mar 2006 15:04:04 -0000 1.48
+++ system-config-date.spec 6 Mar 2006 15:47:37 -0000 1.49
@@ -1,6 +1,6 @@
Summary: A graphical interface for modifying system date and time
Name: system-config-date
-Version: 1.8.1
+Version: 1.8.2
Release: 1
URL: http://fedora.redhat.com/projects/config-tools/
License: GPL
@@ -97,6 +97,10 @@
%attr(0644,root,root) %config(noreplace)
/usr/share/system-config-date/ntp.template
%changelog
+* Mon Mar 06 2006 Nils Philippsen <nphilipp@xxxxxxxxxx> 1.8.2
+- don't write into /tmp
+- make synchronizing with time servers configurable (#157485)
+
* Fri Mar 03 2006 Nils Philippsen <nphilipp@xxxxxxxxxx> 1.8.1
- require hicolor-icon-theme (#182859, #182860)
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|