Hello community, here is the log from the commit of package quota for openSUSE:Factory checked in at 2018-03-13 10:23:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/quota (Old) and /work/SRC/openSUSE:Factory/.quota.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "quota" Tue Mar 13 10:23:53 2018 rev:52 rq:585814 version:4.04 Changes: -------- --- /work/SRC/openSUSE:Factory/quota/quota.changes 2017-11-24 10:57:10.702351146 +0100 +++ /work/SRC/openSUSE:Factory/.quota.new/quota.changes 2018-03-13 10:24:03.041744283 +0100 @@ -1,0 +2,16 @@ +Mon Mar 12 10:30:34 UTC 2018 - [email protected] + +- Add rpcgen to buildrequires + +------------------------------------------------------------------- +Sat Mar 10 10:22:03 UTC 2018 - [email protected] + +- Version update to 4.04: + * support for new kernel interface that allows for repquota(8) to work + reliably also for XFS or ext4 with quota feature and generally other + filesystem where quota files are not available to quota-tools + * IPv6 support for rpc.quotad and all other tools. + * Tons of various fixes +- Drop merged patch 0001-Set-fPIC-and-pie-as-default-params-when-building.patch + +------------------------------------------------------------------- Old: ---- 0001-Set-fPIC-and-pie-as-default-params-when-building.patch quota-4.03.tar.gz New: ---- quota-4.04.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ quota.spec ++++++ --- /var/tmp/diff_new_pack.RI3REy/_old 2018-03-13 10:24:04.013709459 +0100 +++ /var/tmp/diff_new_pack.RI3REy/_new 2018-03-13 10:24:04.013709459 +0100 @@ -1,7 +1,7 @@ # # spec file for package quota # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,34 +18,29 @@ #Compat macro for new _fillupdir macro introduced in Nov 2017 %if ! %{defined _fillupdir} - %define _fillupdir /var/adm/fillup-templates + %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif - Name: quota -Version: 4.03 +Version: 4.04 Release: 0 Summary: Disk Quota System -License: GPL-2.0 AND BSD-3-Clause +License: GPL-2.0-only AND BSD-3-Clause Group: System/Filesystems Url: http://sourceforge.net/projects/linuxquota/ -#Source0: http://downloads.sourceforge.net/project/linuxquota/quota-tools/%{version}/%{name}-%{version}.tar.gz -# Tarball repacked, missing subfolder, will be fixed in next release -Source0: %{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/project/linuxquota/quota-tools/%{version}/%{name}-%{version}.tar.gz Source1: sysconfig.nfs-quota Source2: quotad.service Source3: quotad_env.sh -# PATCH-FIX-UPSTREAM Add pic and pie hardening to build -Patch1: 0001-Set-fPIC-and-pie-as-default-params-when-building.patch Patch2: %{name}-4.01-warnquota.patch -# needed for Patch1 -BuildRequires: automake BuildRequires: e2fsprogs-devel BuildRequires: openldap2-devel BuildRequires: pkgconfig +BuildRequires: rpcgen BuildRequires: tcpd-devel BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(libnl-3.0) >= 3.1 BuildRequires: pkgconfig(libnl-genl-3.0) +BuildRequires: pkgconfig(libtirpc) BuildRequires: pkgconfig(systemd) %description @@ -70,15 +65,14 @@ %prep %setup -q -%patch1 -p1 %patch2 %build -autoreconf -fvi %configure \ --docdir=%{_docdir}/%{name} \ --disable-silent-rules \ --enable-ldapmail \ + --enable-rpc \ --enable-rpcsetquota make %{?_smp_mflags} ++++++ quota-4.03.tar.gz -> quota-4.04.tar.gz ++++++ ++++ 23637 lines of diff (skipped)
