[mingw-spice-gtk] Add missing spice-protocol Requires

Christophe Fergeau teuf at fedoraproject.org
Thu Jan 24 13:18:58 UTC 2013


commit 5836a980c0f12503870be7cd4e70148b4c1337e0
Author: Christophe Fergeau <cfergeau at redhat.com>
Date:   Thu Jan 24 14:18:28 2013 +0100

    Add missing spice-protocol Requires
    
    spice-client-glib-2.0.pc needs it.

 mingw-spice-gtk.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/mingw-spice-gtk.spec b/mingw-spice-gtk.spec
index 284a7df..432b8a3 100644
--- a/mingw-spice-gtk.spec
+++ b/mingw-spice-gtk.spec
@@ -2,7 +2,7 @@
 
 Name:           mingw-spice-gtk
 Version:        0.16
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A GTK+ widget for SPICE clients
 
 License:        LGPLv2+
@@ -70,6 +70,7 @@ Gtk+3 client libraries for SPICE desktop servers.
 Summary: GLib-based library to connect to SPICE servers
 Requires: pkgconfig
 Requires: mingw32-glib2
+Requires: mingw32-spice-protocol
 
 %description -n mingw32-spice-glib
 A SPICE client library using GLib2.
@@ -104,6 +105,7 @@ Gtk+3 client libraries for SPICE desktop servers.
 Summary: GLib-based library to connect to SPICE servers
 Requires: pkgconfig
 Requires: mingw64-glib2
+Requires: mingw64-spice-protocol
 
 %description -n mingw64-spice-glib
 A SPICE client library using GLib2.
@@ -269,6 +271,10 @@ rm -rf $RPM_BUILD_ROOT
 %{mingw64_libdir}/libspice-client-gtk-3.0.a
 
 %changelog
+* Thu Jan 24 2013 Christophe Fergeau <cfergeau at redhat.com> - 0.16-2
+- Add missing Requires (spice-protocol is required by
+  spice-client-glib-2.0.pc)
+
 * Tue Jan 22 2013 Christophe Fergeau <cfergeau at redhat.com> - 0.16-1
 - Update to spice-gtk 0.16
 


More information about the scm-commits mailing list