Hello community,

here is the log from the commit of package cfengine for openSUSE:Factory 
checked in at 2013-05-03 13:34:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cfengine (Old)
 and      /work/SRC/openSUSE:Factory/.cfengine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cfengine"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cfengine/cfengine.changes        2013-03-25 
20:15:28.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cfengine.new/cfengine.changes   2013-05-03 
13:34:54.000000000 +0200
@@ -1,0 +2,11 @@
+Tue Apr 16 14:41:48 UTC 2013 - [email protected]
+
+- Build with libvirt
+- run cf-key on first install
+
+-------------------------------------------------------------------
+Mon Apr 15 07:12:33 UTC 2013 - [email protected]
+
+- Update to 3.5.0 - Beta 1
+
+-------------------------------------------------------------------
@@ -5,0 +17,2 @@
+  - new built-in functions: classesmatching, strftime, filestat,
+    ifelse, maparray
@@ -19 +32,6 @@
-
+  - action_policy => "warn" causes not_kept classes to be set on
+    promise needing repair.
+  - command line option version (-V) now prints a shorter
+    parsable version without graphic
+  - implicit execution of server and common bundles taking
+    arguments is skipped in cf-serverd.
@@ -29 +47 @@
-
+  - ifvarclass checked from classes promises in common bundles

Old:
----
  cfengine-3.5.0a2.tar.gz

New:
----
  cfengine-3.5.0b1.tar.gz

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

Other differences:
------------------
++++++ cfengine.spec ++++++
--- /var/tmp/diff_new_pack.TWNOGw/_old  2013-05-03 13:34:56.000000000 +0200
+++ /var/tmp/diff_new_pack.TWNOGw/_new  2013-05-03 13:34:56.000000000 +0200
@@ -28,7 +28,7 @@
 Summary:        CFEngine automates large-scale IT computing infrastructure
 License:        GPL-3.0
 Group:          Productivity/Networking/System
-Version:        3.5.0a2
+Version:        3.5.0b1
 Release:        0
 Url:            http://www.cfengine.org/
 Source:         %{name}-%{version}.tar.gz
@@ -63,6 +63,7 @@
 %if 0%{?suse_version} != 1110
 BuildRequires:  mysql-devel
 %endif
+BuildRequires:  libvirt-devel
 BuildRequires:  openssl-devel
 BuildRequires:  pcre-devel
 BuildRequires:  postgresql-devel
@@ -228,6 +229,9 @@
 %install_info --name=%{name} --info-dir=%{_infodir} 
%{_infodir}/cf3-reference.info.gz
 %endif
 /sbin/ldconfig
+if [ $1 -lt 2 ]; then
+  cf-key
+fi
 
 %preun
 %service_del_preun cf-execd.service cf-monitord.service

++++++ cfengine-3.5.0a2.tar.gz -> cfengine-3.5.0b1.tar.gz ++++++
++++ 70384 lines of diff (skipped)

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

Reply via email to