rpms/rusers/devel netkit-rusers-0.17-truncate.patch, 1.1, 1.2 rusers.spec, 1.29, 1.30

Jiří Moskovčák jmoskovc at fedoraproject.org
Thu Sep 4 13:53:40 UTC 2008


Author: jmoskovc

Update of /cvs/extras/rpms/rusers/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6537

Modified Files:
	netkit-rusers-0.17-truncate.patch rusers.spec 
Log Message:
modified truncate patch to work with fuzz=0


netkit-rusers-0.17-truncate.patch:

Index: netkit-rusers-0.17-truncate.patch
===================================================================
RCS file: /cvs/extras/rpms/rusers/devel/netkit-rusers-0.17-truncate.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- netkit-rusers-0.17-truncate.patch	9 Sep 2004 11:57:10 -0000	1.1
+++ netkit-rusers-0.17-truncate.patch	4 Sep 2008 13:53:38 -0000	1.2
@@ -1,6 +1,6 @@
---- netkit-rusers-0.17/rpc.rusersd/rusers_proc.c.orig  Mon Aug 28 20:06:36 2000
-+++ netkit-rusers-0.17/rpc.rusersd/rusers_proc.c       Mon Aug 28 21:59:34 2000
-@@ -300,7 +300,11 @@
+--- netkit-rusers-0.17/rpc.rusersd/rusers_proc.c	2008-09-04 15:34:47.000000000 +0200
++++ netkit-rusers-0.17_new/rpc.rusersd/rusers_proc.c	2008-09-04 15:18:34.000000000 +0200
+@@ -309,7 +309,11 @@ rusersproc_allnames_3(void *tmp1, CLIENT
  
  static void do_strncpy(char *tgt, const char *src, size_t len) {
      strncpy(tgt, src, len);
@@ -11,4 +11,4 @@
 +#endif /* BROKEN_UTMP */
  }
  
- static
+ static 


Index: rusers.spec
===================================================================
RCS file: /cvs/extras/rpms/rusers/devel/rusers.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- rusers.spec	19 Feb 2008 06:37:07 -0000	1.29
+++ rusers.spec	4 Sep 2008 13:53:38 -0000	1.30
@@ -5,7 +5,7 @@
 Summary: Displays the users logged into machines on the local network.
 Name: rusers
 Version: 0.17
-Release: 53%{?dist}
+Release: 54%{?dist}
 License: BSD
 Group: System Environment/Daemons
 Source: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-rusers-%{version}.tar.gz
@@ -146,6 +146,9 @@
 %config /etc/rc.d/init.d/rstatd
 
 %changelog
+* Thu Sep  4 2008 Jiri Moskovcak <jmoskovc at redhat.com> - 0.17-54
+- modified truncate patch to work with fuzz=0
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.17-53
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list