commit ppl for openSUSE:Factory

2020-10-24 Thread root
Hello community,

here is the log from the commit of package ppl for openSUSE:Factory checked in 
at 2020-10-24 15:18:46

Comparing /work/SRC/openSUSE:Factory/ppl (Old)
 and  /work/SRC/openSUSE:Factory/.ppl.new.3463 (New)


Package is "ppl"

Sat Oct 24 15:18:46 2020 rev:2 rq:843746 version:1.2

Changes:

--- /work/SRC/openSUSE:Factory/ppl/ppl-testsuite.changes2020-09-22 
21:10:09.687875832 +0200
+++ /work/SRC/openSUSE:Factory/.ppl.new.3463/ppl-testsuite.changes  
2020-10-24 15:19:09.460330992 +0200
@@ -1,0 +2,6 @@
+Sat Oct 24 00:00:54 UTC 2020 - Jan Engelhardt 
+
+- Disable lpsol and lcdd.
+- Drop old bundled changelog file
+
+---
@@ -6,0 +13,81 @@
+Mon Aug 26 04:39:44 UTC 2019 - Jan Engelhardt 
+
+- Disable static builds, disable baselibs (unused).
+- Enable glpk components.
+
+---
+Tue Oct 11 14:33:01 UTC 2016 - adam.ma...@suse.de
+
+- Update to new upstream release 1.2
+  * Improved the efficiency of the conversion procedure for
+polyhedra by adding a quick adjacency check.
+  * In the Java language interface, throw an exception when trying
+to build a disequality Constraint.
+  * Fixed a bug in the implementation of dense rows.
+  * Fixed a bug in the implementation of ::relation_with
+  * Portability improved.
+- soname bumped
+
+---
+Sat Nov 14 10:07:48 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 1.1
+* Remove the Sparse_Matrix class and add a Matrix class
+  instead.
+* Dense_Row: remove the capacity argument from the two-argument
+  OK() method.
+* Matrix: add some methods: row_capacity(), reserve_rows(),
+  remove_rows() and swap_columns().
+* Dense_Matrix: add non-const iterator and the remove_rows() and
+  reserve_rows() methods.
+* Matrix: rename the row_capacity() method into capacity().
+* Remove the Dense_Matrix class, and use Matrix instead.
+* Constraint_System: replace the const_iterator class with an
+  external Constraint_System_const_iterator class.
+* Generator_System: replace the const_iterator class with an
+  external Generator_System_const_iterator class.
+* Split the Linear_System::With_Bit_Matrix_iterator class out of
+  Linear_System and rename it to Linear_System_With_Bit_Matrix_iterator.
+* Many more API changes. See the git log summary lines for details,
+  provided in /usr/share/doc/packages/GLS-0.12-1.1.
+- Drop ppl-gmp-5.1.0.patch (merged upstream)
+
+---
+Mon Nov  2 10:46:25 UTC 2015 - r...@fthiessen.de
+
+- Fixed dependencies of devel package.
+- Cleaned spec file: Use so-name.
+
+---
+Sun Sep 27 13:14:53 UTC 2015 - mplus...@suse.com
+
+- Update to 0.12.1
+  * See NEWS file for complete list of changes
+
+---
+Tue Aug  4 21:45:13 UTC 2015 - mplus...@suse.com
+
+- Update to 0.12
+  * See NEWS file for complete list of changes
+- Cleanup spec file with spec-clener
+- Remove no longer needed dependency on gpg-offline
+- Refresh ppl-gmp-5.1.0.patch
+- Reduce duplicate files in documentation
+
+---
+Wed Sep  4 12:43:27 UTC 2013 - rguent...@suse.com
+
+- Disable -g when building the testsuite.
+
+---
+Mon Apr 15 13:09:40 UTC 2013 - idon...@suse.com
+
+- Comment out GPG part, since it'll break bootstrap
+
+---
+Mon Apr 15 09:35:38 UTC 2013 - idon...@suse.com
+
+- Add Source URL, see https://en.opensuse.org/SourceUrls
+- Add GPG verification
+
+---
@@ -17 +104,84 @@
-Sun Jun 21 11:23:52 CEST 2009 - co...@suse.de
+Mon Jan 23 17:22:51 CET 2012 - meiss...@suse.de
+
+- include /usr/share/aclocal directory as we no longer require autoconf
+
+---
+Wed Aug 31 13:44:35 UTC 2011 - rguent...@suse.com
+
+- Fix fixed baselibs.conf
+
+---
+Thu Mar  3 14:24:24 UTC 2011 - rguent...@novell.com
+
+- Update to version 0.11.2.  [fate#311972]
+  * Minor bugfixes
+
+---
+Wed Sep 22 07:17:41 UTC 2010 - co...@novell.com
+
+- fix baselibs.conf
+
+---
+Thu Aug  5 09:36:22 UTC 2010 - rguent...@novell.com
+
+- Update to version 0.11.
+  * Many new features, see NEWS file
+- Library package name changes for SONAME bumps.
+

commit ppl for openSUSE:Factory

2013-09-11 Thread h_root
Hello community,

here is the log from the commit of package ppl for openSUSE:Factory checked in 
at 2013-09-11 15:46:19

Comparing /work/SRC/openSUSE:Factory/ppl (Old)
 and  /work/SRC/openSUSE:Factory/.ppl.new (New)


Package is ppl

Changes:

--- /work/SRC/openSUSE:Factory/ppl/ppl.changes  2013-04-17 09:25:11.0 
+0200
+++ /work/SRC/openSUSE:Factory/.ppl.new/ppl.changes 2013-09-11 
15:46:20.0 +0200
@@ -1,0 +2,5 @@
+Wed Sep  4 12:43:27 UTC 2013 - rguent...@suse.com
+
+- Disable -g when building the testsuite.
+
+---
@@ -35 +40 @@
-- Update to version 0.11.2.
+- Update to version 0.11.2.  [fate#311972]



Other differences:
--
++ ppl-testsuite.spec ++
--- /var/tmp/diff_new_pack.9Xxtuk/_old  2013-09-11 15:46:21.0 +0200
+++ /var/tmp/diff_new_pack.9Xxtuk/_new  2013-09-11 15:46:21.0 +0200
@@ -118,6 +118,9 @@
 %patch1 -p1
 
 %build
+%if %{name} == ppl-testsuite
+export CXXFLAGS=$RPM_OPT_FLAGS -g0
+%endif
 %configure --enable-shared --with-pic --disable-rpath \
--disable-watchdog
 #sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=|g' 
libtool

++ ppl.spec ++
--- /var/tmp/diff_new_pack.9Xxtuk/_old  2013-09-11 15:46:21.0 +0200
+++ /var/tmp/diff_new_pack.9Xxtuk/_new  2013-09-11 15:46:21.0 +0200
@@ -118,6 +118,9 @@
 %patch1 -p1
 
 %build
+%if %{name} == ppl-testsuite
+export CXXFLAGS=$RPM_OPT_FLAGS -g0
+%endif
 %configure --enable-shared --with-pic --disable-rpath \
--disable-watchdog
 #sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=|g' 
libtool


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



commit ppl for openSUSE:Factory

2013-04-17 Thread h_root
Hello community,

here is the log from the commit of package ppl for openSUSE:Factory checked in 
at 2013-04-17 09:25:10

Comparing /work/SRC/openSUSE:Factory/ppl (Old)
 and  /work/SRC/openSUSE:Factory/.ppl.new (New)


Package is ppl, Maintainer is rguent...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/ppl/ppl.changes  2013-03-06 09:45:48.0 
+0100
+++ /work/SRC/openSUSE:Factory/.ppl.new/ppl.changes 2013-04-17 
09:25:11.0 +0200
@@ -1,0 +2,11 @@
+Mon Apr 15 13:09:40 UTC 2013 - idon...@suse.com
+
+- Comment out GPG part, since it'll break bootstrap
+
+---
+Mon Apr 15 09:35:38 UTC 2013 - idon...@suse.com
+
+- Add Source URL, see https://en.opensuse.org/SourceUrls
+- Add GPG verification
+
+---

New:

  ppl-0.11.2.tar.bz2.sign
  ppl.keyring



Other differences:
--
++ ppl-testsuite.spec ++
--- /var/tmp/diff_new_pack.r4FeLV/_old  2013-04-17 09:25:14.0 +0200
+++ /var/tmp/diff_new_pack.r4FeLV/_new  2013-04-17 09:25:14.0 +0200
@@ -22,12 +22,17 @@
 Summary:The Parma Polyhedra Library
 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
+Url:http://bugseng.com/products/ppl/
+Source: 
http://bugseng.com/products/ppl/download/ftp/releases/%{version}/ppl-%{version}.tar.bz2
+Source1:
http://bugseng.com/products/ppl/download/ftp/releases/%{version}/ppl-%{version}.tar.bz2.sign
+Source2:baselibs.conf
+Source3:ppl.keyring
 Patch1: ppl-gmp-5.1.0.patch
 BuildRequires:  c++_compiler
 BuildRequires:  gmp-devel = 4.1.3
+#%if %suse_version = 1230
+#BuildRequires:  gpg-offline
+#%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -108,6 +113,7 @@
 
 
 %prep
+#%{?gpg_verify: %gpg_verify %{S:1}}
 %setup -q -n ppl-%{version}
 %patch1 -p1
 

++ ppl.spec ++
--- /var/tmp/diff_new_pack.r4FeLV/_old  2013-04-17 09:25:14.0 +0200
+++ /var/tmp/diff_new_pack.r4FeLV/_new  2013-04-17 09:25:14.0 +0200
@@ -22,12 +22,17 @@
 Summary:The Parma Polyhedra Library
 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
+Url:http://bugseng.com/products/ppl/
+Source: 
http://bugseng.com/products/ppl/download/ftp/releases/%{version}/ppl-%{version}.tar.bz2
+Source1:
http://bugseng.com/products/ppl/download/ftp/releases/%{version}/ppl-%{version}.tar.bz2.sign
+Source2:baselibs.conf
+Source3:ppl.keyring
 Patch1: ppl-gmp-5.1.0.patch
 BuildRequires:  c++_compiler
 BuildRequires:  gmp-devel = 4.1.3
+#%if %suse_version = 1230
+#BuildRequires:  gpg-offline
+#%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -108,6 +113,7 @@
 
 
 %prep
+#%{?gpg_verify: %gpg_verify %{S:1}}
 %setup -q -n ppl-%{version}
 %patch1 -p1
 

++ ppl.keyring ++
This key is used and stored on a multi-user GNU/Linux system that is
connected to the Internet.  Its security is thus only as good as the
security of the machine it is used on (i.e., reasonable, but not
perfect).

-BEGIN PGP PUBLIC KEY BLOCK-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

mQGiBDnirDkRBADCTL/iUTeZKb0tiAcKdZdsUP/KSnrGGjlinolUAsUC0D6/hUB1
RdCpJOOERTIEr1yvehqDM7veRhNMoxJNQxa/sSrkywey5qc8uaskUNEqenimq/70
bahWJeoWXjad68mQFh65lULnHQrrioeJnh9UpyGJppNb/yIjdnymH9aYEwCglgP7
UegBzH22h8NVQEK2PWWbyUUD/jQA4lI0wRWcL9HpkYkHcH0LTKRB9zYpQYtyvzJi
yTGwJyFMfYNXy0RT11dICeLkf3HMR84hkPERKMhALobLxVUbfc7j2AygmzGphWGy
DH/xjptQP/zrsq87ylYRONK18w1J42cm+yZa4XThMDPJMrb9/l8qnxU1JnW7W1al
HKTpBACbs+91KLqrnIGcF44TMwxgUj5CUrayPoEnLU+ZMBqfSjmu8RqEYmTxJCKv
7erBFSuazBGj5X7twunrtrW3bxO63MbLbHjfXSRrMnKOb8dRULIg6eWAnoAx8VVZ
YjrOpwAntU3WxYOpbiCHt9kLbb+N5rvNtFcmOqRRQaCIUFOOaLQ8TGludXggS2Vy
bmVsIEFyY2hpdmVzIFZlcmlmaWNhdGlvbiBLZXkgPGZ0cGFkbWluQGtlcm5lbC5v
cmc+iEYEEBECAAYFAjoMCcwACgkQAxLow12M2nuGgQCeM+Mvy/g72K26zRNR1GVC
fX3kCdcAnjObo6+2VkGE0ICD2nMbLAblTjpuiEYEEBECAAYFAjoklTMACgkQCFX+
FF4npQ5SnQCeKZ2AJFyYTDo10pfCIz8yu7KgsbIAn2GL5ab1Jj9v4Kt/4TsK3aLO
vmXjiEYEEBECAAYFAjpH6tgACgkQG2A09Ha3nyCNAQCfTGjXz2s7ynsfqqz0nwkm
yokE9XAAnjA2EvrGM5yJONJ1JU99foNy7cLciEYEEBECAAYFAjol54IACgkQHP/x
qOnXBohkogCeP1t9PqAxWEUTntqI7Vhpytg0Wr0AoJGvvayTmOW9dZ6HSjN60CuL
vrYUiQEcBBABAQAGBQI6C9W4AAoJEB4GzffQw7Ih6u4H/3kyE0bR3mwmxqB/aUGR
NYKaWtH5iSYoVy0FhZ2xstbM9vB7R2Jeww0DF7IN4SmK12itwQw6uStOA6QkFKsS
qXtVALkM8MUQplkz2J7dYj2+cPU7EXlQmssMvxS1Tx1O+0ah8HA6OjeqRVALWD3W

commit ppl for openSUSE:Factory

2013-03-06 Thread h_root
Hello community,

here is the log from the commit of package ppl for openSUSE:Factory checked in 
at 2013-03-06 09:45:46

Comparing /work/SRC/openSUSE:Factory/ppl (Old)
 and  /work/SRC/openSUSE:Factory/.ppl.new (New)


Package is ppl, Maintainer is rguent...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/ppl/ppl-testsuite.changes2011-09-23 
12:41:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.ppl.new/ppl-testsuite.changes   2013-03-06 
09:45:48.0 +0100
@@ -1,0 +2,10 @@
+Tue Mar  5 19:30:04 UTC 2013 - idon...@suse.com
+
+- Add ppl-gmp-5.1.0.patch to fix build with new gmp
+
+---
+Tue Jan 24 12:20:24 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant sections (see specfile guidelines)
+
+---
ppl.changes: same change

New:

  ppl-gmp-5.1.0.patch



Other differences:
--
++ ppl-testsuite.spec ++
--- /var/tmp/diff_new_pack.Va8ZpU/_old  2013-03-06 09:45:49.0 +0100
+++ /var/tmp/diff_new_pack.Va8ZpU/_new  2013-03-06 09:45:49.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ppl-testsuite
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   ppl-testsuite
 Version:0.11.2
 Release:0
@@ -24,6 +25,7 @@
 Url:http://www.cs.unipr.it/ppl/
 Source: ppl-%{version}.tar.bz2
 Source1:baselibs.conf
+Patch1: ppl-gmp-5.1.0.patch
 BuildRequires:  c++_compiler
 BuildRequires:  gmp-devel = 4.1.3
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -46,9 +48,9 @@
 %package devel
 Summary:Development tools for the Parma Polyhedra Library C and C++ 
interfaces
 Group:  Development/Libraries/C and C++
+Requires:   gmp-devel = 4.1.3
 Requires:   libppl9 = %{version}-%{release}
 Requires:   libppl_c4 = %{version}-%{release}
-Requires:   gmp-devel = 4.1.3
 %if 0%{suse_version}  1000
 Recommends: ppl-doc = %{version}-%{release}
 %endif
@@ -107,6 +109,7 @@
 
 %prep
 %setup -q -n ppl-%{version}
+%patch1 -p1
 
 %build
 %configure --enable-shared --with-pic --disable-rpath \
@@ -182,6 +185,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
 
@@ -202,7 +206,4 @@
 %doc %{_datadir}/doc/%{name}/ppl-user-c-interface-%{version}.pdf
 %endif
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %changelog

++ ppl.spec ++
--- /var/tmp/diff_new_pack.Va8ZpU/_old  2013-03-06 09:45:49.0 +0100
+++ /var/tmp/diff_new_pack.Va8ZpU/_new  2013-03-06 09:45:49.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ppl
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   ppl
 Version:0.11.2
 Release:0
@@ -24,6 +25,7 @@
 Url:http://www.cs.unipr.it/ppl/
 Source: ppl-%{version}.tar.bz2
 Source1:baselibs.conf
+Patch1: ppl-gmp-5.1.0.patch
 BuildRequires:  c++_compiler
 BuildRequires:  gmp-devel = 4.1.3
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -46,9 +48,9 @@
 %package devel
 Summary:Development tools for the Parma Polyhedra Library C and C++ 
interfaces
 Group:  Development/Libraries/C and C++
+Requires:   gmp-devel = 4.1.3
 Requires:   libppl9 = %{version}-%{release}
 Requires:   libppl_c4 = %{version}-%{release}
-Requires:   gmp-devel = 4.1.3
 %if 0%{suse_version}  1000
 Recommends: ppl-doc = %{version}-%{release}
 %endif
@@ -107,6 +109,7 @@
 
 %prep
 %setup -q -n ppl-%{version}
+%patch1 -p1
 
 %build
 %configure --enable-shared --with-pic --disable-rpath \
@@ -203,7 +206,4 @@
 %doc %{_datadir}/doc/%{name}/ppl-user-c-interface-%{version}.pdf
 %endif
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %changelog

++ ppl-gmp-5.1.0.patch ++
Index: ppl-0.11.2/src/mp_std_bits.cc
===
--- ppl-0.11.2.orig/src/mp_std_bits.cc
+++ ppl-0.11.2/src/mp_std_bits.cc
@@ -26,6 +26,9 @@ site: 

commit ppl for openSUSE:Factory

2012-01-25 Thread h_root
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 rguent...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/ppl/ppl.changes  2011-09-23 12:41:49.0 
+0200
+++ /work/SRC/openSUSE:Factory/.ppl.new/ppl.changes 2012-01-25 
11:08:58.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 23 17:22:51 CET 2012 - meiss...@suse.de
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.OQwWmJ/_new  2012-01-25 11:09:25.0 +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.0 +0100
+++ /var/tmp/diff_new_pack.OQwWmJ/_new  2012-01-25 11:09:25.0 +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 

commit ppl for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package ppl for openSUSE:Factory checked in 
at 2011-12-06 18:53:00

Comparing /work/SRC/openSUSE:Factory/ppl (Old)
 and  /work/SRC/openSUSE:Factory/.ppl.new (New)


Package is ppl, Maintainer is rguent...@suse.com

Changes:

ppl.changes: same change



Other differences:
--
++ ppl-testsuite.spec ++
--- /var/tmp/diff_new_pack.W80hKt/_old  2011-12-06 19:26:21.0 +0100
+++ /var/tmp/diff_new_pack.W80hKt/_new  2011-12-06 19:26:21.0 +0100
@@ -22,7 +22,7 @@
 Release:2
 Summary:The Parma Polyhedra Library
 Group:  Development/Libraries/C and C++
-License:GPLv3+
+License:GPL-3.0+
 Url:http://www.cs.unipr.it/ppl/
 Source: ppl-%{version}.tar.bz2
 Source1:baselibs.conf
@@ -45,7 +45,7 @@
 
 
 %package devel
-License:GPLv3+
+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 +63,7 @@
 
 
 %package devel-static
-License:GPLv3+
+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 +77,7 @@
 
 
 %package -n libppl9
-License:GPLv3+
+License:GPL-3.0+
 Summary:Shared library for the Parma Polyhedra Library
 Group:  Development/Libraries/C and C++
 
@@ -87,7 +87,7 @@
 
 
 %package -n libppl_c4
-License:GPLv3+
+License:GPL-3.0+
 Summary:Shared library for the Parma Polyhedra Library C bindings
 Group:  Development/Libraries/C and C++
 
@@ -97,7 +97,7 @@
 
 
 %package doc
-License:GPLv3+
+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.W80hKt/_old  2011-12-06 19:26:21.0 +0100
+++ /var/tmp/diff_new_pack.W80hKt/_new  2011-12-06 19:26:21.0 +0100
@@ -22,7 +22,7 @@
 Release:4
 Summary:The Parma Polyhedra Library
 Group:  Development/Libraries/C and C++
-License:GPLv3+
+License:GPL-3.0+
 Url:http://www.cs.unipr.it/ppl/
 Source: ppl-%{version}.tar.bz2
 Source1:baselibs.conf
@@ -45,7 +45,7 @@
 
 
 %package devel
-License:GPLv3+
+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 +63,7 @@
 
 
 %package devel-static
-License:GPLv3+
+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 +77,7 @@
 
 
 %package -n libppl9
-License:GPLv3+
+License:GPL-3.0+
 Summary:Shared library for the Parma Polyhedra Library
 Group:  Development/Libraries/C and C++
 
@@ -87,7 +87,7 @@
 
 
 %package -n libppl_c4
-License:GPLv3+
+License:GPL-3.0+
 Summary:Shared library for the Parma Polyhedra Library C bindings
 Group:  Development/Libraries/C and C++
 
@@ -97,7 +97,7 @@
 
 
 %package doc
-License:GPLv3+
+License:GPL-3.0+
 Summary:Documentation for the Parma Polyhedra Library
 Group:  Development/Libraries/C and C++
 %if 0%{?suse_version} = 1120

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



commit ppl for openSUSE:Factory

2011-09-01 Thread h_root

Hello community,

here is the log from the commit of package ppl for openSUSE:Factory
checked in at Thu Sep 1 12:00:17 CEST 2011.




--- ppl/ppl.changes 2011-03-03 15:36:56.0 +0100
+++ /mounts/work_src_done/STABLE/ppl/ppl.changes2011-08-31 
15:47:11.0 +0200
@@ -1,0 +2,5 @@
+Wed Aug 31 13:44:35 UTC 2011 - rguent...@suse.com
+
+- Fix fixed baselibs.conf
+
+---

calling whatdependson for head-i586




Other differences:
--
++ ppl-testsuite.spec ++
--- /var/tmp/diff_new_pack.GsbdDF/_old  2011-09-01 11:59:50.0 +0200
+++ /var/tmp/diff_new_pack.GsbdDF/_new  2011-09-01 11:59:50.0 +0200
@@ -19,7 +19,7 @@
 
 Name:   ppl-testsuite
 Version:0.11.2
-Release:1
+Release:2
 Summary:The Parma Polyhedra Library
 Group:  Development/Libraries/C and C++
 License:GPLv3+

++ ppl.spec ++
--- /var/tmp/diff_new_pack.GsbdDF/_old  2011-09-01 11:59:50.0 +0200
+++ /var/tmp/diff_new_pack.GsbdDF/_new  2011-09-01 11:59:50.0 +0200
@@ -19,7 +19,7 @@
 
 Name:   ppl
 Version:0.11.2
-Release:1
+Release:4
 Summary:The Parma Polyhedra Library
 Group:  Development/Libraries/C and C++
 License:GPLv3+

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.GsbdDF/_old  2011-09-01 11:59:50.0 +0200
+++ /var/tmp/diff_new_pack.GsbdDF/_new  2011-09-01 11:59:50.0 +0200
@@ -4,4 +4,4 @@
   requires -ppl-targettype
   requires libppl9-targettype = version
   requires libppl_c4-targettype = version
-  requires gmp-devel-targettype = 5.0
+  requires gmp-devel-targettype = 4.1.3






Remember to have fun...

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



commit ppl for openSUSE:Factory

2011-04-11 Thread h_root

Hello community,

here is the log from the commit of package ppl for openSUSE:Factory
checked in at Mon Apr 11 08:58:27 CEST 2011.




--- ppl/ppl.changes 2010-09-22 09:17:57.0 +0200
+++ /mounts/work_src_done/STABLE/ppl/ppl.changes2011-03-03 
15:36:56.0 +0100
@@ -1,0 +2,6 @@
+Thu Mar  3 14:24:24 UTC 2011 - rguent...@novell.com
+
+- Update to version 0.11.2.
+  * Minor bugfixes
+
+---

calling whatdependson for head-i586


Old:

  ppl-0.11.tar.bz2

New:

  ppl-0.11.2.tar.bz2



Other differences:
--
++ ppl-testsuite.spec ++
--- /var/tmp/diff_new_pack.YmhVW7/_old  2011-04-11 08:58:10.0 +0200
+++ /var/tmp/diff_new_pack.YmhVW7/_new  2011-04-11 08:58:10.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package ppl-testsuite (Version 0.11)
+# spec file for package ppl-testsuite
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -18,11 +18,11 @@
 
 
 Name:   ppl-testsuite
-Version:0.11
-Release:2
+Version:0.11.2
+Release:1
 Summary:The Parma Polyhedra Library
 Group:  Development/Libraries/C and C++
-License:GPLv2+
+License:GPLv3+
 Url:http://www.cs.unipr.it/ppl/
 Source: ppl-%{version}.tar.bz2
 Source1:baselibs.conf
@@ -45,7 +45,7 @@
 
 
 %package devel
-License:GPLv2+
+License:GPLv3+
 Summary:Development tools for the Parma Polyhedra Library C and C++ 
interfaces
 Group:  Development/Libraries/C and C++
 Requires:   libppl9 = %{version}-%{release}
@@ -63,7 +63,7 @@
 
 
 %package devel-static
-License:GPLv2+
+License:GPLv3+
 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 +77,7 @@
 
 
 %package -n libppl9
-License:GPLv2+
+License:GPLv3+
 Summary:Shared library for the Parma Polyhedra Library
 Group:  Development/Libraries/C and C++
 
@@ -87,7 +87,7 @@
 
 
 %package -n libppl_c4
-License:GPLv2+
+License:GPLv3+
 Summary:Shared library for the Parma Polyhedra Library C bindings
 Group:  Development/Libraries/C and C++
 
@@ -97,7 +97,7 @@
 
 
 %package doc
-License:GPLv2+
+License:GPLv3+
 Summary:Documentation for the Parma Polyhedra Library
 Group:  Development/Libraries/C and C++
 %if 0%{?suse_version} = 1120

ppl.spec: same change
++ ppl-0.11.tar.bz2 - ppl-0.11.2.tar.bz2 ++
ppl/ppl-0.11.tar.bz2 /mounts/work_src_done/STABLE/ppl/ppl-0.11.2.tar.bz2 
differ: char 11, line 1






Remember to have fun...

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