Hello community,

here is the log from the commit of package adolc for openSUSE:Factory checked 
in at 2012-03-30 14:18:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/adolc (Old)
 and      /work/SRC/openSUSE:Factory/.adolc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "adolc", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/adolc/adolc.changes      2012-03-12 
20:11:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.adolc.new/adolc.changes 2012-03-30 
14:18:19.000000000 +0200
@@ -1,0 +2,12 @@
+Thu Mar 22 17:23:36 UTC 2012 - [email protected]
+
+- Update to new upsteam version 2.3.0
+  * list of changes in the release announcement
+    see http://list.coin-or.org/pipermail/adol-c/2012-March/000804.html
+  * licensing modified
+    see http://list.coin-or.org/pipermail/adol-c/2012-March/000805.html
+- Update License tag in accordance with above change
+- Remove ColPack, it can be packaged in its own package with v1.0.6
+- Add a BuildRequires for ColPack-devel
+
+-------------------------------------------------------------------

Old:
----
  ColPack-1.0.4.tar.bz2
  adolc-2.2.1.tar.bz2
  correct-no-return-in-non-void.patch

New:
----
  adolc-2.3.0.tar.bz2

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

Other differences:
------------------
++++++ adolc.spec ++++++
--- /var/tmp/diff_new_pack.VFkFi9/_old  2012-03-30 14:18:21.000000000 +0200
+++ /var/tmp/diff_new_pack.VFkFi9/_new  2012-03-30 14:18:21.000000000 +0200
@@ -16,21 +16,20 @@
 #
 
 
-%define packver 2.2.1
+%define packver 2.3.0
+%define packname ADOL-C
 
 Name:           adolc
 %define lname  libadolc1
-Version:        2.2.1
+Version:        2.3.0
 Release:        0
 Summary:        Algorithmic Differentiation Library for C/C++
-License:        (GPL-2.0 or CPL-1.0) and LGPL-3.0
+License:        GPL-2.0+ or EPL-1.0
 Group:          Development/Libraries/C and C++
-# see bnc#739158 for a discussion on the licensing issue
 Url:            http://projects.coin-or.org/ADOL-C
 Source:         %{name}-%{packver}.tar.bz2
-Source1:        ColPack-1.0.4.tar.bz2
-Source2:        baselibs.conf
-Patch1:         correct-no-return-in-non-void.patch
+Source1:        baselibs.conf
+BuildRequires:  ColPack-devel
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -104,23 +103,9 @@
 This package provides the user“s manual for adolc
 
 %prep
-%setup -q -n %{name}-%{packver} -b 1
-pushd ThirdParty
-mv %{_builddir}/ColPack/* ColPack/
-rm -rf %{_builddir}/ColPack
-pushd ColPack
-%patch1 -p1
-popd
-popd
+%setup -q -n %{packname}-%{packver}
 
 %build
-pushd ThirdParty/ColPack
-make %{_smp_mflags} EXTRA_FLAGS="$RPM_OPT_FLAGS" \
-  CXXFLAGS+="$RPM_OPT_FLAGS" \
-  CC_COMPILER="%__cxx" \
-  CC_LINKER="%__cxx" \
-  CXX="%__cxx"
-popd
 autoreconf -v --install --force
 %configure --prefix=/usr
 make %{_smp_mflags}

++++++ adolc-2.2.1.tar.bz2 -> adolc-2.3.0.tar.bz2 ++++++
++++ 31130 lines of diff (skipped)

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

Reply via email to