rpms/system-config-samba/devel .cvsignore, 1.51, 1.52 sources, 1.53, 1.54 system-config-samba.spec, 1.56, 1.57

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


Author: nphilipp

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-samba/devel/.cvsignore,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- .cvsignore	15 Oct 2007 17:04:48 -0000	1.51
+++ .cvsignore	15 Oct 2007 17:56:40 -0000	1.52
@@ -1 +1 @@
-system-config-samba-1.2.57.tar.bz2
+system-config-samba-1.2.58.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-samba/devel/sources,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- sources	15 Oct 2007 17:04:48 -0000	1.53
+++ sources	15 Oct 2007 17:56:40 -0000	1.54
@@ -1 +1 @@
-b54794966f4e265c6c646f6dd02e4c14  system-config-samba-1.2.57.tar.bz2
+1bf68e7d5864e09d4faa39d949ffaafa  system-config-samba-1.2.58.tar.bz2


Index: system-config-samba.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-samba/devel/system-config-samba.spec,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- system-config-samba.spec	15 Oct 2007 17:04:48 -0000	1.56
+++ system-config-samba.spec	15 Oct 2007 17:56:40 -0000	1.57
@@ -1,6 +1,6 @@
 Summary: Samba server configuration tool
 Name: system-config-samba
-Version: 1.2.57
+Version: 1.2.58
 Release: 1%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/samba
 License: GPLv2+
@@ -82,6 +82,9 @@
 %config(noreplace) %{_sysconfdir}/pam.d/system-config-samba
 
 %changelog
+* Mon Oct 15 2007 Nils Philippsen <nphilipp at redhat.com> - 1.2.58-1
+- avoid traceback when neither xdg-open nor htmlview is found
+
 * Mon Oct 15 2007 Nils Philippsen <nphilipp at redhat.com> - 1.2.57-1
 - re-add plain hicolor-icon-theme requirement to avoid unowned directories
 - don't let gtk-update-icon-cache fail scriptlets




More information about the fedora-extras-commits mailing list