Hello community,

here is the log from the commit of package quota for openSUSE:Factory
checked in at Fri Aug 19 09:55:50 CEST 2011.



--------
--- quota/quota.changes 2011-02-18 11:48:31.000000000 +0100
+++ /mounts/work_src_done/STABLE/quota/quota.changes    2011-08-18 
16:13:37.000000000 +0200
@@ -1,0 +2,21 @@
+Thu Aug 18 14:08:07 UTC 2011 - [email protected]
+
+- update to 4.00-pre1
+- dropped nfs-mntpoint patch (merged upstream)
+- Changes in quota-tools from 3.17 to 4.00-pre1:
+  * don't try to set inode flags when getting them failed (Michalski Wojciech)
+  * added liblber to the list of libraries needed for LDAP support (Michael 
Meskes)
+  * Rewritten configuration script to create config.h (Jan Kara)
+  * Use /proc/mounts for mountpoint scanning (Jan Kara)
+  * Removed use of reserved identifiers (Jan Kara)
+  * Improved manpage of quota_nld (Eddie Eyles)
+  * Fixed long option handling of quota_nld (Jan Kara)
+  * Fixed error reporting when rpc format specified on command line (Jan Kara)
+  * Convert quota limits using rq_bsize from RPC request (Jan Kara)
+  * Added noreturn attribute to die to avoid false warnings (Jan Kara)
+  * 64-bit quota support, rewritten some code to allow clean integration (Jan 
Kara)
+  * Improved header of quota an repquota output when -s option is used (Jan 
Kara)
+  * Fixed mountpoint scanning when NFS mountpoint is specified on command line 
(Jan Kara)
+  * Updated manpage of quotactl(2) (Jan Kara)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  quota-3.17-nfs-mntpoint.patch
  quota-3.17.tar.bz2

New:
----
  quota-4.00-pre1.tar.gz

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

Other differences:
------------------
++++++ quota.spec ++++++
--- /var/tmp/diff_new_pack.j0rZFX/_old  2011-08-19 09:41:31.000000000 +0200
+++ /var/tmp/diff_new_pack.j0rZFX/_new  2011-08-19 09:41:31.000000000 +0200
@@ -20,22 +20,20 @@
 
 Name:           quota
 BuildRequires:  dbus-1-devel e2fsprogs-devel libnl-devel pkg-config tcpd-devel
-Version:        3.17
-Release:        14
+Version:        4.00
+Release:        1
 PreReq:         %insserv_prereq %fillup_prereq
 AutoReqProv:    on
 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 @@
 %patch2
 %patch3
 %patch7
-%patch8
 find -type d -name CVS -exec rm -rf {} \; -prune
 find -type d | xargs chmod 755
 

++++++ quota-3.17-makefile.patch ++++++
--- /var/tmp/diff_new_pack.j0rZFX/_old  2011-08-19 09:41:31.000000000 +0200
+++ /var/tmp/diff_new_pack.j0rZFX/_new  2011-08-19 09:41:31.000000000 +0200
@@ -1,11 +1,13 @@
---- Makefile.in
+Index: Makefile.in
+===================================================================
+--- Makefile.in.orig
 +++ Makefile.in
-@@ -16,16 +16,16 @@
- CFLAGS       += @HOSTS_ACCESS@
+@@ -10,16 +10,16 @@ LDFLAGS       = @LDFLAGS@
+ LDAPLIBS      = @LDAPLIBS@
  
  INSTALL       = @INSTALL@
 -STRIP         = -s
-+STRIP         = 
++STRIP         =
  LN            = ln -sf
  ROOTDIR       =
  SUPER_OWNER   = root


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to