Hello community,

here is the log from the commit of package libcpuset for openSUSE:Factory 
checked in at 2013-05-07 07:24:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcpuset (Old)
 and      /work/SRC/openSUSE:Factory/.libcpuset.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcpuset"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcpuset/libcpuset.changes      2011-11-21 
15:46:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libcpuset.new/libcpuset.changes 2013-05-07 
07:24:36.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May  2 17:42:36 UTC 2013 - crrodrig...@opensuse.org
+
+- Fix build with new automake 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libcpuset.spec ++++++
--- /var/tmp/diff_new_pack.5IrIQE/_old  2013-05-07 07:24:37.000000000 +0200
+++ /var/tmp/diff_new_pack.5IrIQE/_new  2013-05-07 07:24:37.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libcpuset
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,19 +16,20 @@
 #
 
 
-URL:            http://oss.sgi.com/projects/cpusets/
+Url:            http://oss.sgi.com/projects/cpusets/
 
 Name:           libcpuset
-License:        LGPL-2.1+
 Summary:        cpuset processor and memory placement library
+License:        LGPL-2.1+
+Group:          Development/Libraries/C and C++
 Version:        1.0
-Release:        8
+Release:        0
 Source:         libcpuset-%{version}.tar.bz2
 Patch0:         libcpuset-fix-missing-syscall.diff
 Patch1:         libcpuset-rm-cpuonline.diff
-Group:          Development/Libraries/C and C++
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libbitmask-devel libtool
+BuildRequires:  libbitmask-devel
+BuildRequires:  libtool
 %define debug_package_requires libcpuset1 = %{version}-%{release}
 
 %description
@@ -50,7 +51,8 @@
 %package -n libcpuset-devel
 Summary:        cpuset processor and memory placement library
 Group:          Development/Libraries/C and C++
-Requires:       libcpuset1 = %{version} glibc-devel
+Requires:       glibc-devel
+Requires:       libcpuset1 = %{version}
 
 %description -n libcpuset-devel
 The Cpuset System is a processor and memory placement mechanism that
@@ -64,6 +66,7 @@
 %patch1 -p1
 
 %build
+sed -i -e 's@-Werror@@g' configure.in
 autoreconf -i
 %configure --disable-static --with-pic
 make %{?_smp_mflags}

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

Reply via email to