diff pidgin.spec.in @ 16116:14fe3c5a7749

Fix for building RPMs without finch - fixes part of ticket 123, and add some Obsoletes for gaim
author Stu Tomlinson <stu@nosnilmot.com>
date Sun, 15 Apr 2007 19:13:25 +0000
parents 770e2f91d8f1
children c4f779253fab
line wrap: on
line diff
--- a/pidgin.spec.in	Sat Apr 14 17:58:13 2007 +0000
+++ b/pidgin.spec.in	Sun Apr 15 19:13:25 2007 +0000
@@ -70,11 +70,13 @@
 Requires: perl
 # Gadu-Gadu support was split out temporarily (only as gaim)
 Provides: gaim-gadugadu = %{epoch}:%{version}-%{release}
+Obsoletes: gaim
 
 %package devel
 Summary:    Development headers, documentation, and libraries for Pidgin
 Group:      Applications/Internet
 Requires:   pkgconfig, pidgin = %{epoch}:%{version}, libpurple-devel = %{epoch}:%{version}
+Obsoletes:  gaim-devel
 
 %package -n libpurple
 Summary:    libpurple library for IM clients like Pidgin and Finch
@@ -178,9 +180,9 @@
 SILC (Secure Internet Live Conferencing) plugin for Pidgin.
 %endif
 
-%if 0%{!?without_text:1}
+%if 0%{!?_without_text:1}
 %description -n finch
-A text-based user interface for Pidgin.  This can be run from a
+A text-based user interface for using libpurple.  This can be run from a
 standard text console or from a terminal within X Windows.  It
 uses ncurses and our homegrown gnt library for drawing windows
 and text.