rpms/system-config-samba/devel .cvsignore, 1.38, 1.39 sources, 1.39, 1.40 system-config-samba.spec, 1.43, 1.44

Nils Philippsen (nphilipp) fedora-extras-commits at redhat.com
Wed Jun 27 13:00:28 UTC 2007


Author: nphilipp

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

Modified Files:
	.cvsignore sources system-config-samba.spec 
Log Message:
use gtk.FileChooseDialog instead of gtk.FileSelection (#245916, patch by Adel Gadllah)
Resolves: #245916



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-samba/devel/.cvsignore,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- .cvsignore	27 Jun 2007 08:43:51 -0000	1.38
+++ .cvsignore	27 Jun 2007 12:59:52 -0000	1.39
@@ -1 +1 @@
-system-config-samba-1.2.43.tar.bz2
+system-config-samba-1.2.44.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-samba/devel/sources,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- sources	27 Jun 2007 08:43:51 -0000	1.39
+++ sources	27 Jun 2007 12:59:52 -0000	1.40
@@ -1 +1 @@
-3221f8eb17ac1e159e685bfafd63cf2d  system-config-samba-1.2.43.tar.bz2
+1f00b1005989645bcc83c72986ddbec0  system-config-samba-1.2.44.tar.bz2


Index: system-config-samba.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-samba/devel/system-config-samba.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- system-config-samba.spec	27 Jun 2007 08:43:51 -0000	1.43
+++ system-config-samba.spec	27 Jun 2007 12:59:52 -0000	1.44
@@ -1,6 +1,6 @@
 Summary: Samba server configuration tool
 Name: system-config-samba
-Version: 1.2.43
+Version: 1.2.44
 Release: 1%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/samba
 License: GPL
@@ -81,6 +81,10 @@
 %attr(0644,root,root) %config /etc/pam.d/system-config-samba
 
 %changelog
+* Wed Jun 27 2007 Nils Philippsen <nphilipp at redhat.com> - 1.2.44
+- use gtk.FileChooseDialog instead of gtk.FileSelection (#245916, patch by Adel
+  Gadllah)
+
 * Wed Jun 27 2007 Nils Philippsen <nphilipp at redhat.com> - 1.2.43
 - fix desktop file category (#245890)
 




More information about the scm-commits mailing list