Hello community,

here is the log from the commit of package cfengine for openSUSE:Factory 
checked in at 2017-06-29 15:16:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cfengine (Old)
 and      /work/SRC/openSUSE:Factory/.cfengine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cfengine"

Thu Jun 29 15:16:00 2017 rev:68 rq:506774 version:3.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cfengine/cfengine.changes        2017-05-18 
20:48:36.432829717 +0200
+++ /work/SRC/openSUSE:Factory/.cfengine.new/cfengine.changes   2017-06-29 
15:16:24.066148104 +0200
@@ -1,0 +2,6 @@
+Fri May 19 18:14:29 UTC 2017 - jeng...@inai.de
+
+- Reword description to have less marketing speak.
+- Remove two unnecessary ldconfig calls.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cfengine.spec ++++++
--- /var/tmp/diff_new_pack.N9TMNJ/_old  2017-06-29 15:16:29.105435741 +0200
+++ /var/tmp/diff_new_pack.N9TMNJ/_new  2017-06-29 15:16:29.109435175 +0200
@@ -39,7 +39,7 @@
 # This is the place where workdir should be
 #define         basedir   /var/lib/%{name}
 #define         workdir   %{basedir}/work
-Summary:        CFEngine automates large-scale IT computing infrastructure
+Summary:        Configuration management framework
 License:        GPL-3.0
 Group:          Productivity/Networking/System
 Url:            http://www.cfengine.org/
@@ -124,14 +124,10 @@
 %endif
 
 %description
-CFEngine is the core of a configuration management system: ensuring
-the availability, security and compliance of mission-critical
-applications and services. Based on popular and flexible open source
-configuration management software, CFEngine configuration management
-products are highly scalable through decentralized, autonomous agents
-that can continuously monitor, self-repair, and update the IT
-infrastructure of a global multi-site enterprise - with negligible
-impact on system resources or performance.
+CFEngine is the core of a configuration management system. It
+combines modeling and monitoring to move a system into compliance
+with a user-defined model (the Desired State). A domain-specific
+language is used for setting this up.
 
 %package -n %{libsoname}
 Summary:        Shared library of cfengine
@@ -151,24 +147,24 @@
 Obsoletes:      %{name}-devel < %{version}
 
 %description -n %{libname}-devel
-A high-speed character set detection library
+A character set detection library.
 
 This package contains the files needed to compile programs that use the
 libpromises library.
 
 %package doc
-Summary:        CFEngine automates large-scale IT computing infrastructure - 
documentation
+Summary:        Documentation for CFEngine, a config management framework
 Group:          Documentation/Other
 
 %description doc
-Full documentation for cfengine
+Documentation for cfengine.
 
 %package examples
 Summary:        CFEngine example promises
 Group:          Documentation/Other
 
 %description examples
-Lots of examples promises for CFEngine.
+Lots of example promises for CFEngine.
 
 %prep
 %setup -q -n %{srcname}
@@ -312,7 +308,6 @@
   %fillup_and_insserv cf-${i}
 done
 %endif
-/sbin/ldconfig
 if [ $1 -lt 2 ]; then
   # first install, generate key pair
   cf-key
@@ -340,7 +335,6 @@
   # clean up inputs cache dir on removal
   rm -rf %{basedir}/inputs/*
 fi
-/sbin/ldconfig
 
 %post   -n %{libsoname} -p /sbin/ldconfig
 


Reply via email to