rpms/kdenetwork/devel kdenetwork.spec,1.95,1.96 lisarc,1.1,1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri May 4 13:37:46 UTC 2007


Author: than

Update of /cvs/dist/rpms/kdenetwork/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv22454

Modified Files:
	kdenetwork.spec lisarc 
Log Message:
nmblookup disable as default




Index: kdenetwork.spec
===================================================================
RCS file: /cvs/dist/rpms/kdenetwork/devel/kdenetwork.spec,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- kdenetwork.spec	12 Apr 2007 13:38:22 -0000	1.95
+++ kdenetwork.spec	4 May 2007 13:37:44 -0000	1.96
@@ -13,7 +13,7 @@
 
 Name: kdenetwork
 Version: 3.5.6
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: K Desktop Environment - Network Applications
 
 Epoch: 7
@@ -360,6 +360,9 @@
 %endif
 
 %changelog
+* Fri May 04 2007 Than Ngo <than at redhat.com> - 7:3.5.6-4.fc7
+- nmblookup disable as default
+
 * Thu Apr 12 2007 Than Ngo <than at redhat.com> - 7:3.5.6-3.fc7
 - cleanup
 - apply CVS upstream patches


Index: lisarc
===================================================================
RCS file: /cvs/dist/rpms/kdenetwork/devel/lisarc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lisarc	9 Sep 2004 06:53:37 -0000	1.1
+++ lisarc	4 May 2007 13:37:44 -0000	1.2
@@ -2,7 +2,7 @@
 PingNames = 
 AllowedAddresses = 127.0.0.1/255.255.255.0;
 BroadcastNetwork = 127.0.0.1/255.255.255.0;
-SearchUsingNmblookup = 1
+SearchUsingNmblookup = 0
 FirstWait = 30
 SecondWait = -1
 UpdatePeriod = 150




More information about the fedora-cvs-commits mailing list