[ethumb] Update to 1.7.8 and fix isa macro for devel package

Dan Mashal vicodan at fedoraproject.org
Thu Sep 5 23:28:16 UTC 2013


commit 461dd6263b45b99901a3291a9bf0cd2437ef4703
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Thu Sep 5 16:27:27 2013 -0700

    Update to 1.7.8 and fix isa macro for devel package

 ethumb.spec |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/ethumb.spec b/ethumb.spec
index da5e9db..615ad55 100644
--- a/ethumb.spec
+++ b/ethumb.spec
@@ -1,6 +1,6 @@
 Name:           ethumb
 Version:        1.7.8
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        LGPLv2+
 Summary:        Thumbnail generation library for EFL
 Url:            http://enlightenment.org/
@@ -15,7 +15,7 @@ Ethumb is a thumbnail generation library.
 %package devel
 Summary:        Ethumb headers, documentation and test programs
 Group:          Development/Libraries
-Requires:       %{name} = %{version}
+Requires:       %{name}%{?_isa} = %{version}-%{release}
 
 %description devel
 Headers, test programs and documentation for Ethumb.
@@ -51,6 +51,13 @@ find %{buildroot} -name '*.la' -delete
 
 
 %changelog
+* Thu Sep 05 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.8-1
+- Fix isa macro in devel subpackage
+- Add missing RPM changelog enry for update to 1.7.8
+
+* Fri Aug 30 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.8-2
+- Update to 1.7.8-2
+
 * Sat Aug 17 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.7-1
 - Update to 1.7.7
 - Clean up spec


More information about the scm-commits mailing list