Hello community,

here is the log from the commit of package ppl for openSUSE:Factory checked in 
at 2012-01-25 11:08:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ppl (Old)
 and      /work/SRC/openSUSE:Factory/.ppl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ppl", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ppl/ppl.changes  2011-09-23 12:41:49.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.ppl.new/ppl.changes     2012-01-25 
11:08:58.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Jan 23 17:22:51 CET 2012 - [email protected]
+
+- include /usr/share/aclocal directory as we no longer require autoconf
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ppl-testsuite.spec ++++++
--- /var/tmp/diff_new_pack.OQwWmJ/_old  2012-01-25 11:09:25.000000000 +0100
+++ /var/tmp/diff_new_pack.OQwWmJ/_new  2012-01-25 11:09:25.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ppl-testsuite
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,18 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           ppl-testsuite
 Version:        0.11.2
-Release:        2
+Release:        0
 Summary:        The Parma Polyhedra Library
-Group:          Development/Libraries/C and C++
 License:        GPL-3.0+
+Group:          Development/Libraries/C and C++
 Url:            http://www.cs.unipr.it/ppl/
 Source:         ppl-%{version}.tar.bz2
 Source1:        baselibs.conf
-BuildRequires:  c++_compiler gmp-devel >= 4.1.3
+BuildRequires:  c++_compiler
+BuildRequires:  gmp-devel >= 4.1.3
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -45,7 +44,6 @@
 
 
 %package devel
-License:        GPL-3.0+
 Summary:        Development tools for the Parma Polyhedra Library C and C++ 
interfaces
 Group:          Development/Libraries/C and C++
 Requires:       libppl9 = %{version}-%{release}
@@ -63,7 +61,6 @@
 
 
 %package devel-static
-License:        GPL-3.0+
 Summary:        Static libraries for the Parma Polyhedra Library C and C++ 
interfaces
 Group:          Development/Libraries/C and C++
 Requires:       ppl-devel = %{version}-%{release}
@@ -77,7 +74,6 @@
 
 
 %package -n libppl9
-License:        GPL-3.0+
 Summary:        Shared library for the Parma Polyhedra Library
 Group:          Development/Libraries/C and C++
 
@@ -87,7 +83,6 @@
 
 
 %package -n libppl_c4
-License:        GPL-3.0+
 Summary:        Shared library for the Parma Polyhedra Library C bindings
 Group:          Development/Libraries/C and C++
 
@@ -97,7 +92,6 @@
 
 
 %package doc
-License:        GPL-3.0+
 Summary:        Documentation for the Parma Polyhedra Library
 Group:          Development/Libraries/C and C++
 %if 0%{?suse_version} >= 1120

++++++ ppl.spec ++++++
--- /var/tmp/diff_new_pack.OQwWmJ/_old  2012-01-25 11:09:25.000000000 +0100
+++ /var/tmp/diff_new_pack.OQwWmJ/_new  2012-01-25 11:09:25.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ppl
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,18 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           ppl
 Version:        0.11.2
-Release:        4
+Release:        0
 Summary:        The Parma Polyhedra Library
-Group:          Development/Libraries/C and C++
 License:        GPL-3.0+
+Group:          Development/Libraries/C and C++
 Url:            http://www.cs.unipr.it/ppl/
 Source:         ppl-%{version}.tar.bz2
 Source1:        baselibs.conf
-BuildRequires:  c++_compiler gmp-devel >= 4.1.3
+BuildRequires:  c++_compiler
+BuildRequires:  gmp-devel >= 4.1.3
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -45,7 +44,6 @@
 
 
 %package devel
-License:        GPL-3.0+
 Summary:        Development tools for the Parma Polyhedra Library C and C++ 
interfaces
 Group:          Development/Libraries/C and C++
 Requires:       libppl9 = %{version}-%{release}
@@ -63,7 +61,6 @@
 
 
 %package devel-static
-License:        GPL-3.0+
 Summary:        Static libraries for the Parma Polyhedra Library C and C++ 
interfaces
 Group:          Development/Libraries/C and C++
 Requires:       ppl-devel = %{version}-%{release}
@@ -77,7 +74,6 @@
 
 
 %package -n libppl9
-License:        GPL-3.0+
 Summary:        Shared library for the Parma Polyhedra Library
 Group:          Development/Libraries/C and C++
 
@@ -87,7 +83,6 @@
 
 
 %package -n libppl_c4
-License:        GPL-3.0+
 Summary:        Shared library for the Parma Polyhedra Library C bindings
 Group:          Development/Libraries/C and C++
 
@@ -97,7 +92,6 @@
 
 
 %package doc
-License:        GPL-3.0+
 Summary:        Documentation for the Parma Polyhedra Library
 Group:          Development/Libraries/C and C++
 %if 0%{?suse_version} >= 1120
@@ -188,6 +182,7 @@
 %{_mandir}/man1/ppl-config.1.gz
 %{_mandir}/man3/libppl.3.gz
 %{_mandir}/man3/libppl_c.3.gz
+%dir %{_datadir}/aclocal
 %{_datadir}/aclocal/ppl.m4
 %{_datadir}/aclocal/ppl_c.m4
 

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

Reply via email to