forked from pool/quota
Accepting request 79244 from home:vitezslav_cizek:branches:Base:System
- update to 4.00-pre1 - dropped nfs-mntpoint patch (merged upstream) OBS-URL: https://build.opensuse.org/request/show/79244 OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
f9463c0e17
commit
695d974e92
15
quota.spec
15
quota.spec
@@ -20,7 +20,7 @@
|
||||
|
||||
Name: quota
|
||||
BuildRequires: dbus-1-devel e2fsprogs-devel libnl-devel pkg-config tcpd-devel
|
||||
Version: 3.17
|
||||
Version: 4.00
|
||||
Release: 14
|
||||
PreReq: %insserv_prereq %fillup_prereq
|
||||
AutoReqProv: on
|
||||
@@ -28,14 +28,12 @@ Group: System/Filesystems
|
||||
License: GPLv2
|
||||
Url: http://sourceforge.net/projects/linuxquota/
|
||||
Summary: Disk Quota System
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source: %{name}-%{version}-pre1.tar.gz
|
||||
Source1: %{name}-SUSE.tar.bz2
|
||||
Patch1: %{name}-%{version}-makefile.patch
|
||||
Patch2: %{name}-%{version}-man.patch
|
||||
Patch3: %{name}-%{version}-warnquota.patch
|
||||
Patch7: %{name}-%{version}-install_nld.patch
|
||||
# PATCH-FIX-UPSTREAM fixed mountpoint scanning when NFS mountpoint is specified on command line
|
||||
Patch8: %{name}-%{version}-nfs-mntpoint.patch
|
||||
Patch1: %{name}-3.17-makefile.patch
|
||||
Patch2: %{name}-3.17-man.patch
|
||||
Patch3: %{name}-3.17-warnquota.patch
|
||||
Patch7: %{name}-3.17-install_nld.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -82,7 +80,6 @@ Authors:
|
||||
%patch2
|
||||
%patch3
|
||||
%patch7
|
||||
%patch8
|
||||
find -type d -name CVS -exec rm -rf {} \; -prune
|
||||
find -type d | xargs chmod 755
|
||||
|
||||
|
Reference in New Issue
Block a user