[f-spot] - Add explicit BR for libSM-devel and libICE-devel (BZ 638938)

chkr chkr at fedoraproject.org
Thu Sep 30 12:52:04 UTC 2010


commit b97280bf405defe3e9a93214d407ece61c34cf49
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Thu Sep 30 06:52:08 2010 -0600

    - Add explicit BR for libSM-devel and libICE-devel (BZ 638938)

 f-spot.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/f-spot.spec b/f-spot.spec
index 56bc2da..3e8b9e7 100644
--- a/f-spot.spec
+++ b/f-spot.spec
@@ -28,6 +28,9 @@ BuildRequires:  gnome-keyring-sharp-devel
 BuildRequires:  GConf2
 BuildRequires:  unique-devel
 BuildRequires:  flickrnet-devel
+# explicitly require libSM and libICE since they are not required by libgnomeui-devel anymore
+# https://bugzilla.redhat.com/show_bug.cgi?id=638938
+BuildRequires:  libSM-devel libICE-devel
 Requires:       sqlite >= 3.3.1
 Requires:       lcms-libs
 Requires:       dcraw
@@ -151,7 +154,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %changelog
 * Thu Sep 30 2010 Christian Krause <chkr at fedoraproject.org> - 0.8.0-1
-- Update to 0.8.0
+- Add explicit BR for libSM-devel and libICE-devel (BZ 638938)
+- Update to 0.8.0 (BZ 633172)
 - Removed upstreamed patch
 
 * Tue Sep 07 2010 Christian Krause <chkr at fedoraproject.org> - 0.7.2-2


More information about the scm-commits mailing list