[pyexiv2] Rebuilt for new boost

Peter Lemenkov peter at fedoraproject.org
Sat Aug 7 12:25:45 UTC 2010


commit 4a7bc0a160fdc641f24f40ec24352fb8b5fce249
Author: Peter Lemenkov <lemenkov at gmail.com>
Date:   Sat Aug 7 16:25:31 2010 +0400

    Rebuilt for new boost

 pyexiv2.spec |   20 ++++++++++++--------
 1 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/pyexiv2.spec b/pyexiv2.spec
index 3370376..4f1afa6 100644
--- a/pyexiv2.spec
+++ b/pyexiv2.spec
@@ -3,7 +3,7 @@
 
 Name:           pyexiv2
 Version:        0.1.3
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Python binding to exiv2
 
 Group:          Development/Languages
@@ -20,15 +20,15 @@ Patch1:         pyexiv2-packager.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # see http://bazaar.launchpad.net/%7Eosomon/pyexiv2/0.1.x/diff/101
-Patch2: 101_100.diff 
-      
+Patch2: 101_100.diff
+
 BuildRequires:  python-devel exiv2-devel boost-devel scons
 
 %description
 pyexiv2 is a python binding to exiv2, the C++ library for manipulation
 of EXIF and IPTC image metadata. It is a python module that allows your
 python scripts to read and write metadata (EXIF, IPTC, thumbnail)
-embedded in image files (JPEG, TIFF, ...). 
+embedded in image files (JPEG, TIFF, ...).
 
 %prep
 %setup -q
@@ -68,13 +68,17 @@ popd
 
 
 %changelog
+* Sat Aug  7 2010 Peter Lemenkov <lemenkov at gmail.com> - 0.1.3-11
+- Rebuilt for new boost
+- Small cosmetic changes - whitespace cleanups
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 0.1.3-10
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
-* Mon May 31 2010 Rex Dieter <rdieter at fedoraproject.org> - 0.1.3-9 
+* Mon May 31 2010 Rex Dieter <rdieter at fedoraproject.org> - 0.1.3-9
 - rebuild (exiv2)
 
-* Sat Jan 16 2010 Rex Dieter <rdieter at fedoraproject.org> - 0.1.3-8 
+* Sat Jan 16 2010 Rex Dieter <rdieter at fedoraproject.org> - 0.1.3-8
 - rebuild (boost)
 
 * Fri Jan 15 2010 Rex Dieter <rdieter at fedoraproject.org> - 0.1.3-7
@@ -105,7 +109,7 @@ popd
 - New snapshot from upstream pyexiv2-0.2 branch in order to be compatible
   with the current package of exiv2.
 
-* Thu Dec 18 2008 Rex Dieter <rdieter at fedoraproject.org> - 0.1.2-6 
+* Thu Dec 18 2008 Rex Dieter <rdieter at fedoraproject.org> - 0.1.2-6
 - respin (eviv2)
 
 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.1.2-5
@@ -116,7 +120,7 @@ popd
 
 * Fri Jul 18 2008 Matěj Cepl <mcepl at redhat.com> 0.1.2-3
 - Fix building system.
-- Approved for Fedora 
+- Approved for Fedora
 
 * Fri Jul 18 2008 Matěj Cepl <mcepl at redhat.com> 0.1.2-2
 - Dan's patch to fix compilation flags.


More information about the scm-commits mailing list