Hello community,

here is the log from the commit of package gri for openSUSE:Factory checked in 
at 2012-03-07 20:09:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gri (Old)
 and      /work/SRC/openSUSE:Factory/.gri.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gri", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/gri/gri.changes  2011-09-23 02:01:59.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.gri.new/gri.changes     2012-03-07 
20:09:20.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Feb 26 10:08:27 UTC 2012 - sco...@free.fr
+
+- fix build for SLE-11 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gri.spec ++++++
--- /var/tmp/diff_new_pack.PMwaNc/_old  2012-03-07 20:09:21.000000000 +0100
+++ /var/tmp/diff_new_pack.PMwaNc/_new  2012-03-07 20:09:21.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gri
 #
-# 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,17 +16,16 @@
 #
 
 
-
 Name:           gri
 Version:        2.12.23
-Release:        1
-License:        GPL-3.0+
+Release:        0
 Summary:        A language for scientific illustration
-Url:            http://gri.sourceforge.net
+License:        GPL-3.0+
 Group:          Productivity/Scientific/Other
+Url:            http://gri.sourceforge.net
 Source:         %{name}-%{version}.tar.bz2
-BuildRequires:  fdupes
 BuildRequires:  ImageMagick
+BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  readline-devel
 BuildRequires:  texinfo
@@ -58,7 +57,11 @@
 make %{?_smp_mflags} DESTDIR=%{buildroot} 
libdir=%{buildroot}%{_datadir}/%{name}
 
 %install
+%if 0%{sles_version}
+%makeinstall DESTDIR=%{buildroot}
+%else
 %make_install DESTDIR=%{buildroot}
+%endif
 %fdupes %{buildroot}%{_datadir}/%{name}/
 
 %clean

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

Reply via email to