Hello community,

here is the log from the commit of package quota for openSUSE:Factory checked 
in at 2017-09-05 15:16:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/quota (Old)
 and      /work/SRC/openSUSE:Factory/.quota.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "quota"

Tue Sep  5 15:16:47 2017 rev:50 rq:520639 version:4.03

Changes:
--------
--- /work/SRC/openSUSE:Factory/quota/quota.changes      2016-01-07 
00:24:41.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.quota.new/quota.changes 2017-09-05 
15:16:48.239879615 +0200
@@ -1,0 +2,5 @@
+Mon Sep  4 10:51:57 UTC 2017 - [email protected]
+
+- Enable ldapmail feature wrt bsc#1055450
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ quota.spec ++++++
--- /var/tmp/diff_new_pack.S1vs9O/_old  2017-09-05 15:16:50.451568731 +0200
+++ /var/tmp/diff_new_pack.S1vs9O/_new  2017-09-05 15:16:50.455568169 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package quota
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -20,7 +20,7 @@
 Version:        4.03
 Release:        0
 Summary:        Disk Quota System
-License:        GPL-2.0 and BSD-3-Clause
+License:        GPL-2.0 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
@@ -34,14 +34,14 @@
 Patch2:         %{name}-4.01-warnquota.patch
 # needed for Patch1
 BuildRequires:  automake
-BuildRequires:  dbus-1-devel
 BuildRequires:  e2fsprogs-devel
-BuildRequires:  pkg-config
+BuildRequires:  openldap2-devel
+BuildRequires:  pkgconfig
 BuildRequires:  tcpd-devel
+BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(libnl-3.0) >= 3.1
 BuildRequires:  pkgconfig(libnl-genl-3.0)
 BuildRequires:  pkgconfig(systemd)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 The quota subsystem allows a system administrator to set soft and hard
@@ -52,9 +52,9 @@
 %package nfs
 Summary:        Disk Quota System on NFS
 Group:          System/Filesystems
-# Require the services needed to be present for quotad service: portmap, 
nfsserver, network
 Requires:       nfs-kernel-server
 Requires:       quota = %{version}
+# Require the services needed to be present for quotad service: portmap, 
nfsserver, network
 Requires:       rpcbind
 Requires:       sysconfig
 Requires(post): %fillup_prereq
@@ -73,7 +73,7 @@
 %configure \
     --docdir=%{_docdir}/%{name} \
     --disable-silent-rules \
-    --disable-ldapmail \
+    --enable-ldapmail \
     --enable-rpcsetquota
 make %{?_smp_mflags}
 
@@ -110,7 +110,6 @@
 %service_del_postun quotad.service
 
 %files -f %{name}.lang
-%defattr(-,root,root)
 %config %{_sysconfdir}/quotagrpadmins
 %config %{_sysconfdir}/quotatab
 %config %{_sysconfdir}/warnquota.conf
@@ -137,7 +136,6 @@
 %{_sbindir}/xqmstats
 
 %files nfs
-%defattr(-,root,root)
 %{_sbindir}/rpc.rquotad
 %{_sbindir}/rcquotad
 %{_unitdir}/quotad.service


Reply via email to