rpms/system-config-date/devel .cvsignore, 1.73, 1.74 sources, 1.77, 1.78 system-config-date.spec, 1.83, 1.84

Nils Philippsen (nphilipp) fedora-extras-commits at redhat.com
Mon Oct 15 17:57:01 UTC 2007


Author: nphilipp

Update of /cvs/pkgs/rpms/system-config-date/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28509

Modified Files:
	.cvsignore sources system-config-date.spec 
Log Message:
avoid traceback when neither xdg-open nor htmlview is found



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-date/devel/.cvsignore,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- .cvsignore	15 Oct 2007 16:36:41 -0000	1.73
+++ .cvsignore	15 Oct 2007 17:56:28 -0000	1.74
@@ -1 +1 @@
-system-config-date-1.9.13.tar.bz2
+system-config-date-1.9.14.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-date/devel/sources,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- sources	15 Oct 2007 16:36:41 -0000	1.77
+++ sources	15 Oct 2007 17:56:28 -0000	1.78
@@ -1 +1 @@
-371fcb550e74c31f4c952eda914050a6  system-config-date-1.9.13.tar.bz2
+36f1bbef44e64810da413166d2f1e28e  system-config-date-1.9.14.tar.bz2


Index: system-config-date.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-date/devel/system-config-date.spec,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- system-config-date.spec	15 Oct 2007 16:36:41 -0000	1.83
+++ system-config-date.spec	15 Oct 2007 17:56:28 -0000	1.84
@@ -1,6 +1,6 @@
 Summary: A graphical interface for modifying system date and time
 Name: system-config-date
-Version: 1.9.13
+Version: 1.9.14
 Release: 1%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/date
 License: GPLv2+
@@ -102,6 +102,9 @@
 %config(noreplace) %{_sysconfdir}/ntp/ntpservers
 
 %changelog
+* Mon Oct 15 2007 Nils Philippsen <nphilipp at redhat.com> 1.9.14-1
+- avoid traceback when neither xdg-open nor htmlview is found
+
 * Mon Oct 15 2007 Nils Philippsen <nphilipp at redhat.com> 1.9.13-1
 - change hicolor-icon-theme requirement to be "uncolored" (without
   "(post)"/"(postun)")




More information about the fedora-extras-commits mailing list