[calibre] - track sip-api

Rex Dieter rdieter at fedoraproject.org
Thu Jan 27 17:46:39 UTC 2011


commit c62ab971a8c2a7de25ae89281d5f887d6ce9091e
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Jan 27 11:46:04 2011 -0600

    - track sip-api

 calibre.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/calibre.spec b/calibre.spec
index 707819e..9383379 100644
--- a/calibre.spec
+++ b/calibre.spec
@@ -2,7 +2,7 @@
 
 Name:           calibre
 Version:        0.7.42
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -59,6 +59,8 @@ Requires:       python-BeautifulSoup
 Requires:       liberation-sans-fonts
 Requires:       liberation-serif-fonts
 Requires:       liberation-mono-fonts
+%{?_sip_api:Requires: sip-api(%{_sip_api_major}) >= %{_sip_api}}
+
 
 %description
 Calibre is meant to be a complete e-library solution. It includes library
@@ -271,6 +273,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Thu Jan 27 2011 Rex Dieter <rdieter at fedoraproject.org> - 0.7.42-2
+- track sip-api
+
 * Sat Jan 22 2011 Christian Krause <chkr at fedoraproject.org> - 0.7.42-1
 - Update to 0.7.42
 


More information about the scm-commits mailing list