From e2e5fa4e8f7628f8fbc02d1bd25121fdf8ae7a71 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Aug 04 2009 10:29:41 +0000 Subject: - Fix pkg-config requires --- diff --git a/vinagre.spec b/vinagre.spec index 1064b23..d8bc957 100644 --- a/vinagre.spec +++ b/vinagre.spec @@ -1,6 +1,6 @@ Name: vinagre Version: 2.27.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: VNC client for GNOME Group: Applications/System @@ -39,7 +39,7 @@ GNOME keyring, and browse the network to look for VNC servers. Summary: Development files for vinagre Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: pkg-config +Requires: pkgconfig %description devel Vinagre is a VNC client for the GNOME desktop. @@ -157,6 +157,9 @@ fi %changelog +* Tue Aug 04 2009 Bastien Nocera 2.27.5-2 +- Fix pkg-config requires + * Tue Jul 28 2009 Matthisa Clasen - 2.27.5-1 - Update to 2.27.5 - Split off a -devel package