Hello community,

here is the log from the commit of package dateutils for openSUSE:Factory 
checked in at 2015-01-21 22:14:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dateutils (Old)
 and      /work/SRC/openSUSE:Factory/.dateutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dateutils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dateutils/dateutils.changes      2014-10-11 
19:27:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dateutils.new/dateutils.changes 2015-01-22 
00:50:42.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Jan 16 11:26:54 UTC 2015 - [email protected]
+
+- sort out distros with and without octave
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dateutils.spec ++++++
--- /var/tmp/diff_new_pack.lGcwVZ/_old  2015-01-22 00:50:43.000000000 +0100
+++ /var/tmp/diff_new_pack.lGcwVZ/_new  2015-01-22 00:50:43.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dateutils
 #
-# 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
@@ -19,12 +19,24 @@
 %define xversion 0.3.1
 
 %define have_octave 0
-%ifarch i586 x86_64
+
+%if 0%{?suse_version} >= 1220 && 0%{?suse_version} != 1315
 %define have_octave 1
+%ifarch aarch64
+%if 0%{?suse_version} <= 1310
+%define have_octave 0
 %endif
-%if 0%{?suse_version} <= 1230 && 0%{?mandriva_version} <= 201100
+%endif
+%ifnarch i586 x86_64
+%if 0%{?suse_version} < 1310
 %define have_octave 0
 %endif
+%endif
+%endif
+
+%if 0%{?fedora_version} >= 19
+%define have_octave 1
+%endif
 
 Name:           dateutils
 Version:        0.3.1
@@ -32,7 +44,7 @@
 Summary:        Nifty command line date and time utilities
 License:        BSD-3-Clause
 Group:          Productivity/Text/Utilities
-URL:            https://github.com/hroptatyr/dateutils/
+Url:            https://github.com/hroptatyr/dateutils/
 Source:         
https://bitbucket.org/hroptatyr/dateutils/downloads/%{name}-%{version}.tar.xz
 BuildRequires:  pkgconfig
 BuildRequires:  xz

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

Reply via email to