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:
OBS User buildservice-autocommit 2009-09-10 10:40:31 +00:00 committed by Git OBS Bridge
parent 383386f444
commit ea2cd83207
3 changed files with 14 additions and 1 deletions

View File

@ -8,3 +8,11 @@
} }
static inline int isnetfs(const char * type) static inline int isnetfs(const char * type)
@@ -1650,6 +1651,7 @@ static void scan_knfsd(struct names *nam
}
}
+ fclose(fp);
}
#endif /* NFSCHECKS */

View File

@ -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 Mon Aug 10 11:27:07 CEST 2009 - werner@suse.de

View File

@ -27,7 +27,7 @@ Group: System/Monitoring
PreReq: %fillup_prereq %insserv_prereq PreReq: %fillup_prereq %insserv_prereq
AutoReqProv: on AutoReqProv: on
Version: 22.7 Version: 22.7
Release: 4 Release: 5
Provides: ps:/usr/bin/killall Provides: ps:/usr/bin/killall
Summary: Utilities for managing processes on your system Summary: Utilities for managing processes on your system
Source: http://switch.dl.sourceforge.net/sourceforge/psmisc/psmisc-%{version}.tar.bz2 Source: http://switch.dl.sourceforge.net/sourceforge/psmisc/psmisc-%{version}.tar.bz2