Hello community, here is the log from the commit of package facter for openSUSE:Factory checked in at 2012-06-26 15:18:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/facter (Old) and /work/SRC/openSUSE:Factory/.facter.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "facter", Maintainer is "vci...@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/facter/facter.changes 2012-06-13 22:24:40.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.facter.new/facter.changes 2012-06-26 15:18:44.000000000 +0200 @@ -1,0 +2,11 @@ +Thu Jun 14 22:22:13 UTC 2012 - bo...@steki.net + +- updated to upstream 1.6.10 + * Wrap dmidecode/pciutils in ifarch block + * Change count to length for compatibility + * Macaddress spec test needed operatingsystem fact + * a lot of bugfixes read /usr/share/doc/packages/facter/CHANGELOG + for more information + + +------------------------------------------------------------------- Old: ---- facter-1.6.0.tar.gz New: ---- facter-1.6.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ facter.spec ++++++ --- /var/tmp/diff_new_pack.OY95I1/_old 2012-06-26 15:18:47.000000000 +0200 +++ /var/tmp/diff_new_pack.OY95I1/_new 2012-06-26 15:18:47.000000000 +0200 @@ -17,12 +17,12 @@ Name: facter -Version: 1.6.0 +Version: 1.6.10 Release: 0 Summary: A cross-platform Ruby library for retrieving facts from operating systems License: Apache-2.0 Group: Development/Languages/Ruby -Url: http://www.reductivelabs.com/downloads/facter/ +Url: http://puppetlabs.com/puppet/related-projects/facter/ Source: http://downloads.puppetlabs.com/facter/%{name}-%{version}.tar.gz Source1: facter.1 BuildRequires: ruby @@ -44,7 +44,7 @@ %install DESTDIR=%{buildroot} ruby install.rb install --destdir=%{buildroot} --sitelibdir=%{_libdir}/ruby/vendor_ruby/%{rb_ver} -install -Dm0644 %{S:1} %{buildroot}%{_mandir}/man1/facter.1 +install -Dm0644 %{SOURCE1} %{buildroot}%{_mandir}/man1/facter.1 %files %defattr(-,root,root,-) @@ -54,5 +54,6 @@ %{_libdir}/ruby/vendor_ruby/%{rb_ver}/facter/* %{_bindir}/facter %{_mandir}/man1/facter.1* +%{_mandir}/man8/facter.8* %changelog ++++++ facter-1.6.0.tar.gz -> facter-1.6.10.tar.gz ++++++ ++++ 19506 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org