Hello community,

here is the log from the commit of package rubygem-puppet for openSUSE:Factory 
checked in at 2015-01-22 21:49:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-puppet (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-puppet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-puppet"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-puppet/rubygem-puppet.changes    
2015-01-09 20:49:32.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-puppet.new/rubygem-puppet.changes       
2015-01-22 21:49:03.000000000 +0100
@@ -1,0 +2,10 @@
+Wed Jan 21 13:05:18 UTC 2015 - tampak...@opensuse.org
+
+- Replace rubygem(augeas) with rubygem(ruby-augeas), since the former is not 
working with puppet, boo#911083
+
+-------------------------------------------------------------------
+Tue Dec 11 20:39:21 UTC 2014 - tampak...@opensuse.org
+
+- Install the master-related sample config files with puppetmaster package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-puppet.spec ++++++
--- /var/tmp/diff_new_pack.PilrUD/_old  2015-01-22 21:49:04.000000000 +0100
+++ /var/tmp/diff_new_pack.PilrUD/_new  2015-01-22 21:49:04.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-puppet
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -142,9 +142,6 @@
 %attr(0750,%{mod_name},%{mod_name}) %dir %{_localstatedir}/log/%{mod_name}
 %dir %{_sysconfdir}/%{mod_name}
 %config(noreplace) %{_sysconfdir}/%{mod_name}/%{mod_name}.conf
-%config(noreplace) %{_sysconfdir}/%{mod_name}/auth.conf
-%config(noreplace) %{_sysconfdir}/%{mod_name}/fileserver.conf
-%config(noreplace) %{_sysconfdir}/%{mod_name}/tagmail.conf
 %config(noreplace) %{_fwdefdir}/%{mod_name}
 %{_mandir}/man?/*
 %{_sbindir}/rcpuppet
@@ -213,6 +210,9 @@
 %defattr(-,root,root,-)
 %{_sbindir}/rcpuppetmaster
 %config(noreplace) %{_fwdefdir}/puppetmasterd
+%config(noreplace) %{_sysconfdir}/%{mod_name}/auth.conf
+%config(noreplace) %{_sysconfdir}/%{mod_name}/fileserver.conf
+%config(noreplace) %{_sysconfdir}/%{mod_name}/tagmail.conf
 %{_unitdir}/system/puppetmaster.service
 %if 0%{?suse_version} == 1110
 %_initddir/puppetmaster

++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.PilrUD/_old  2015-01-22 21:49:04.000000000 +0100
+++ /var/tmp/diff_new_pack.PilrUD/_new  2015-01-22 21:49:04.000000000 +0100
@@ -17,7 +17,7 @@
     Obsoletes:  hiera-puppet < 1.0.0
     Requires:   %{name}
     Recommends: rubygem(%{rb_default_ruby_abi}:%{mod_name})
-    Recommends: rubygem(augeas)
+    Recommends: rubygem(ruby-augeas)
     Recommends: rubygem(ruby-shadow)
 :preamble: |-
   # backward compatible requirement SLE...
@@ -129,9 +129,6 @@
   %attr(0750,%{mod_name},%{mod_name}) %dir %{_localstatedir}/log/%{mod_name}
   %dir %{_sysconfdir}/%{mod_name}
   %config(noreplace) %{_sysconfdir}/%{mod_name}/%{mod_name}.conf
-  %config(noreplace) %{_sysconfdir}/%{mod_name}/auth.conf
-  %config(noreplace) %{_sysconfdir}/%{mod_name}/fileserver.conf
-  %config(noreplace) %{_sysconfdir}/%{mod_name}/tagmail.conf
   %config(noreplace) %{_fwdefdir}/%{mod_name}
   %{_mandir}/man?/*
   %{_sbindir}/rcpuppet
@@ -208,6 +205,9 @@
     :filelist: |-
       %{_sbindir}/rcpuppetmaster
       %config(noreplace) %{_fwdefdir}/puppetmasterd
+      %config(noreplace) %{_sysconfdir}/%{mod_name}/auth.conf
+      %config(noreplace) %{_sysconfdir}/%{mod_name}/fileserver.conf
+      %config(noreplace) %{_sysconfdir}/%{mod_name}/tagmail.conf
       %{_unitdir}/system/puppetmaster.service
       %if 0%{?suse_version} == 1110
       %_initddir/puppetmaster

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

Reply via email to