Hello community,

here is the log from the commit of package rubygem-ruby-shadow for 
openSUSE:Factory checked in at 2014-03-04 13:59:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-ruby-shadow (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-ruby-shadow.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-ruby-shadow"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-ruby-shadow/rubygem-ruby-shadow.changes  
2014-02-13 22:03:06.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-ruby-shadow.new/rubygem-ruby-shadow.changes 
    2014-03-04 13:59:31.000000000 +0100
@@ -1,0 +2,11 @@
+Mon Mar  3 15:29:58 UTC 2014 - [email protected]
+
+- bugfix regarding shadow implementation:
+  When the implementations were split into shadow and pwd, the code
+  initialzing the structure used in the shadow implementation was replaced
+  by older code not including the added field, always nil in that
+  implemenation, for pw_change.
+  The intent currently is that the passwdEntry structure should contain
+  all the fields available across implementations. 
+
+-------------------------------------------------------------------

Old:
----
  ruby-shadow-2.3.2.gem

New:
----
  ruby-shadow-2.3.3.gem

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

Other differences:
------------------
++++++ rubygem-ruby-shadow.spec ++++++
--- /var/tmp/diff_new_pack.xQxP4P/_old  2014-03-04 13:59:31.000000000 +0100
+++ /var/tmp/diff_new_pack.xQxP4P/_new  2014-03-04 13:59:31.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-ruby-shadow
-Version:        2.3.2
+Version:        2.3.3
 Release:        0
 %define mod_name ruby-shadow
 %define mod_full_name %{mod_name}-%{version}
@@ -60,6 +60,8 @@
 ln -s %{gem_base}/gems/%{mod_full_name}/HISTORY 
%buildroot/%{_docdir}/%{name}/HISTORY
 ln -s %{gem_base}/gems/%{mod_full_name}/LICENSE 
%buildroot/%{_docdir}/%{name}/LICENSE
 ln -s %{gem_base}/gems/%{mod_full_name}/README 
%buildroot/%{_docdir}/%{name}/README
+# clean up source
+find %buildroot%{gem_base}/gems/%{mod_full_name} -name "*.c" -exec rm -v {} \;
 
 %files
 %defattr(-,root,root,-)

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

Reply via email to