packages: pidgin/pidgin.spec - just glib 2.24.0, not always (to avoid non-o...

glen glen at pld-linux.org
Tue Apr 27 08:05:49 CEST 2010


Author: glen                         Date: Tue Apr 27 06:05:49 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- just glib 2.24.0, not always (to avoid non-optimal deps in the future)

---- Files affected:
packages/pidgin:
   pidgin.spec (1.259 -> 1.260) 

---- Diffs:

================================================================
Index: packages/pidgin/pidgin.spec
diff -u packages/pidgin/pidgin.spec:1.259 packages/pidgin/pidgin.spec:1.260
--- packages/pidgin/pidgin.spec:1.259	Mon Apr 26 23:09:56 2010
+++ packages/pidgin/pidgin.spec	Tue Apr 27 08:05:39 2010
@@ -32,7 +32,7 @@
 %endif
 
 %define		gtk2_ver	2.10.6
-%define		glib_ver	%(v=$(pkg-config --modversion glib-2.0 2>/dev/null | cut -d. -f 1,2); echo ${v:-ERROR})
+%define		glib2_ver	2.24.0
 
 %include	/usr/lib/rpm/macros.perl
 Summary:	A client compatible with AOL's 'Instant Messenger'
@@ -65,6 +65,7 @@
 %{?with_evolution:BuildRequires:	evolution-data-server-devel >= 1.8.1}
 BuildRequires:	farsight2-devel
 BuildRequires:	gettext-devel
+BuildRequires:	glib2-devel >= 1:%{glib2_ver}
 %{?with_gnutls:BuildRequires:	gnutls-devel}
 BuildRequires:	gstreamer-devel >= 0.10.10
 BuildRequires:	gtk+2-devel >= 2:%{gtk2_ver}
@@ -187,7 +188,7 @@
 Group:		Applications/Networking
 %{?with_sasl:Requires:	cyrus-sasl-digest-md5}
 %{?with_sasl:Requires:	cyrus-sasl-plain}
-Requires:	glib2 >= 1:%{glib_ver}
+Requires:	glib2 >= 1:%{glib2_ver}
 Obsoletes:	libpurple-protocol-dir < 2.6.6-2
 Obsoletes:	pidgin-libs < 2.6.6-2
 
@@ -796,6 +797,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.260  2010/04/27 06:05:39  glen
+- just glib 2.24.0, not always (to avoid non-optimal deps in the future)
+
 Revision 1.259  2010/04/26 21:09:56  glen
 - obsoletes for pidgin-devel as well; rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pidgin/pidgin.spec?r1=1.259&r2=1.260&f=u



More information about the pld-cvs-commit mailing list