commit libilmbase6 for openSUSE:Factory

2012-02-29 Thread h_root
Hello community,

here is the log from the commit of package libilmbase6 for openSUSE:Factory 
checked in at 2012-03-01 07:25:49

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


Package is libilmbase6, Maintainer is mvysko...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libilmbase6/libilmbase6.changes  2012-02-20 
17:22:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.libilmbase6.new/libilmbase6.changes 
2012-03-01 07:26:18.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 28 16:45:02 UTC 2012 - reddw...@opensuse.org
+
+- Link libIlmThread against lpthread, it was removed in SR#100972
+
+---



Other differences:
--
++ libilmbase6.spec ++
--- /var/tmp/diff_new_pack.MV3QcU/_old  2012-03-01 07:26:19.0 +0100
+++ /var/tmp/diff_new_pack.MV3QcU/_new  2012-03-01 07:26:19.0 +0100
@@ -85,6 +85,7 @@
 
 %build
 ./bootstrap
+export PTHREAD_LIBS=-lpthread
 %configure --disable-static --with-pic
 make %{?_smp_mflags}
 

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



commit libilmbase6 for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package libilmbase6 for openSUSE:Factory 
checked in at 2012-02-20 17:22:23

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


Package is libilmbase6, Maintainer is mvysko...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libilmbase6/libilmbase6.changes  2012-02-15 
16:16:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.libilmbase6.new/libilmbase6.changes 
2012-02-20 17:22:25.0 +0100
@@ -1,0 +2,6 @@
+Sat Feb 18 23:24:34 UTC 2012 - crrodrig...@opensuse.org
+
+- revert visibility patch, it was not supposed 
+  to sneak-in yet.. [bnc#747565]
+
+---

Old:

  ilmbase-visibility.patch



Other differences:
--
++ libilmbase6.spec ++
--- /var/tmp/diff_new_pack.k4kvhc/_old  2012-02-20 17:22:26.0 +0100
+++ /var/tmp/diff_new_pack.k4kvhc/_new  2012-02-20 17:22:26.0 +0100
@@ -16,20 +16,18 @@
 #
 
 
-
 Name:   libilmbase6
 Version:1.0.2
-Release:1
-License:BSD-3-Clause
+Release:0
 Summary:Base library for ILM software (OpenEXR)
-Url:http://www.openexr.com
+License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
+Url:http://www.openexr.com
 Source0:ilmbase-%{version}.tar.bz2
 Source1:baselibs.conf
 #PATCH-FIX-OPENSUSE: missing header for memcpy/memset
 Patch0: libilmbase6-headers.patch
 # Renamed to libilmbase6 to met the Shared Library Policy
-Patch1: ilmbase-visibility.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -55,8 +53,8 @@
 * Iex is an exception-handling library.
 
 %package -n libilmbase-devel
-License:BSD-3-Clause ; GPL-2.0+
 Summary:Base library for ILM software (OpenEXR)
+License:BSD-3-Clause ; GPL-2.0+
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
 Requires:   libstdc++-devel
@@ -82,7 +80,6 @@
 %prep
 %setup -q -n ilmbase-%{version}
 %patch0 -p1 -b .headers
-%patch1
 # remove a non unix READMEs
 rm README.win32
 

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



commit libilmbase6 for openSUSE:Factory

2012-02-15 Thread h_root
Hello community,

here is the log from the commit of package libilmbase6 for openSUSE:Factory 
checked in at 2012-02-15 16:16:11

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


Package is libilmbase6, Maintainer is mvysko...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libilmbase6/libilmbase6.changes  2011-09-23 
02:08:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.libilmbase6.new/libilmbase6.changes 
2012-02-15 16:16:32.0 +0100
@@ -1,0 +2,12 @@
+Sat Jan 21 08:43:00 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant sections (cf. specfile guidelines)
+
+---
+Fri Jan 20 21:33:27 UTC 2012 - crrodrig...@opensuse.org
+
+- Reuse windows code to provide symbol visibility support.
+  test suite passes, so unless it is incomplete or buggy
+  this should be just fine, if something breaks, open a bug report.
+
+---

New:

  ilmbase-visibility.patch



Other differences:
--
++ libilmbase6.spec ++
--- /var/tmp/diff_new_pack.sC1uhW/_old  2012-02-15 16:16:33.0 +0100
+++ /var/tmp/diff_new_pack.sC1uhW/_new  2012-02-15 16:16:33.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libilmbase6 (Version 1.0.2)
+# spec file for package libilmbase6
 #
-# Copyright (c) 2010 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,26 +15,29 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   libilmbase6
-BuildRequires:  gcc-c++
-BuildRequires:  pkg-config
-Summary:Base library for ILM software (OpenEXR)
 Version:1.0.2
 Release:1
 License:BSD-3-Clause
-Group:  Development/Libraries/C and C++
+Summary:Base library for ILM software (OpenEXR)
 Url:http://www.openexr.com
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:ilmbase-%version.tar.bz2
+Group:  Development/Libraries/C and C++
+Source0:ilmbase-%{version}.tar.bz2
 Source1:baselibs.conf
 #PATCH-FIX-OPENSUSE: missing header for memcpy/memset
 Patch0: libilmbase6-headers.patch
 # Renamed to libilmbase6 to met the Shared Library Policy
+Patch1: ilmbase-visibility.patch
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  gcc-c++
+BuildRequires:  libtool
+BuildRequires:  pkg-config
 Obsoletes:  IlmBase = 1.0.1
 Provides:   IlmBase = %{version}
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Base library for Industrial Light  Magic software (OpenEXR).
@@ -53,9 +56,10 @@
 
 %package -n libilmbase-devel
 License:BSD-3-Clause ; GPL-2.0+
-Requires:   %{name} = %{version} libstdc++-devel
-Group:  Development/Libraries/C and C++
 Summary:Base library for ILM software (OpenEXR)
+Group:  Development/Libraries/C and C++
+Requires:   %{name} = %{version}
+Requires:   libstdc++-devel
 # Renamed to libilmbase6 to met the Shared Library Policy
 Obsoletes:  IlmBase-devel = 1.0.1
 Provides:   IlmBase-devel = %{version}
@@ -76,51 +80,49 @@
 * Iex is an exception-handling library.
 
 %prep
-%setup -q -n ilmbase-%version
+%setup -q -n ilmbase-%{version}
 %patch0 -p1 -b .headers
+%patch1
 # remove a non unix READMEs
 rm README.win32
 
 %build
-export PTHREAD_LIBS=-lpthread
+./bootstrap
 %configure --disable-static --with-pic
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %{makeinstall}
-%{__rm} -f %{buildroot}%{_libdir}/*.la
+rm -f %{buildroot}%{_libdir}/*.la
 
 %check
 #XXX: workaround for a build fail with gcc45 with -02 on i586
-%if %{suse_version} = 1130
+%if 0%{?suse_version} = 1130
 %ifarch %ix86
-%{__make} CXXFLAGS=`echo %optflags | sed 's/O2/O1/'` check
+make CXXFLAGS=`echo %{optflags} | sed 's/O2/O1/'` check
 %endif
 %endif
-%{__make} check
+make check
 
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING LICENSE NEWS README*
-%_libdir/libHalf.so.*
-%_libdir/libIex.so.*
-%_libdir/libImath.so.*
-%_libdir/libIlmThread.so.*
+%{_libdir}/libHalf.so.*
+%{_libdir}/libIex.so.*
+%{_libdir}/libImath.so.*
+%{_libdir}/libIlmThread.so.*
 
 %files -n libilmbase-devel
 %defattr(-,root,root)
 %{_includedir}/OpenEXR
-%_libdir/libHalf.so
-%_libdir/libIex.so
-%_libdir/libImath.so
-%_libdir/libIlmThread.so

commit libilmbase6 for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package libilmbase6 for openSUSE:Factory 
checked in at 2011-12-06 18:24:16

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


Package is libilmbase6, Maintainer is mvysko...@suse.com

Changes:




Other differences:
--
++ libilmbase6.spec ++
--- /var/tmp/diff_new_pack.Pgdkyw/_old  2011-12-06 18:42:16.0 +0100
+++ /var/tmp/diff_new_pack.Pgdkyw/_new  2011-12-06 18:42:16.0 +0100
@@ -24,7 +24,7 @@
 Summary:Base library for ILM software (OpenEXR)
 Version:1.0.2
 Release:1
-License:BSD3c
+License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
 Url:http://www.openexr.com
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -52,7 +52,7 @@
 * Iex is an exception-handling library.
 
 %package -n libilmbase-devel
-License:BSD3c ; GPLv2+
+License:BSD-3-Clause ; GPL-2.0+
 Requires:   %{name} = %{version} libstdc++-devel
 Group:  Development/Libraries/C and C++
 Summary:Base library for ILM software (OpenEXR)

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