[packages/ilmbase] - updated to 2.2.0 (note: new sonames) - removed obsolete am patch

qboosh qboosh at pld-linux.org
Fri Aug 29 19:11:46 CEST 2014


commit 1da9ae8ccb11de78ff6cc3885c1cb5ddc19e327b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Aug 29 19:12:08 2014 +0200

    - updated to 2.2.0 (note: new sonames)
    - removed obsolete am patch

 ilmbase-am.patch | 11 -----------
 ilmbase.spec     | 24 +++++++++++-------------
 2 files changed, 11 insertions(+), 24 deletions(-)
---
diff --git a/ilmbase.spec b/ilmbase.spec
index 93c86dd..7924424 100644
--- a/ilmbase.spec
+++ b/ilmbase.spec
@@ -1,15 +1,14 @@
 Summary:	IlmBase - base math and exception libraries from OpenEXR project
 Summary(pl.UTF-8):	IlmBase - podstawowe biblioteki matematyczne i wyjątków z projektu OpenEXR
 Name:		ilmbase
-Version:	2.1.0
+Version:	2.2.0
 Release:	1
 License:	BSD
 Group:		Libraries
 Source0:	http://download.savannah.gnu.org/releases/openexr/%{name}-%{version}.tar.gz
-# Source0-md5:	8ba2f608191ad020e50277d8a3ba0850
+# Source0-md5:	b540db502c5fa42078249f43d18a4652
 Patch0:		%{name}-link.patch
 Patch1:		%{name}-sh.patch
-Patch2:		%{name}-am.patch
 URL:		http://www.openexr.com/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake >= 1.6.3
@@ -76,7 +75,6 @@ Statyczne biblioteki IlmBase.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -104,15 +102,15 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog NEWS README
 %attr(755,root,root) %{_libdir}/libHalf.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libHalf.so.11
-%attr(755,root,root) %{_libdir}/libIex-2_1.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libIex-2_1.so.11
-%attr(755,root,root) %{_libdir}/libIexMath-2_1.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libIexMath-2_1.so.11
-%attr(755,root,root) %{_libdir}/libIlmThread-2_1.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libIlmThread-2_1.so.11
-%attr(755,root,root) %{_libdir}/libImath-2_1.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libImath-2_1.so.11
+%attr(755,root,root) %ghost %{_libdir}/libHalf.so.12
+%attr(755,root,root) %{_libdir}/libIex-2_2.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libIex-2_2.so.12
+%attr(755,root,root) %{_libdir}/libIexMath-2_2.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libIexMath-2_2.so.12
+%attr(755,root,root) %{_libdir}/libIlmThread-2_2.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libIlmThread-2_2.so.12
+%attr(755,root,root) %{_libdir}/libImath-2_2.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libImath-2_2.so.12
 
 %files devel
 %defattr(644,root,root,755)
diff --git a/ilmbase-am.patch b/ilmbase-am.patch
deleted file mode 100644
index 66bc36b..0000000
--- a/ilmbase-am.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ilmbase-2.0.0/configure.ac.orig	2013-03-24 22:10:51.564376808 +0100
-+++ ilmbase-2.0.0/configure.ac	2013-03-25 18:46:00.864599978 +0100
-@@ -10,7 +10,7 @@
- 
- AC_CANONICAL_HOST
- AC_CONFIG_SRCDIR(ImathTest/main.cpp)
--AM_CONFIG_HEADER(config/IlmBaseConfig.h)
-+AC_CONFIG_HEADERS(config/IlmBaseConfig.h)
- AM_INIT_AUTOMAKE(1.6.3)  dnl Require automake 1.6.3 or better
- AM_MAINTAINER_MODE
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ilmbase.git/commitdiff/1da9ae8ccb11de78ff6cc3885c1cb5ddc19e327b



More information about the pld-cvs-commit mailing list