Hello community,

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

Package is "cddlib"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cddlib/cddlib.changes    2012-12-05 
13:47:54.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cddlib.new/cddlib.changes       2014-10-14 
07:11:00.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Oct 11 18:22:10 UTC 2014 - [email protected]
+
+- Use source URLs
+
+-------------------------------------------------------------------

Old:
----
  cddlib-094g.tar.xz

New:
----
  cddlib-094g.tar.gz

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

Other differences:
------------------
++++++ cddlib.spec ++++++
--- /var/tmp/diff_new_pack.LWNM2U/_old  2014-10-14 07:11:01.000000000 +0200
+++ /var/tmp/diff_new_pack.LWNM2U/_new  2014-10-14 07:11:01.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cddlib
 #
-# Copyright (c) 2012 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
@@ -15,22 +15,24 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           cddlib
 %define lname   libcdd0
 Version:        0.94g
 Release:        0
 Summary:        Library for finding vertices of convex polytopes
-Group:          Productivity/Scientific/Math
 License:        GPL-2.0+
-URL:            http://www.ifor.math.ethz.ch/~fukuda/cdd_home/
+Group:          Productivity/Scientific/Math
+Url:            http://www.ifor.math.ethz.ch/~fukuda/cdd_home/
 
-Source:         cddlib-094g.tar.xz
+Source:         ftp://ftp.ifor.math.ethz.ch/pub/fukuda/cdd/%name-094g.tar.gz
 Patch1:                cddlib-flags.diff
 Patch2:                cddlib-automake.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf, automake, libtool
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  gmp-devel >= 3
-BuildRequires: xz
+BuildRequires:  libtool
 
 %description
 cddlib is a C implementation of the Double Description Method of
@@ -51,7 +53,8 @@
 %package devel
 Summary:        Development files for cddlib
 Group:          Development/Libraries/C and C++
-Requires:       %lname = %version, gmp-devel
+Requires:       %lname = %version
+Requires:       gmp-devel
 
 %description devel
 cddlib is a C implementation of the Double Description Method of
@@ -73,7 +76,6 @@
 rm -f "%buildroot/%_libdir"/*.la;
 
 %post -n %lname -p /sbin/ldconfig
-
 %postun -n %lname -p /sbin/ldconfig
 
 %files -n %lname

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

Reply via email to