Hello community,

here is the log from the commit of package quota for openSUSE:Factory checked 
in at 2014-12-01 14:00:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/quota (Old)
 and      /work/SRC/openSUSE:Factory/.quota.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "quota"

Changes:
--------
--- /work/SRC/openSUSE:Factory/quota/quota.changes      2014-11-24 
11:08:56.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.quota.new/quota.changes 2014-12-01 
14:00:52.000000000 +0100
@@ -1,0 +2,7 @@
+Fri Nov 28 10:19:05 UTC 2014 - [email protected]
+
+- Version bump to 4.02 release
+  * Mostly few trivial fixes.
+- Properly run all systemd calls on services
+
+-------------------------------------------------------------------

Old:
----
  quota-4.01_git201405011753.tar.xz

New:
----
  quota-4.02.tar.gz

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

Other differences:
------------------
++++++ quota.spec ++++++
--- /var/tmp/diff_new_pack.z2bkKe/_old  2014-12-01 14:00:53.000000000 +0100
+++ /var/tmp/diff_new_pack.z2bkKe/_new  2014-12-01 14:00:53.000000000 +0100
@@ -17,13 +17,13 @@
 
 
 Name:           quota
-Version:        4.01_git201405011753
+Version:        4.02
 Release:        0
 Summary:        Disk Quota System
 License:        GPL-2.0 and BSD-3-Clause
 Group:          System/Filesystems
 Url:            http://sourceforge.net/projects/linuxquota/
-Source0:        %{name}-%{version}.tar.xz
+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
@@ -61,7 +61,7 @@
 The quotad init script, which provides quota support on NFS mounts.
 
 %prep
-%setup -q
+%setup -q -n quota-tools
 %patch1
 %patch2
 
@@ -92,6 +92,9 @@
 
 %find_lang %{name}
 
+%pre nfs
+%service_add_pre quotad.service
+
 %post nfs
 %{fillup_only -an nfs}
 %service_add_post quotad.service

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

Reply via email to