Hello community,

here is the log from the commit of package facter for openSUSE:Factory checked 
in at 2012-06-13 22:23:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2011-09-23 
01:57:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.facter.new/facter.changes       2012-06-13 
22:24:40.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jun 13 10:22:15 UTC 2012 - co...@suse.com
+
+- no need for vendor-specific
+- use original tar (pretty outdated though)
+
+-------------------------------------------------------------------

Old:
----
  facter-1.6.0.tar.bz2

New:
----
  facter-1.6.0.tar.gz

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

Other differences:
------------------
++++++ facter.spec ++++++
--- /var/tmp/diff_new_pack.nPWGN0/_old  2012-06-13 22:24:41.000000000 +0200
+++ /var/tmp/diff_new_pack.nPWGN0/_new  2012-06-13 22:24:41.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package facter
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,15 +16,14 @@
 #
 
 
-
 Name:           facter
 Version:        1.6.0
-Release:        1
-License:        Apache-2.0
+Release:        0
 Summary:        A cross-platform Ruby library for retrieving facts from 
operating systems
-Url:            http://www.reductivelabs.com/downloads/facter/
+License:        Apache-2.0
 Group:          Development/Languages/Ruby
-Source:         
http://downloads.puppetlabs.com/facter/%{name}-%{version}.tar.bz2
+Url:            http://www.reductivelabs.com/downloads/facter/
+Source:         
http://downloads.puppetlabs.com/facter/%{name}-%{version}.tar.gz
 Source1:        facter.1
 BuildRequires:  ruby
 BuildRequires:  ruby-devel > 1.8.4
@@ -44,12 +43,9 @@
 %build
 
 %install
-DESTDIR=%{buildroot} ruby -rvendor-specific install.rb install 
--prefix=%{buildroot}
+DESTDIR=%{buildroot} ruby install.rb install --destdir=%{buildroot} 
--sitelibdir=%{_libdir}/ruby/vendor_ruby/%{rb_ver}
 install -Dm0644 %{S:1} %{buildroot}%{_mandir}/man1/facter.1
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root,-)
 %doc CHANGELOG LICENSE README.md

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

Reply via email to