1 #allow remote set quota by defined rpcsetquota to 1(set to 0 to disabled it) |
1 #allow remote set quota by defined rpcsetquota to 1(set to 0 to disabled it) |
2 %{!?rpcsetquota:%define rpcsetquota 1} |
2 %{!?rpcsetquota:%define rpcsetquota 1} |
3 |
3 |
4 Name: quota |
4 Name: quota |
5 Summary: System administration tools for monitoring users' disk usage |
5 Summary: System administration tools for monitoring users' disk usage |
|
6 Vendor: Europalab Software |
|
7 Packager: Michael Schloh von Bennewitz |
|
8 Distribution: MeeGo Thirdparty |
6 Epoch: 1 |
9 Epoch: 1 |
7 Version: 4.00 |
10 Version: 4.00 |
8 Release: 0.1.pre1%{?dist} |
11 Release: 0.1.pre1%{?dist} |
9 License: BSD and GPLv2+ |
12 License: BSD and GPLv2+ |
10 URL: http://sourceforge.net/projects/linuxquota/ |
13 URL: http://sourceforge.net/projects/linuxquota/ |
11 Group: System Environment/Base |
14 Group: System Environment/Base |
12 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
15 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
13 Requires: initscripts >= 6.38 tcp_wrappers |
16 Requires: fastinit tcp_wrappers |
14 Requires: quota-nls = %{epoch}:%{version}-%{release} |
17 Requires: quota-nls = %{epoch}:%{version}-%{release} |
15 Conflicts: kernel < 2.4 |
18 Conflicts: kernel < 2.4 |
16 BuildRequires: e2fsprogs-devel gettext tcp_wrappers-devel nss-devel |
19 BuildRequires: e2fsprogs-devel gettext tcp_wrappers-devel nss-devel |
17 BuildRequires: openldap-devel openssl-devel dbus-devel libnl-devel |
20 BuildRequires: openldap-devel openssl-devel dbus-devel libnl-devel |
18 Source0: http://downloads.sourceforge.net/linuxquota/%{name}-%{version}-pre1.tar.gz |
21 Source0: http://downloads.sourceforge.net/linuxquota/%{name}-%{version}-pre1.tar.gz |
36 and limiting user and or group disk usage per file system. |
39 and limiting user and or group disk usage per file system. |
37 |
40 |
38 |
41 |
39 %package nld |
42 %package nld |
40 Summary: quota_nld daemon |
43 Summary: quota_nld daemon |
|
44 Vendor: Europalab Software |
|
45 Packager: Michael Schloh von Bennewitz |
|
46 Distribution: MeeGo Thirdparty |
41 Group: System Environment/Base |
47 Group: System Environment/Base |
42 Requires: initscripts |
48 Requires: initscripts |
43 Requires: quota-nls = %{epoch}:%{version}-%{release} |
49 Requires: quota-nls = %{epoch}:%{version}-%{release} |
44 Requires(post): chkconfig |
50 Requires(post): chkconfig |
45 Requires(preun): chkconfig initscripts |
51 Requires(preun): chkconfig initscripts |
52 a dialog) and writing them to the terminal user has last accessed. |
58 a dialog) and writing them to the terminal user has last accessed. |
53 |
59 |
54 |
60 |
55 %package warnquota |
61 %package warnquota |
56 Summary: Send e-mail to users over quota |
62 Summary: Send e-mail to users over quota |
|
63 Vendor: Europalab Software |
|
64 Packager: Michael Schloh von Bennewitz |
|
65 Distribution: MeeGo Thirdparty |
57 Group: System Environment/Base |
66 Group: System Environment/Base |
58 Requires: quota-nls = %{epoch}:%{version}-%{release} |
67 Requires: quota-nls = %{epoch}:%{version}-%{release} |
59 |
68 |
60 %description warnquota |
69 %description warnquota |
61 Utility that checks disk quota for each local file system and mails a warning |
70 Utility that checks disk quota for each local file system and mails a warning |
63 via cron(8). |
72 via cron(8). |
64 |
73 |
65 |
74 |
66 %package nls |
75 %package nls |
67 Summary: Gettext catalogs for disk quota tools |
76 Summary: Gettext catalogs for disk quota tools |
|
77 Vendor: Europalab Software |
|
78 Packager: Michael Schloh von Bennewitz |
|
79 Distribution: MeeGo Thirdparty |
68 Group: System Environment/Base |
80 Group: System Environment/Base |
69 BuildArch: noarch |
81 BuildArch: noarch |
70 |
82 |
71 %description nls |
83 %description nls |
72 Disk quota tools messages translated into different natural languages. |
84 Disk quota tools messages translated into different natural languages. |
73 |
85 |
74 |
86 |
75 %package devel |
87 %package devel |
76 Summary: Development files for quota |
88 Summary: Development files for quota |
|
89 Vendor: Europalab Software |
|
90 Packager: Michael Schloh von Bennewitz |
|
91 Distribution: MeeGo Thirdparty |
77 Group: System Environment/Base |
92 Group: System Environment/Base |
78 Requires: quota = %{epoch}:%{version}-%{release} |
93 Requires: quota = %{epoch}:%{version}-%{release} |
79 |
94 |
80 %description devel |
95 %description devel |
81 The quota package contains system administration tools for monitoring |
96 The quota package contains system administration tools for monitoring |
225 %defattr(-,root,root,-) |
243 %defattr(-,root,root,-) |
226 %doc doc/* |
244 %doc doc/* |
227 |
245 |
228 |
246 |
229 %changelog |
247 %changelog |
|
248 * Wed Dec 1 2010 Michael Schloh von Bennewitz <michael@schloh.com> - 4.00-20101201 |
|
249 - Repackage for MeeGo 1.1 |
|
250 |
230 * Tue Nov 16 2010 Petr Pisar <ppisar@redhat.com> - 1:4.00-0.1.pre1 |
251 * Tue Nov 16 2010 Petr Pisar <ppisar@redhat.com> - 1:4.00-0.1.pre1 |
231 - 4.00-pre1 bump |
252 - 4.00-pre1 bump |
232 - Separate gettext catalogs becuase they are required by all binary sub-packages |
253 - Separate gettext catalogs becuase they are required by all binary sub-packages |
233 |
254 |
234 * Mon Nov 15 2010 Petr Pisar <ppisar@redhat.com> - 1:3.17-18 |
255 * Mon Nov 15 2010 Petr Pisar <ppisar@redhat.com> - 1:3.17-18 |