Hello community,

here is the log from the commit of package orc for openSUSE:Factory checked in 
at 2012-02-03 10:25:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orc (Old)
 and      /work/SRC/openSUSE:Factory/.orc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orc", Maintainer is "sts...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/orc/orc.changes  2011-10-04 18:14:16.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.orc.new/orc.changes     2012-02-03 
10:25:03.000000000 +0100
@@ -1,0 +2,10 @@
+Thu Feb  2 12:26:37 UTC 2012 - idon...@suse.com
+
+- Fix license to be BSD-3-Clause 
+
+-------------------------------------------------------------------
+Wed Feb  1 11:09:49 UTC 2012 - dval...@suse.com
+
+- disable check on ppc ppc64 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ orc.spec ++++++
--- /var/tmp/diff_new_pack.uuP89g/_old  2012-02-03 10:25:05.000000000 +0100
+++ /var/tmp/diff_new_pack.uuP89g/_new  2012-02-03 10:25:05.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package orc
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,14 +16,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           orc
 Summary:        The Oil Runtime Compiler
-Version:        0.4.16
-Release:        1
-License:        BSD and Motorola License (please mark changes)
+License:        BSD-3-Clause
 Group:          Productivity/Multimedia/Other
+Version:        0.4.16
+Release:        0
 Url:            http://code.entropywave.com/projects/orc/
 Source:         
http://code.entropywave.com/download/orc/%{name}-%{version}.tar.gz
 Source99:       baselibs.conf
@@ -40,7 +38,6 @@
 arithmetic operations.
 
 %package -n liborc-0_4-0
-License:        BSD and Motorola License (please mark changes)
 Summary:        The Oil Runtime Compiler Library
 Group:          System/Libraries
 
@@ -52,7 +49,6 @@
 arithmetic operations.
 
 %package doc
-License:        BSD and Motorola License (please mark changes)
 Summary:        The Oil Runtime Compiler Library - Documentation
 Group:          Documentation/HTML
 
@@ -80,7 +76,9 @@
 find %{buildroot}%{_libdir} -name '*.la' -delete -print
 
 %check
+%ifnarch ppc ppc64
 make check
+%endif
 
 %clean
 rm -rf %{buildroot}

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

Reply via email to