Hello community,

here is the log from the commit of package facter for openSUSE:Factory
checked in at Mon Sep 19 16:52:56 CEST 2011.



--------
--- facter/facter.changes       2010-09-07 13:13:57.000000000 +0200
+++ /mounts/work_src_done/STABLE/facter/facter.changes  2011-06-30 
01:41:26.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Jun 29 23:36:24 UTC 2011 - [email protected]
+
+- update to 1.6.0
+ * Moved to Apache 2.0 license
+ * bugfixes 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  facter-1.5.8.tar.bz2

New:
----
  facter-1.6.0.tar.bz2
  facter.1

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

Other differences:
------------------
++++++ facter.spec ++++++
--- /var/tmp/diff_new_pack.AXcvRu/_old  2011-09-19 16:52:53.000000000 +0200
+++ /var/tmp/diff_new_pack.AXcvRu/_new  2011-09-19 16:52:53.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package facter (Version 1.5.8)
+# spec file for package facter
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -18,16 +18,17 @@
 
 
 Name:           facter
-Version:        1.5.8
+Version:        1.6.0
 Release:        1
-AutoReqProv:    on
-Group:          Development/Languages/Ruby
-License:        GPLv2+
-Url:            http://www.reductivelabs.com/downloads/facter/ 
+License:        ASLv2.0
 Summary:        A cross-platform Ruby library for retrieving facts from 
operating systems
-Source:         %{name}-%{version}.tar.bz2
-Requires:       ruby
+Url:            http://www.reductivelabs.com/downloads/facter/
+Group:          Development/Languages/Ruby
+Source:         
http://downloads.puppetlabs.com/facter/%{name}-%{version}.tar.bz2
+Source1:        facter.1
 BuildRequires:  ruby
+BuildRequires:  ruby-devel > 1.8.4
+Requires:       ruby
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -37,25 +38,25 @@
 environments. Facter is especially useful for retrieving things like
 operating system names, IP addresses, MAC addresses, and SSH keys.
 
-
-
 %prep
 %setup -q
 
 %build
 
 %install
-DESTDIR="$RPM_BUILD_ROOT" ruby -rvendor-specific install.rb install 
--prefix=%{buildroot} 
+DESTDIR=%{buildroot} ruby -rvendor-specific install.rb install 
--prefix=%{buildroot}
+install -Dm0644 %{S:1} %{buildroot}%{_mandir}/man1/facter.1
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc CHANGELOG  COPYING INSTALL LICENSE README  TODO
+%doc CHANGELOG LICENSE README.md
 %dir %{_libdir}/ruby/vendor_ruby/%{rb_ver}/facter
 %{_libdir}/ruby/vendor_ruby/%{rb_ver}/facter.rb
 %{_libdir}/ruby/vendor_ruby/%{rb_ver}/facter/*
 %{_bindir}/facter
+%{_mandir}/man1/facter.1*
 
 %changelog

++++++ facter-1.5.8.tar.bz2 -> facter-1.6.0.tar.bz2 ++++++
++++ 9745 lines of diff (skipped)

++++++ facter-1.5.8.tar.bz2 -> facter.1 ++++++
Files facter/facter-1.5.8.tar.bz2 and 
/mounts/work_src_done/STABLE/facter/facter.1 differ


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



Remember to have fun...

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

Reply via email to