[pyexiv2/el6: 6/7] Bump the release.

Matej Cepl mcepl at fedoraproject.org
Mon Jan 9 11:46:13 UTC 2012


commit b1a585d4198ee54dcbca26e94c7a7e35fb84d859
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Mon Jan 9 12:46:03 2012 +0100

    Bump the release.

 pyexiv2.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/pyexiv2.spec b/pyexiv2.spec
index 0b709d8..8387fc2 100644
--- a/pyexiv2.spec
+++ b/pyexiv2.spec
@@ -3,7 +3,7 @@
 
 Name:           pyexiv2
 Version:        0.3.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Python binding to exiv2
 
 Group:          Development/Languages
@@ -21,7 +21,9 @@ embedded in image files (JPEG, TIFF, ...).
 
 %prep
 %setup -q
+%if 0%{?rhel} > 0 && 0%{?rhel} <= 7
 %patch0 -p0 -b .exiv2-0182
+%endif
 
 %build
 # Remove CFLAGS=... for noarch packages (unneeded)
@@ -48,6 +50,9 @@ popd
 
 
 %changelog
+* Mon Jan 9 2012 Matěj Cepl <mcepl at redhat.com> 0.3.2-2
+- Applying upstream patch for 0.18.2 compatbility (#753322)
+
 * Fri Dec 23 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 0.3.2-1
 - Update to 0.3.2 and rebuild for new boost, drop upstreamed patch
 


More information about the scm-commits mailing list