Hello community,

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

Package is "libsocketcan"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsocketcan/libsocketcan.changes        
2013-12-30 10:09:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libsocketcan.new/libsocketcan.changes   
2014-08-11 10:08:28.000000000 +0200
@@ -1,0 +2,8 @@
+Mon Aug 11 01:26:37 UTC 2014 - [email protected]
+
+- Update to new upstream release 0.0.10
+* libsocketcan: Fix return value for get{set}_link() function
+- Remove 0001-build-avoid-expansion-of-commented-macros.patch,
+  0002-build-fix-bracket-imbalance.patch (merged upstream)
+
+-------------------------------------------------------------------

Old:
----
  0001-build-avoid-expansion-of-commented-macros.patch
  0002-build-fix-bracket-imbalance.patch
  libsocketcan-0.0.9.tar.xz

New:
----
  libsocketcan-0.0.10.tar.bz2

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

Other differences:
------------------
++++++ libsocketcan.spec ++++++
--- /var/tmp/diff_new_pack.XQNmx1/_old  2014-08-11 10:08:29.000000000 +0200
+++ /var/tmp/diff_new_pack.XQNmx1/_new  2014-08-11 10:08:29.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libsocketcan
 #
-# 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
@@ -18,7 +18,7 @@
 
 Name:           libsocketcan
 %define lname  libsocketcan2
-Version:        0.0.9
+Version:        0.0.10
 Release:        0
 Summary:        Library for SocketCAN
 License:        LGPL-2.1+
@@ -26,16 +26,13 @@
 Url:            http://pengutronix.de/software/libsocketcan/download/
 
 #Git-Clone:    git://git.pengutronix.de/git/tools/libsocketcan
-Source:         %name-%version.tar.xz
-Patch1:         0001-build-avoid-expansion-of-commented-macros.patch
-Patch2:         0002-build-fix-bracket-imbalance.patch
+Source:         
http://pengutronix.de/software/libsocketcan/download/%name-%version.tar.bz2
 Patch3:         0003-build-avoid-overriding-user-s-CFLAGS.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf >= 2.59
+BuildRequires:  autoconf >= 2.69
 BuildRequires:  automake
 BuildRequires:  libtool >= 2
 BuildRequires:  pkgconfig
-BuildRequires:  xz
 
 %description
 This library allows you to control some basic functions in socketcan
@@ -65,7 +62,7 @@
 
 %prep
 %setup -q
-%patch -P 1 -P 2 -P 3 -p1
+%patch -P 3 -p1
 
 %build
 ./autogen.sh;
@@ -75,7 +72,7 @@
 %install
 b="%buildroot";
 make install DESTDIR="$b";
-rm -f "$b/%_libdir"/*.la;
+rm -f "$b/%_libdir"/*.la "$b/%_docdir/%name/INSTALL"
 
 %post -n %lname -p /sbin/ldconfig
 

++++++ libsocketcan-0.0.9.tar.xz -> libsocketcan-0.0.10.tar.bz2 ++++++
++++ 27448 lines of diff (skipped)

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

Reply via email to