Hello community,

here is the log from the commit of package libgnomecanvas for openSUSE:Factory 
checked in at 2014-10-11 19:24:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgnomecanvas (Old)
 and      /work/SRC/openSUSE:Factory/.libgnomecanvas.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgnomecanvas"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgnomecanvas/libgnomecanvas.changes    
2013-09-23 15:23:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgnomecanvas.new/libgnomecanvas.changes       
2014-10-11 19:25:02.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Oct  7 12:39:06 UTC 2014 - jeng...@inai.de
+
+- Do parallel build with %_smp_mflags.
+- Remove old specfile section (%clean).
+- Remove fdupes call and related fdupes BuildRequires: it is
+  currently not deduplicating anything.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libgnomecanvas.spec ++++++
--- /var/tmp/diff_new_pack.OmQE8v/_old  2014-10-11 19:25:03.000000000 +0200
+++ /var/tmp/diff_new_pack.OmQE8v/_new  2014-10-11 19:25:03.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgnomecanvas
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -24,7 +24,6 @@
 Group:          Development/Libraries/GNOME
 Source:         
ftp://ftp.gnome.org/pub/GNOME/sources/libgnomecanvas/2.20/%{name}-%{version}.tar.bz2
 Source99:       baselibs.conf
-BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  libart_lgpl-devel
 BuildRequires:  libglade2-devel
@@ -76,19 +75,15 @@
 %configure --with-pic\
        --disable-static \
         --enable-glade
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %if 0%{?suse_version} <= 1120
 %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
 %find_lang %{name}-2.0
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
-%fdupes $RPM_BUILD_ROOT
-
-%clean
-rm -rf $RPM_BUILD_ROOT
 
 %post -n libgnomecanvas-2-0 -p /sbin/ldconfig
 

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

Reply via email to