Hello community,

here is the log from the commit of package ctdb for openSUSE:Factory checked in 
at 2012-03-01 07:49:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ctdb (Old)
 and      /work/SRC/openSUSE:Factory/.ctdb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ctdb", Maintainer is "samba-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ctdb/ctdb.changes        2012-02-10 
17:12:32.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ctdb.new/ctdb.changes   2012-03-01 
07:49:32.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Feb 28 14:24:59 UTC 2012 - lmue...@suse.de
+
+- Split the PreReq in separate lines.
+- PreReq coreutils instead of fileutils.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ctdb.spec ++++++
--- /var/tmp/diff_new_pack.0z70Ko/_old  2012-03-01 07:49:34.000000000 +0100
+++ /var/tmp/diff_new_pack.0z70Ko/_new  2012-03-01 07:49:34.000000000 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Summary:        Clustered TDB
 License:        GPL-3.0+
 Group:          System/Daemons
@@ -27,11 +28,15 @@
 Source1:        ctdb-sysconfig-suse.template
 Patch1:         ctdb-socket-path.patch
 %if 0%{?suse_version}
-PreReq:         insserv %{?fillup_prereq}
+PreReq:         %{?fillup_prereq}
+PreReq:         insserv
 %else
 PreReq:         /sbin/chkconfig
 %endif
-PreReq:         fileutils /bin/mktemp /usr/bin/killall sed
+PreReq:         coreutils
+PreReq:         /bin/mktemp
+PreReq:         /usr/bin/killall
+PreReq:         sed
 %define         initdir %{_sysconfdir}/init.d
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1140

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

Reply via email to