forked from pool/quota
This commit is contained in:
parent
e68eba35ca
commit
96aaa8c16d
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:a61b37f797089f198e4ba339a34fe484d73fb5c42a3a23e436a7f05c8406f1a0
|
oid sha256:ca503d0bdf408fa19a27bf931e26b3e6b290c0e327af24b82a607a9ddf72e289
|
||||||
size 3416
|
size 3739
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 14 16:18:48 CET 2007 - lmichnovic@suse.cz
|
||||||
|
|
||||||
|
- fixed typo in SUSE/README [#341453] and written additional info
|
||||||
|
regarding managing quota support within YaST since openSUSE 10.3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 13 23:41:59 CEST 2007 - lmichnovic@suse.cz
|
Thu Sep 13 23:41:59 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: 17
|
Release: 27
|
||||||
PreReq: %insserv_prereq %fillup_prereq
|
PreReq: %insserv_prereq %fillup_prereq
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
@ -100,8 +100,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/sbin/*
|
/sbin/*
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_sbindir}/*
|
%{_sbindir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 14 2007 - lmichnovic@suse.cz
|
||||||
|
- fixed typo in SUSE/README [#341453] and written additional info
|
||||||
|
regarding managing quota support within YaST since openSUSE 10.3
|
||||||
* Thu Sep 13 2007 - lmichnovic@suse.cz
|
* Thu Sep 13 2007 - lmichnovic@suse.cz
|
||||||
- Ignoring NFS mount points when shutting down quota with quotaoff
|
- Ignoring NFS mount points when shutting down quota with quotaoff
|
||||||
[#310426] (ignore_nfs.patch)
|
[#310426] (ignore_nfs.patch)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user