rpms/vinagre/devel vinagre.spec,1.48,1.49

Bastien Nocera hadess at fedoraproject.org
Tue Aug 4 10:29:41 UTC 2009


Author: hadess

Update of /cvs/pkgs/rpms/vinagre/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15708a

Modified Files:
	vinagre.spec 
Log Message:
* Tue Aug 04 2009 Bastien Nocera <bnocera at redhat.com> 2.27.5-2
- Fix pkg-config requires



Index: vinagre.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vinagre/devel/vinagre.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -p -r1.48 -r1.49
--- vinagre.spec	28 Jul 2009 18:49:36 -0000	1.48
+++ vinagre.spec	4 Aug 2009 10:29:41 -0000	1.49
@@ -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
 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 <bnocera at redhat.com> 2.27.5-2
+- Fix pkg-config requires
+
 * Tue Jul 28 2009 Matthisa Clasen <mclasen at redhat.com> - 2.27.5-1
 - Update to 2.27.5
 - Split off a -devel package




More information about the scm-commits mailing list