Hello community,

here is the log from the commit of package adolc for openSUSE:Factory checked 
in at 2014-08-27 07:45:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/adolc (Old)
 and      /work/SRC/openSUSE:Factory/.adolc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "adolc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/adolc/adolc.changes      2014-02-26 
06:57:16.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.adolc.new/adolc.changes 2014-08-27 
07:45:55.000000000 +0200
@@ -1,0 +2,15 @@
+Tue Aug 19 10:58:17 UTC 2014 - kkhere....@gmail.com
+
+- Update to upstream version 2.5.2 
+  * incorporated bugfixes since 2.5.1
+
+-------------------------------------------------------------------
+Sun Aug 17 12:22:22 UTC 2014 - kkhere....@gmail.com
+
+- Update to upstream version 2.5.1
+  * Lots of bugfixes
+- Added a couple of post release bugfixes from trunk
+- Removed patch incorporated upstream
+  * no-return-in-non-void-adouble_tl_cpp.patch
+
+-------------------------------------------------------------------

Old:
----
  adolc-2.5.0.tar.bz2
  no-return-in-non-void-adouble_tl_cpp.patch

New:
----
  adolc-2.5.2.tar.xz

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

Other differences:
------------------
++++++ adolc.spec ++++++
--- /var/tmp/diff_new_pack.l2OPPZ/_old  2014-08-27 07:45:56.000000000 +0200
+++ /var/tmp/diff_new_pack.l2OPPZ/_new  2014-08-27 07:45:56.000000000 +0200
@@ -17,16 +17,15 @@
 
 
 Name:           adolc
-%define lname  libadolc1
-Version:        2.5.0
+%define lname  libadolc2
+Version:        2.5.2
 Release:        0
 Summary:        Algorithmic Differentiation Library for C/C++
 License:        GPL-2.0+ or EPL-1.0
 Group:          Development/Libraries/C and C++
 Url:            http://projects.coin-or.org/ADOL-C
-Source:         %{name}-%{version}.tar.bz2
+Source:         %{name}-%{version}.tar.xz
 Source1:        baselibs.conf
-Patch1:         no-return-in-non-void-adouble_tl_cpp.patch
 BuildRequires:  ColPack-devel
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -34,6 +33,7 @@
 BuildRequires:  libstdc++-devel
 BuildRequires:  libtool
 BuildRequires:  pkg-config
+BuildRequires:  xz
 # BuildRequires:  texlive texlive-latex
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -103,12 +103,9 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch1 -p1
 
 %build
-%if 0%{?suse_version} && %{suse_version} > 1110
-autoreconf -v --install --force
-%endif
+# autoreconf -v --install --force
 %configure --prefix=/usr
 make %{_smp_mflags}
 # pushd ADOL-C/doc

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.l2OPPZ/_old  2014-08-27 07:45:56.000000000 +0200
+++ /var/tmp/diff_new_pack.l2OPPZ/_new  2014-08-27 07:45:56.000000000 +0200
@@ -1,4 +1,4 @@
-libadolc1
+libadolc2
 adolc-devel
        requires -adolc-<targettype>
-       requires "libadolc1-<targettype> = <version>"
+       requires "libadolc2-<targettype> = <version>"

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

Reply via email to