Hello community,

here is the log from the commit of package cfengine-masterfiles for 
openSUSE:Factory checked in at 2015-06-30 10:16:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cfengine-masterfiles (Old)
 and      /work/SRC/openSUSE:Factory/.cfengine-masterfiles.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cfengine-masterfiles"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/cfengine-masterfiles/cfengine-masterfiles.changes    
    2015-03-16 07:00:54.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.cfengine-masterfiles.new/cfengine-masterfiles.changes
   2015-06-30 10:16:22.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jun 18 15:38:04 UTC 2015 - [email protected]
+
+- fix Fedora/RHEL builds - add perl-Exporter to BuildRequires
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cfengine-masterfiles.spec ++++++
--- /var/tmp/diff_new_pack.QSNolk/_old  2015-06-30 10:16:22.000000000 +0200
+++ /var/tmp/diff_new_pack.QSNolk/_new  2015-06-30 10:16:22.000000000 +0200
@@ -47,6 +47,9 @@
 %if 0%{?suse_version} <= 1130
 BuildRequires:  -post-build-checks
 %endif
+%if (0%{?fedora_version} == 20) || (0%{?rhel_version} >= 700)
+BuildRequires:  perl-Exporter
+%endif
 
 %description
 Masterfiles are the pristine version of the CFEngine promises. These


Reply via email to