Hello community,

here is the log from the commit of package quota for openSUSE:Factory checked 
in at 2012-01-04 07:31:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/quota (Old)
 and      /work/SRC/openSUSE:Factory/.quota.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "quota", Maintainer is "vci...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/quota/quota.changes      2011-10-04 
18:14:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.quota.new/quota.changes 2012-01-04 
07:31:08.000000000 +0100
@@ -1,0 +2,16 @@
+Wed Dec 21 10:31:45 UTC 2011 - co...@suse.com
+
+- remove call to suse_update_config (very old work around)
+
+-------------------------------------------------------------------
+Fri Dec  2 08:52:52 UTC 2011 - cfarr...@suse.com
+
+- license update: GPL-2.0 and BSD-3-Clause
+  Package is dual licensed. Also, use SPDX format
+
+-------------------------------------------------------------------
+Thu Dec  1 15:58:05 UTC 2011 - co...@suse.com
+
+- add automake as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ quota.spec ++++++
--- /var/tmp/diff_new_pack.lIrkox/_old  2012-01-04 07:31:08.000000000 +0100
+++ /var/tmp/diff_new_pack.lIrkox/_new  2012-01-04 07:31:08.000000000 +0100
@@ -15,19 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           quota
-BuildRequires:  dbus-1-devel e2fsprogs-devel libnl-1_1-devel pkg-config 
tcpd-devel
+BuildRequires:  automake
+BuildRequires:  dbus-1-devel
+BuildRequires:  e2fsprogs-devel
+BuildRequires:  libnl-1_1-devel
+BuildRequires:  pkg-config
+BuildRequires:  tcpd-devel
 Version:        4.00
-Release:        1
+Release:        0
 PreReq:         %insserv_prereq %fillup_prereq
-AutoReqProv:    on
-Group:          System/Filesystems
-License:        GPLv2
 Url:            http://sourceforge.net/projects/linuxquota/
 Summary:        Disk Quota System
+License:        GPL-2.0 and BSD-3-Clause
+Group:          System/Filesystems
 Source:         %{name}-%{version}-pre1.tar.gz
 Source1:        %{name}-SUSE.tar.bz2
 Patch1:         %{name}-3.17-makefile.patch
@@ -51,9 +53,7 @@
     Jan Kara <j...@suse.cz>
 
 %package nfs
-License:        GPLv2
 Summary:        Disk Quota System on NFS
-Group:          System/Filesystems
 Requires:       quota = %version
 PreReq:         %insserv_prereq %fillup_prereq
 # Require the services needed to be present for quotad service: portmap, 
nfsserver, network
@@ -84,7 +84,6 @@
 find -type d | xargs chmod 755
 
 %build
-%{suse_update_config -f}
 aclocal --force
 autoconf --force
 %configure \

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to