Hello community,

here is the log from the commit of package liboggz for openSUSE:Factory checked 
in at 2015-01-08 23:03:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liboggz (Old)
 and      /work/SRC/openSUSE:Factory/.liboggz.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liboggz"

Changes:
--------
--- /work/SRC/openSUSE:Factory/liboggz/liboggz.changes  2014-02-25 
07:33:24.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.liboggz.new/liboggz.changes     2015-01-08 
23:03:27.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Jan  8 12:04:24 UTC 2015 - [email protected]
+
+- Avoid noarch sub package in SLE_11
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ liboggz.spec ++++++
--- /var/tmp/diff_new_pack.0jeERd/_old  2015-01-08 23:03:27.000000000 +0100
+++ /var/tmp/diff_new_pack.0jeERd/_new  2015-01-08 23:03:27.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package liboggz
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,6 +17,10 @@
 
 
 %define _SO_nr 2
+%define noarch_sub_pkg 0
+%if %suse_version > 1110
+%define noarch_sub_pkg 1
+%endif
 
 Name:           liboggz
 Version:        1.1.1
@@ -83,7 +87,9 @@
 Summary:        Documentation for Oggz
 Group:          Documentation/HTML
 Requires:       %{name}%{_SO_nr} = %{version}
+%if %{noarch_sub_pkg}
 BuildArch:      noarch
+%endif
 
 %description doc
 This package contains HTML documentation needed for development using

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

Reply via email to