SPECS: pidgin-plugin-guifications.spec - corrected requires

apollotiger apollotiger at pld-linux.org
Thu May 10 23:51:32 CEST 2007


Author: apollotiger                  Date: Thu May 10 21:51:32 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- corrected requires 

---- Files affected:
SPECS:
   pidgin-plugin-guifications.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/pidgin-plugin-guifications.spec
diff -u SPECS/pidgin-plugin-guifications.spec:1.12 SPECS/pidgin-plugin-guifications.spec:1.13
--- SPECS/pidgin-plugin-guifications.spec:1.12	Wed May  9 21:36:21 2007
+++ SPECS/pidgin-plugin-guifications.spec	Thu May 10 23:51:26 2007
@@ -1,10 +1,10 @@
 # $Revision$, $Date$
 #
 # pidgin_major_ver and pidgin_minor_ver should be defined to match the minimum
-# Gaim API version _required_ to build Guifications
-# Due to the way Gaim checks plugin versions, we need to also ensure that
-# the correct minimum version of Gaim is Require:'d based on what version of
-# the Gaim headers we actually build with.
+# Pidgin API version _required_ to build Guifications
+# Due to the way Pidgin checks plugin versions, we need to also ensure that
+# the correct minimum version of Pidgin is Require:'d based on what version of
+# the Pidgin headers we actually build with.
 #
 # TODO:
 # - requirements of pidgin needed (libs)
@@ -16,8 +16,8 @@
 #
 #%define	_beta	beta3
 %define	_rel	1
-Summary:	Guifications Plugin for Gaim
-Summary(pl.UTF-8):	Wtyczka Guifications dla Gaima
+Summary:	Guifications Plugin for Pidgin 
+Summary(pl.UTF-8):	Wtyczka Guifications dla Pidginaa
 Name:		pidgin-plugin-guifications
 Version:	2.14
 Release:	0.1
@@ -28,14 +28,14 @@
 Source0:	http://downloads.guifications.org/plugins//Guifications2/pidgin-guifications-%{version}.tar.bz2
 # Source0-md5:	3c7b126d255d0c768a4af699c4454481
 URL:		http://guifications.sf.net/Guifications/
-BuildRequires:	pidgin-devel >= 1:%{pidgin_major_ver}.%{pidgin_minor_ver}
-BuildRequires:	pidgin-devel < 1:%{pidgin_next_major_ver}
+BuildRequires:	pidgin-devel >= %{pidgin_major_ver}.%{pidgin_minor_ver}
+BuildRequires:	pidgin-devel < %{pidgin_next_major_ver}
 BuildRequires:	gettext
 BuildRequires:	gtk+2-devel >= 2.0.0
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
-Requires:	pidgin >= 1:%{pidgin_major_ver}.%{pidgin_minor_ver}
-Requires:	pidgin < 1:%{pidgin_next_major_ver}
+Requires:	pidgin >= %{pidgin_major_ver}.%{pidgin_minor_ver}
+Requires:	pidgin < %{pidgin_next_major_ver}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -81,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2007/05/10 21:51:26  apollotiger
+- corrected requires
+
 Revision 1.12  2007/05/09 19:36:21  czarny
 - made a pidgin plugin
 - todo added
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pidgin-plugin-guifications.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list