Updating link to change in openSUSE:Factory/psmisc revision 21.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=d2791fd8fd09793e9c8816c85bd2f383
This commit is contained in:
parent
383386f444
commit
ea2cd83207
@ -8,3 +8,11 @@
|
||||
}
|
||||
|
||||
static inline int isnetfs(const char * type)
|
||||
@@ -1650,6 +1651,7 @@ static void scan_knfsd(struct names *nam
|
||||
}
|
||||
|
||||
}
|
||||
+ fclose(fp);
|
||||
}
|
||||
#endif /* NFSCHECKS */
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 10 10:21:09 CEST 2009 - werner@suse.de
|
||||
|
||||
- For future use fix fd leak reported by David Binderman (bnc#536209)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 11:27:07 CEST 2009 - werner@suse.de
|
||||
|
||||
|
@ -27,7 +27,7 @@ Group: System/Monitoring
|
||||
PreReq: %fillup_prereq %insserv_prereq
|
||||
AutoReqProv: on
|
||||
Version: 22.7
|
||||
Release: 4
|
||||
Release: 5
|
||||
Provides: ps:/usr/bin/killall
|
||||
Summary: Utilities for managing processes on your system
|
||||
Source: http://switch.dl.sourceforge.net/sourceforge/psmisc/psmisc-%{version}.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user