quota/quota.spec

changeset 1
4667f24fe848
parent 0
4f133201e207
     1.1 --- a/quota/quota.spec	Fri Mar 11 21:30:26 2011 +0100
     1.2 +++ b/quota/quota.spec	Fri Mar 11 21:36:51 2011 +0100
     1.3 @@ -3,6 +3,9 @@
     1.4  
     1.5  Name: quota
     1.6  Summary: System administration tools for monitoring users' disk usage
     1.7 +Vendor: Europalab Software
     1.8 +Packager: Michael Schloh von Bennewitz
     1.9 +Distribution: MeeGo Thirdparty
    1.10  Epoch: 1
    1.11  Version: 4.00
    1.12  Release: 0.1.pre1%{?dist}
    1.13 @@ -10,7 +13,7 @@
    1.14  URL: http://sourceforge.net/projects/linuxquota/
    1.15  Group: System Environment/Base
    1.16  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
    1.17 -Requires: initscripts >= 6.38 tcp_wrappers
    1.18 +Requires: fastinit tcp_wrappers
    1.19  Requires: quota-nls = %{epoch}:%{version}-%{release}
    1.20  Conflicts: kernel < 2.4
    1.21  BuildRequires: e2fsprogs-devel gettext tcp_wrappers-devel nss-devel
    1.22 @@ -38,6 +41,9 @@
    1.23  
    1.24  %package nld
    1.25  Summary: quota_nld daemon
    1.26 +Vendor: Europalab Software
    1.27 +Packager: Michael Schloh von Bennewitz
    1.28 +Distribution: MeeGo Thirdparty
    1.29  Group: System Environment/Base
    1.30  Requires: initscripts
    1.31  Requires: quota-nls = %{epoch}:%{version}-%{release}
    1.32 @@ -54,6 +60,9 @@
    1.33  
    1.34  %package warnquota
    1.35  Summary: Send e-mail to users over quota
    1.36 +Vendor: Europalab Software
    1.37 +Packager: Michael Schloh von Bennewitz
    1.38 +Distribution: MeeGo Thirdparty
    1.39  Group: System Environment/Base
    1.40  Requires: quota-nls = %{epoch}:%{version}-%{release}
    1.41  
    1.42 @@ -65,6 +74,9 @@
    1.43  
    1.44  %package nls
    1.45  Summary: Gettext catalogs for disk quota tools
    1.46 +Vendor: Europalab Software
    1.47 +Packager: Michael Schloh von Bennewitz
    1.48 +Distribution: MeeGo Thirdparty
    1.49  Group: System Environment/Base
    1.50  BuildArch: noarch
    1.51  
    1.52 @@ -74,6 +86,9 @@
    1.53  
    1.54  %package devel
    1.55  Summary: Development files for quota
    1.56 +Vendor: Europalab Software
    1.57 +Packager: Michael Schloh von Bennewitz
    1.58 +Distribution: MeeGo Thirdparty
    1.59  Group: System Environment/Base
    1.60  Requires: quota =  %{epoch}:%{version}-%{release}
    1.61  
    1.62 @@ -87,6 +102,9 @@
    1.63  
    1.64  %package doc
    1.65  Summary: Additional documentation for disk quotas
    1.66 +Vendor: Europalab Software
    1.67 +Packager: Michael Schloh von Bennewitz
    1.68 +Distribution: MeeGo Thirdparty
    1.69  Group: Documentation
    1.70  Requires: quota =  %{epoch}:%{version}-%{release}
    1.71  BuildArch: noarch
    1.72 @@ -227,6 +245,9 @@
    1.73  
    1.74  
    1.75  %changelog
    1.76 +* Wed Dec 1 2010 Michael Schloh von Bennewitz <michael@schloh.com> - 4.00-20101201
    1.77 +- Repackage for MeeGo 1.1
    1.78 +
    1.79  * Tue Nov 16 2010 Petr Pisar <ppisar@redhat.com> - 1:4.00-0.1.pre1
    1.80  - 4.00-pre1 bump
    1.81  - Separate gettext catalogs becuase they are required by all binary sub-packages

mercurial