forked from pool/quota
This commit is contained in:
parent
cc3a8bcb48
commit
a1ad0114a5
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:5e000b2b7362fd24aa79a7a9159bf5bf2519ba7cff8d05b582e2521e49ebeac2
|
oid sha256:a61b37f797089f198e4ba339a34fe484d73fb5c42a3a23e436a7f05c8406f1a0
|
||||||
size 3416
|
size 3416
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 9 11:40:26 CEST 2007 - lmichnovic@suse.cz
|
||||||
|
|
||||||
|
- fixed running quotacheck on mounted partition [#298713]
|
||||||
|
- added $network should be enabled when stoping quota service
|
||||||
|
because nfs mounts are still mounted and cause time out
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 17 14:15:05 CEST 2007 - lmichnovic@suse.cz
|
Tue Jul 17 14:15:05 CEST 2007 - lmichnovic@suse.cz
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
Name: quota
|
Name: quota
|
||||||
BuildRequires: e2fsprogs-devel tcpd-devel
|
BuildRequires: e2fsprogs-devel tcpd-devel
|
||||||
Version: 3.15
|
Version: 3.15
|
||||||
Release: 1
|
Release: 8
|
||||||
PreReq: %insserv_prereq %fillup_prereq
|
PreReq: %insserv_prereq %fillup_prereq
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
@ -100,6 +100,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_sbindir}/*
|
%{_sbindir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 09 2007 - lmichnovic@suse.cz
|
||||||
|
- fixed running quotacheck on mounted partition [#298713]
|
||||||
|
- added $network should be enabled when stoping quota service
|
||||||
|
because nfs mounts are still mounted and cause time out
|
||||||
* Tue Jul 17 2007 - lmichnovic@suse.cz
|
* Tue Jul 17 2007 - lmichnovic@suse.cz
|
||||||
- update to 3.15 final. Changes since 3.15 beta:
|
- update to 3.15 final. Changes since 3.15 beta:
|
||||||
* added a wrapper script around setquota which also updates LDAP
|
* added a wrapper script around setquota which also updates LDAP
|
||||||
|
Loading…
Reference in New Issue
Block a user