Hello community,

here is the log from the commit of package dmtcp for openSUSE:Factory checked 
in at 2011-12-15 16:05:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dmtcp (Old)
 and      /work/SRC/openSUSE:Factory/.dmtcp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dmtcp", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/dmtcp/dmtcp.changes      2011-09-23 
11:43:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dmtcp.new/dmtcp.changes 2011-12-15 
16:05:50.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Dec  4 16:32:33 UTC 2011 - co...@suse.com
+
+- don't fail on unknown options from %configure
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dmtcp.spec ++++++
--- /var/tmp/diff_new_pack.VX4rhU/_old  2011-12-15 16:05:51.000000000 +0100
+++ /var/tmp/diff_new_pack.VX4rhU/_new  2011-12-15 16:05:51.000000000 +0100
@@ -15,19 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           dmtcp
 Version:        1.2.2
-Release:        1
+Release:        0
 Summary:        Checkpoint/Restart functionality for Linux processes
 Group:          System/Packages
-License:        LGPL
+License:        LGPL-3.0+
 Url:            http://dmtcp.sourceforge.net
 Source0:        %{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  gcc-c++
 BuildRequires:  gcc
+BuildRequires:  gcc-c++
 BuildRequires:  glibc-devel
 %if 0%{?suse_version} >= 1100
 BuildRequires:  python-base
@@ -53,7 +51,6 @@
 This package contains DMTCP binaries.
 
 %package -n libdmtcpaware1
-
 Summary:        DMTCP programming interface
 Group:          Development/Libraries/Other
 Requires:       %{name}
@@ -74,7 +71,6 @@
 applications to interact with dmtcp.
 
 %package -n libdmtcpaware-devel
-
 Summary:        DMTCP programming interface -- developer package
 Group:          Development/Libraries/Other
 Requires:       libdmtcpaware1 = %{version}
@@ -95,7 +91,6 @@
 interact with dmtcp.
 
 %package -n libdmtcpaware-doc
-
 Summary:        DMTCP programming interface -- basic examples
 Group:          Development/Libraries/Other
 Requires:       libdmtcpaware-devel = %{version}
@@ -104,7 +99,6 @@
 This package provides some basic examples on how to use dmtcpaware.
 
 %package -n libdmtcpaware-devel-static
-
 Summary:        DMTCP programming interface -- static library for devloper pkg
 Group:          Development/Libraries/Other
 Requires:       libdmtcpaware-devel = %{version}
@@ -115,6 +109,7 @@
 
 %prep
 %setup -q
+sed -i -e 's,enable_option_checking=fatal,enable_option_checking=no,' configure
 
 %build
 %configure --disable-option-checking

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

Reply via email to