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