[OpenEXR] Back to upstream ABI

Nicolas Chauvet kwizart at fedoraproject.org
Sun Mar 10 13:36:26 UTC 2013


commit b250255a137535119ecd0dda58cb5160c837ceae
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Sun Mar 10 14:36:14 2013 +0100

    Back to upstream ABI

 OpenEXR.spec |   16 ++++------------
 1 files changed, 4 insertions(+), 12 deletions(-)
---
diff --git a/OpenEXR.spec b/OpenEXR.spec
index 5782357..be680ab 100644
--- a/OpenEXR.spec
+++ b/OpenEXR.spec
@@ -2,7 +2,7 @@
 
 Name:	 OpenEXR
 Version: 1.7.1
-Release: 4%{?dist}
+Release: 5%{?dist}
 Summary: A high dynamic-range (HDR) image file format
 
 Group:	 System Environment/Libraries
@@ -11,17 +11,9 @@ URL:	 http://www.openexr.com/
 Source0: https://github.com/downloads/openexr/openexr/openexr-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-## fedora patches
-# revert soname bump
-# upstream missed bumping to so7 for OpenEXR-1.7.0, decided to do so now for
-# OpenEXR-1.7.1.  given fedora has shipped OpenEXR-1.7.0 since f15, bumping
-# ABI now makes little sense.
-Patch0: openexr-1.7.1-so6.patch
-
 Obsoletes: openexr < %{version}-%{release}
 Provides:  openexr = %{version}-%{release}
 
-BuildRequires:  automake libtool
 BuildRequires:  ilmbase-devel 
 BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig
@@ -54,9 +46,6 @@ Group:   System Environment/Libraries
 %prep
 %setup -q -n openexr-%{version}
 
-%patch0 -p1 -b .so6
-./bootstrap
-
 
 %build
 %configure --disable-static
@@ -110,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Mar 10 2013 Nicolas Chauvet <kwizart at gmail.com> - 1.7.1-5
+- Back to upstream ABI
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list